]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:50 +0000 (11:29 +0200)
commit92e793a4bd2474cf66553514f963e670100bc602
tree475dadff7c17b7e71f87610e9bacba80c69b4ab4
parentc4d76a0e220f06d82aa621b0a5eaa321a660b0db
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