commit | c7da6c6757aa17bb6130833b0e1e7e2a068ea2f6 | [log] [tgz] |
---|---|---|
author | Allen Martin <amartin@nvidia.com> | Fri Aug 31 08:30:07 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:21 2012 +0200 |
tree | 575e70bcbc27cb8cc496ff5597967ce0975b57a4 | |
parent | aa2e279d2a0ec7fa904a91d3392b57b51ea6264b [diff] |
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>