]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PPChameleonEVB.h
PPChameleonEVB and CATcenter need a custom linker script
[karo-tx-uboot.git] / include / configs / PPChameleonEVB.h
index a14bd0e65d322296c035e4889aa4cef22dd7007e..195925ac5cfd127158199520d8fcbbea5af02e72 100644 (file)
@@ -76,6 +76,7 @@
 #define CONFIG_PPCHAMELEONEVB  1       /* ...on a PPChameleonEVB board */
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFFB0000      /* Reserve 320 kB for Monitor */
+#define CONFIG_SYS_LDSCRIPT    "board/dave/PPChameleonEVB/u-boot.lds"
 
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* call board_early_init_f()    */
 #define CONFIG_MISC_INIT_R     1       /* call misc_init_r()           */