]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc83xx/config.mk
Fix for Void function returning value in sbc35-a9g20
[u-boot] / cpu / mpc83xx / config.mk
index 8b4ff92b19c6bb967705f50dc5698c9db382e751..d6194263be778cfc65736b0a57cd96dffd4114bf 100644 (file)
@@ -22,5 +22,8 @@
 
 PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_MPC83XX -DCONFIG_E300 \
-                       -ffixed-r2 -ffixed-r29 -msoft-float
+PLATFORM_CPPFLAGS += -DCONFIG_MPC83xx -DCONFIG_E300 \
+                       -ffixed-r2 -msoft-float
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc83xx/u-boot.lds