]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mecp5200.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / mecp5200.h
index 5aef5b20c7d7ced2896b1114ce0333d015928e91..8edb84d8bcfbc72f69fcac45b816427237d5679f 100644 (file)
 #define CONFIG_MECP5200                1       /* ... on MECP5200  board */
 #define CONFIG_MPC5200_DDR      1       /* ... use DDR RAM      */
 
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE   0xFFF00000
+#endif
+
 #define CONFIG_SYS_MPC5XXX_CLKIN       33000000 /* ... running at 33.000000MHz */
 
 #define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH  */