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 <savou...@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 <savou...@gmail.com>
    Acked-by: Albert ARIBAUD <albert.u.b...@aribaud.net>
    Cc: Tom Warren <twar...@nvidia.com>

Any ideas?

Thanks
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to