[U-Boot-Users] Latest U-Boot breaks 83xx ethernet

I've tried this on 8323E-MDS and an 8360E-MDS, so maybe it's only a QE thing, but the latest U-Boot from denx.de breaks Ethernet. Anyone else see this?
U-Boot 1.3.1-281-g74ac5fac-dirty (Jan 8 2008 - 15:29:39) MPC83XX
Reset Status: Software Hard, External/Internal Soft, External/Internal Hard
CPU: e300c2, MPC8323E, Rev: 11 at 264 MHz, CSB: 132 MHz Board: Freescale MPC832XEMDS I2C: ready DRAM: 128 MB FLASH: 16 MB In: serial Out: serial Err: serial Net: UEC: PHY is Davicom DM9161A (181b8a0) FSL UEC0: Full Duplex FSL UEC0: Speed 100BT FSL UEC0: Link is up UEC: PHY is Davicom DM9161A (181b8a0) FSL UEC0, FSL UEC1 => ping $serverip Using FSL UEC1 device ping failed; host 192.168.1.1 is not alive

Timur Tabi wrote:
I've tried this on 8323E-MDS and an 8360E-MDS, so maybe it's only a QE thing, but the latest U-Boot from denx.de breaks Ethernet. Anyone else see this?
Never mind, I just noticed all the other threads on it.
I also distinctly remember warning everyone back on Nov 14 that this mess would happen if the eth_init() return-code patch were applied without testing client drivers.
participants (1)
-
Timur Tabi