arm: spear: Fix booting - relocate vector table to 0 (low-vector)
authorStefan Roese <sr@denx.de>
Tue, 18 Aug 2015 07:27:16 +0000 (09:27 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 16:33:16 +0000 (12:33 -0400)
commit80999a52778ca6cc0452599bdc75ae4b417231be
treed9ca0b20a05ad944775ef136410ad88beff859ad
parent76b3f195e9c771f03161616a2f35ab7070be178a
arm: spear: Fix booting - relocate vector table to 0 (low-vector)

Booting SPEAr600 eval board doesn't work with current mainline U-Boot. With
this patch the low-vector bit is left to '0'. Resulting in the common
relocation of the vectors to 0 (SDRAM) to work correctly.

Tested on the SPEAr600 EVB.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Vipin Kumar <vk.vipin@gmail.com>
board/spear/common/spr_lowlevel_init.S