summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/start.S
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2014-04-11 17:09:42 +0200
committerYork Sun <yorksun@freescale.com>2014-04-22 17:58:45 -0700
commit46a346834b1857ded410f44e59da93a8793f19fc (patch)
tree6f77293c2a35dfdba88d72dc6d7f7f97c1f096be /arch/powerpc/cpu/mpc85xx/start.S
parentc48e686889395ee6d33c7a7d76f8399839b699d1 (diff)
downloadtalos-obmc-uboot-46a346834b1857ded410f44e59da93a8793f19fc.tar.gz
talos-obmc-uboot-46a346834b1857ded410f44e59da93a8793f19fc.zip
PPC: 85xx: Remove IVOR reset
There is no need to set IVORs to anything but their default values, so let's leave them where they are. Suggested-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> [York Sun: Add back $(obj)start.S section in mpc8572ds/Makefile] Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx/start.S')
-rw-r--r--arch/powerpc/cpu/mpc85xx/start.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/start.S b/arch/powerpc/cpu/mpc85xx/start.S
index dbbd8e588c..691bd3a445 100644
--- a/arch/powerpc/cpu/mpc85xx/start.S
+++ b/arch/powerpc/cpu/mpc85xx/start.S
@@ -1965,10 +1965,4 @@ flush_dcache:
isync
blr
-
-.globl setup_ivors
-setup_ivors:
-
-#include "fixed_ivor.S"
- blr
#endif /* !MINIMAL_SPL */
OpenPOWER on IntegriCloud