public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/1] Moved initialization of AVR32 Ethernet controllers to board_eth_init()
@ 2008-07-05  7:08 Ben Warren
  2008-07-05  7:08 ` [U-Boot-Users] [PATCH 1/1] " Ben Warren
  2008-07-10 11:24 ` [U-Boot-Users] [PATCH 0/1] " Haavard Skinnemoen
  0 siblings, 2 replies; 8+ messages in thread
From: Ben Warren @ 2008-07-05  7:08 UTC (permalink / raw)
  To: u-boot

Hello,

More cleanup of net/eth.c, this time taking care of AVR32 boards.  I got rid
of the board/eth.c files because board_eth_init() needs to be in a file where
there are other strong symbols in order to override the weak board_eth_init() in
net/eth.c.  I've compiled this code  and verified that the strong
board_eth_init() symbols are linked in, but don't have hardware to test on.
If somebody can, please try out and let me know.

These patches are being staged in the 'testing' branch of the net repo.

regards,
Ben

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

end of thread, other threads:[~2008-07-24 10:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05  7:08 [U-Boot-Users] [PATCH 0/1] Moved initialization of AVR32 Ethernet controllers to board_eth_init() Ben Warren
2008-07-05  7:08 ` [U-Boot-Users] [PATCH 1/1] " Ben Warren
2008-07-24 10:45   ` Haavard Skinnemoen
2008-07-10 11:24 ` [U-Boot-Users] [PATCH 0/1] " Haavard Skinnemoen
2008-07-10 12:45   ` Hans-Christian Egtvedt
2008-07-10 12:47     ` Hans-Christian Egtvedt
2008-07-10 12:53       ` Hans-Christian Egtvedt
2008-07-10 20:34         ` Ben Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox