]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: Fix arm720t SPL build
authorAllen Martin <amartin@nvidia.com>
Fri, 31 Aug 2012 08:30:07 +0000 (08:30 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:21 +0000 (14:58 +0200)
commitc7da6c6757aa17bb6130833b0e1e7e2a068ea2f6
tree575e70bcbc27cb8cc496ff5597967ce0975b57a4
parentaa2e279d2a0ec7fa904a91d3392b57b51ea6264b
ARM: Fix arm720t SPL build

Take a few SPL fixes from armv7 and apply them to arm720t:
-Use dummy exception handlers for SPL build
-Initialize relocation register r9 to 0 for the case of no relocation
-ifdef out interrupt handler code

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/arm720t/start.S