[U-Boot] [Patch V2] update board EB+CPUx9K2

Andreas Bießmann andreas.devel at googlemail.com
Wed Oct 20 08:48:58 CEST 2010


Dear Reinhard Meyer,

Am 19.10.2010 um 20:30 schrieb Reinhard Meyer:
>> +#define CONFIG_SYS_TEXT_BASE 		0x00000000
> How does this work with a text base of 0? Am I missing something?

This should work when booting from NOR. The first MiB (0x00000000-0x00100000) is mapped to internal SRAM, internal ROM _or_ NOR on CS0 depending on 'BMS' Pin and REMAP command -> datasheet at91rm9200 p17. Nevertheless I would prefer to explicitly address NOR flash on CS0 with 0x10000000.

regards

Andreas Bießmann


More information about the U-Boot mailing list