On Mon, 2008-10-13 at 14:01 +0200, Joakim Tjernlund wrote: > So I upgraded my tree for our custom mpc8321 boards. > I2c and ethernet stopped working. > > Ethernet: I am using the ucc_geth driver and now > it seems like it won't TX any pkgs. > ethtool -S eth0 shows that the RX countes are increasing but > the TX ones stays a zero.
The ethernet problem turned out to be .bd_mem_part = MEM_PART_MURAM not working anymore. The default .bd_mem_part = MEM_PART_SYSTEM works. No idea as to what caused this though. Jocke _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev