]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ap325rxa.h
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
[u-boot] / include / configs / ap325rxa.h
index 80a5797493da1960605cf4d6f6a4e5d66dbce812..711dd3c3af08d84185711f04a62645075bf1a495 100644 (file)
@@ -63,6 +63,8 @@
 #define AP325RXA_FLASH_BASE_1          (0xA0000000)
 #define AP325RXA_FLASH_BANK_SIZE       (128 * 1024 * 1024)
 
+#define CONFIG_SYS_TEXT_BASE   0x8FFC0000
+
 /* undef to save memory        */
 #define CONFIG_SYS_LONGHELP
 /* Monitor Command Prompt */
 /* Size of DRAM reserved for malloc() use */
 #define CONFIG_SYS_MALLOC_LEN  (256 * 1024)
 /* size in bytes reserved for initial data */
-#define CONFIG_SYS_GBL_DATA_SIZE       (256)
 #define CONFIG_SYS_BOOTMAPSZ   (8 * 1024 * 1024)
 
 /* FLASH */