[U-Boot] mx25pdk does not boot with 3ff46cc42b9d7
Fabio Estevam
festevam at gmail.com
Mon Jan 5 23:01:23 CET 2015
Hi,
I noticed that mx25pdk (ARM926) does not boot anymore with top of tree U-boot.
Doing a git bisect resulted in the following commit as being the guilty one:
commit 3ff46cc42b9d73d01c86df904425704410958470
Author: Georges Savoundararadj <savoundg at gmail.com>
Date: Tue Oct 28 23:16:11 2014 +0100
arm: relocate the exception vectors
This commit relocates the exception vectors.
As ARM1176 and ARMv7 have the security extensions, it uses VBAR. For
the other ARM processors, it copies the relocated exception vectors to
the correct address: 0x00000000 or 0xFFFF0000.
Signed-off-by: Georges Savoundararadj <savoundg at gmail.com>
Acked-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
Cc: Tom Warren <twarren at nvidia.com>
Any ideas?
Thanks
More information about the U-Boot
mailing list