[U-Boot-Users] Startup for ARM boards?

Steven Scholz steven.scholz at imc-berlin.de
Wed Sep 24 11:09:27 CEST 2003


Hi there,

I am trying to figure out how ARM based board start up.

PPC boards basicly have a board_init_f(), doing initialization, then relocating 
the code from flash to ram using relocate_code(), and then continue in ram with 
board_init_r().

I can't find anything like this in the ARM based files?

How is that done? Is that the same for all ARM boards?

Thanks a million,

Steven






More information about the U-Boot mailing list