Revert "Correct fixup relocation for mpc8220"
[oweals/u-boot.git] / cpu / mpc8220 / config.mk
index 6fec5dfe60c19aa16ab8a84479337a924435da41..8e3ba54287cbab5b70975f8bba9f847277e91013 100644 (file)
@@ -25,3 +25,6 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
 PLATFORM_CPPFLAGS += -DCONFIG_MPC8220 -ffixed-r2 -ffixed-r29 \
                     -mstring -mcpu=603e -mmultiple
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc8220/u-boot.lds