On Wed, Nov 11, 2009 at 1:16 PM, Patrick Georgi patrick@georgi-clan.de wrote:
- CONFIG_ROMBASE in kconfig isn't set to the ROM size, but to 4GB-64KB, ie.
the standard start address of the bootblock. That's how it's used anyway (which didn't show because the linker script moves into top 64K if necessary)
This doesn't seem like it should be a config option any more.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Acked-by: Myles Watson mylesgw@gmail.com
Thanks, Myles