[U-Boot-Users] Question on pre-loader to U-Boot

Anders Larsen alarsen at rea.de
Thu Oct 13 13:43:46 CEST 2005


"Zhang, Chris (Ex CH01)" <Chris.Zhang at honeywell.com> schreibt:
>I am using at91rm9200dk u-boot from ATMEL.
>
>I noticed that ATMEL uses programs called loader.bin and boot.bin to load
>U-Boot into SDRAM. The Load Address is 0x21f00000 (the upper 1M).
>
>My question is how does this value is choosen for U-Boot? I guess it is
>related to linker behavior of U-Boot (right?), but there is no clue to
>conclude such kind of address. Thanks for any hints.

$ cat board/at91rm9200dk/config.mk
TEXT_BASE = 0x21f00000

Cheers
 Anders





More information about the U-Boot mailing list