All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes
@ 2009-07-08 11:01 Simon Kagstrom
  2009-07-08 11:02 ` [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga Simon Kagstrom
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Simon Kagstrom @ 2009-07-08 11:01 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-07-21  5:47 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-08 11:01 [U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes Simon Kagstrom
2009-07-08 11:02 ` [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga Simon Kagstrom
2009-07-09  8:49   ` Prafulla Wadaskar
2009-07-10  5:44   ` Ben Warren
2009-07-10  7:24     ` Simon Kagstrom
2009-07-10  8:15       ` Prafulla Wadaskar
2009-07-11  9:27       ` Wolfgang Denk
2009-07-13  8:13         ` Simon Kagstrom
2009-07-17 18:50           ` Wolfgang Denk
2009-07-11  9:25     ` Wolfgang Denk
2009-07-08 11:03 ` [U-Boot] [PATCH 2/4]: arm: Kirkwood: Fix compiler optimization bug for kwgbe_send Simon Kagstrom
2009-07-21  5:40   ` Ben Warren
2009-07-21  5:41   ` Ben Warren
2009-07-08 11:05 ` [U-Boot] [PATCH 3/4]: arm: Kirkwood: Check the error summary bit for error detection Simon Kagstrom
2009-07-21  5:42   ` Ben Warren
2009-07-08 11:05 ` [U-Boot] [PATCH 4/4]: arm: Kirkwood: See to it that sent data is 8-byte aligned Simon Kagstrom
2009-07-08 12:17   ` Prafulla Wadaskar
2009-07-08 12:44     ` Simon Kagstrom
2009-07-08 21:03       ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-08 12:35   ` Stefan Roese
2009-07-08 13:04     ` Simon Kagstrom
2009-07-21  5:47   ` Ben Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.