[U-Boot-Users] [PATCH 0/1] Moved initialization of AVR32 Ethernet controllers to board_eth_init()

Ben Warren biggerbadderben at gmail.com
Sat Jul 5 09:08:47 CEST 2008


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




More information about the U-Boot mailing list