]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M52277EVB.h
m68k: add architecture-specific u-boot.lds
[karo-tx-uboot.git] / include / configs / M52277EVB.h
index e9424b4a07cf14d20da09aebe4b6970f77adc98e..ce33ba429fa55f5008dbba8663f416c51d6038a7 100644 (file)
 #      define CONFIG_SYS_FLASH_BANKS_LIST      { CONFIG_SYS_CS0_BASE }
 #endif
 
+#define LDS_BOARD_TEXT \
+        arch/m68k/cpu/mcf5227x/built-in.o   (.text*) \
+       arch/m68k/lib/built-in.o            (.text*)
+
 /*
  * This is setting for JFFS2 support in u-boot.
  * NOTE: Enable CONFIG_CMD_JFFS2 for JFFS2 support.