[U-Boot-Users] [PATCH] ARM: add support of CONFIG_LAST_STAGE_INIT for arm

Haavard Skinnemoen hskinnemoen at atmel.com
Mon Dec 10 18:58:27 CET 2007


On Sun, 09 Dec 2007 17:38:13 +0100
Michael Schwingen <rincewind at discworld.dascon.de> wrote:

> If we could move board_late_init after eth_initialize (ie. directly 
> before calling main_loop), that would work in my case, and would remove 
> the necessity for my reset_phy patch.

Or even better, move eth_initialize into the board code. That would
allow us to kill a ridiculous number of #ifdefs in net/eth.c and would
allow the board to do any fixups it needs before and after the generic
code.

Haavard




More information about the U-Boot mailing list