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

2013-07-18 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com 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

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

2013-07-18 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com 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

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 feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com 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