[U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes

Simon Kagstrom simon.kagstrom at netinsight.net
Wed Jul 8 13:01:34 CEST 2009


Hi again!

This is a refreshed version of the
http://lists.denx.de/pipermail/u-boot/2009-July/055370.html patch
series. I've added one more patch to fix an issue with the MAC address
under Linux. The patches are now:

1. (new) Set MAC address during egiga registration (so that Linux gets
   it even if the network interface has not been initialized under
   U-boot).

2. Correct the optimization bug in kgwbe_send. This patch now uses IO
   accessor functions instead of volatile (and also corrects recv).

3. Check the error summary bit during send (as before but based on the
   above patches)

4. Allow sending data which is not 8-byte aligned (as before but based on the
   above patches)

// Simon


More information about the U-Boot mailing list