Blackfin: support console-over-JTAG
[oweals/u-boot.git] / cpu / mpc8220 / config.mk
index 6fec5dfe60c19aa16ab8a84479337a924435da41..5819048d01ab5367d8fc0738d46770208192100b 100644 (file)
@@ -23,5 +23,8 @@
 
 PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8220 -ffixed-r2 -ffixed-r29 \
+PLATFORM_CPPFLAGS += -DCONFIG_MPC8220 -ffixed-r2 \
                     -mstring -mcpu=603e -mmultiple
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc8220/u-boot.lds