[U-Boot] enbw_cmc, da850evm_direct_nor, and calimain vectors table misaligned (was: [PATCH] arm: fix a build error with CONFIG_USE_IRQ)

Christian Riesch christian.riesch at omicron.at
Wed Jun 18 15:08:18 CEST 2014


On Wed, Jun 18, 2014 at 2:55 PM, Christian Riesch
<christian.riesch at omicron.at> wrote:
[...]
>> And that is /wrong/: the vectors table is misaligned by 4 bytes.
>
> Let's have a look at the calimain board. The vector exception table of
> this CPU (ARM926EJS) can be located either at 0x00000000 or at
> 0xffff0000 (depending on CONFIG_SYS_EXCEPTION_VECTORS_HIGH). This SoC
> (Texas Instruments AM1808) has no physical memory at 0x00000000,
> therefore CONFIG_SYS_EXCEPTION_VECTOR must be defined. The exception

s/CONFIG_SYS_EXCEPTION_VECTOR/CONFIG_SYS_EXCEPTION_VECTORS_HIGH/

:-)
Christian


More information about the U-Boot mailing list