commit | b9690f11f5cd10cfb509b0279cddf39638ccb259 | [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 | 43e927400f0b9e88c1c1c97e308d24a26594c3e0 [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>