Re: [U-Boot] [PATCH] net: phy: Fix networking regression on some mx6 boards

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 6:04 PM, Fabio Estevam wrote: > From: Fabio Estevam > > Since commit de1d786edf (add support for Xilinx 1000BASE-X phy (GTX)) > we are no longer able to use tftp transfers on some mx6 boards > like mx6qsabresd and wandboard, which use AR8031 Ethernet phy. > > Revert the co

[U-Boot] [PATCH] net: phy: Fix networking regression on some mx6 boards

2013-07-18 Thread Fabio Estevam
From: Fabio Estevam Since commit de1d786edf (add support for Xilinx 1000BASE-X phy (GTX)) we are no longer able to use tftp transfers on some mx6 boards like mx6qsabresd and wandboard, which use AR8031 Ethernet phy. Revert the commit as a proper fix is still not available. Reported-by: Sascha S

[U-Boot] [PATCH] net: phy: Fix networking regression on some mx6 boards

2013-07-18 Thread Fabio Estevam
From: Fabio Estevam Since commit de1d786edf (add support for Xilinx 1000BASE-X phy (GTX)) we are no longer able to use tftp transfers on some mx6 boards like mx6qsabresd and wandboard, which use AR8031 Ethernet phy. Revert the commit as a proper fix is still not available. Reported-by: Sascha S