
On Wed, 16 Sep 2009 23:21:59 +0400 Anton Vorontsov avorontsov@ru.mvista.com wrote:
This patch fixes various ethernet issues with gigabit links handling in U-Boot. The workarounds originally implemented by Kim Phillips for Linux kernel.
Signed-off-by: Anton Vorontsov avorontsov@ru.mvista.com
sorry, can't accept - this breaks r1.1 based boards:
U-Boot 2009.08-00210-g089732e (Sep 18 2009 - 17:25:22) MPC83XX
Reset Status: Software Hard, External/Internal Soft, External/Internal Hard
CPU: e300c1, MPC8360E, Rev: 1.1 at 528 MHz, CSB: 264 MHz Board: Freescale MPC8360EMDS I2C: ready DRAM: 256 MB (DDR1, 64-bit, ECC off, 264 MHz) SDRAM: 64 MB (local bus) FLASH: 16 MB In: serial Out: serial Err: serial Net: FSL UEC0, FSL UEC1 Hit any key to stop autoboot: 0 => tftp $loadaddr $uboot UEC: PHY is Marvell 88E11x1 (1410cc2) FSL UEC0: Full Duplex FSL UEC0: Speed 1000BT FSL UEC0: Link is up Using FSL UEC0 device TFTP from server 192.168.1.1; our IP address is 192.168.1.118 Filename 'kimphill/u-boot.MPC8360EMDS'. Load address: 0x800000 Loading: T T T T T T T T T T Retry count exceeded; starting again UEC: PHY is Marvell 88E11x1 (1410cc2) warning: FSL UEC1: timeout on PHY link FSL UEC0: Link is down
Kim