[U-Boot-Users] 16MB ram in at91sam9260ek

Alessandro Rubini rubini-list at gnudd.com
Fri May 16 00:02:20 CEST 2008


> I have another similar board but with the SDRAM as 16MB. I have
> changed the CONFIG_LOAD_ADDR to 0x20f00000 but still the mapfile
> shows the text starting at 0x23f00000. Can you tell me what are the
> changes I need to make to change the starting location?

The link address is specified in "config.mk" in the board directory.
The macro you changed is only for C code, it doesn't affect the
linker command line.

Hope this helps
/alessandro




More information about the U-Boot mailing list