]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc85xx/config.mk
ppc/85xx: Remove some bogus code from external interrupt handler.
[u-boot] / cpu / mpc85xx / config.mk
index a51527a6bc96f276a6dce8593acd5a31aefb7c08..beb3514e863feccaa6a12d5669111b4ef6115964 100644 (file)
@@ -23,4 +23,8 @@
 
 PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500 -msoft-float -O2
+PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
+PLATFORM_CPPFLAGS +=$(call cc-option,-mno-spe)
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc85xx/u-boot.lds