]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8315ERDB.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / MPC8315ERDB.h
index bd1a7b267930028de906409049ddde3c7fa85eb6..4699a7da215e05d4ce5f91b05fa39faa303aa50a 100644 (file)
 #define CONFIG_SYS_NAND_U_BOOT_OFFS  16384
 #define CONFIG_SYS_NAND_U_BOOT_RELOC 0x00010000
 
-#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE   0xFE000000
-#endif
-
 #ifndef CONFIG_SYS_MONITOR_BASE
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE    /* start of monitor */
 #endif