[U-Boot] New to u-boot

Simon Schwarz simonschwarzcor at googlemail.com
Mon Jul 11 15:54:19 CEST 2011


Hi Rakesh,

> I am new to u-boot. I want to understand the flow of u-boot.
Here is a starting point for you:
http://marc.info/?t=130381454100002&r=1&w=2

> I did not understand that how board gets configured? in older version of
> u-boot i can see <board name>_config option in makefile, but in newer
> version it is not available in Makefile. So where it is?
boards.cfg has name ARCH, CPU based on this the makefile uses the
respective sources and config.
I don't know the actual mechanism in make - but i'am sure someone can
answer this ;)

Regards
Simon


More information about the U-Boot mailing list