Re: [Qemu-devel] [PATCH 0/3] Generalize bitbang MDIO and use for versatile-pb

2013-01-21 Thread Grant Likely
On Sun, 20 Jan 2013 18:26:06 +0100, Andreas Färber wrote: > Am 19.01.2013 23:28, schrieb Grant Likely: > > This series extracts the MDIO bitbang code from the etraxfs driver and > > makes it usable on targets using the smc9 Ethernet controller. I've > > tested this using u-boot on the versati

Re: [Qemu-devel] [PATCH 0/3] Generalize bitbang MDIO and use for versatile-pb

2013-01-20 Thread Andreas Färber
Am 19.01.2013 23:28, schrieb Grant Likely: > This series extracts the MDIO bitbang code from the etraxfs driver and > makes it usable on targets using the smc9 Ethernet controller. I've > tested this using u-boot on the versatile-pb model. > > net/bitbang_mdio: Generalize etraxfs MDIO bitbangi

[Qemu-devel] [PATCH 0/3] Generalize bitbang MDIO and use for versatile-pb

2013-01-19 Thread Grant Likely
This series extracts the MDIO bitbang code from the etraxfs driver and makes it usable on targets using the smc9 Ethernet controller. I've tested this using u-boot on the versatile-pb model. net/bitbang_mdio: Generalize etraxfs MDIO bitbanging emulation net/bitbang_mdio: Never set PHY RST and