]> Git Repo - J-u-boot.git/blobdiff - include/configs/ep82xxm.h
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[J-u-boot.git] / include / configs / ep82xxm.h
index b52b94179f14067bb08d70bdb1dcea8067828b49..afa35a3065e2876934f65b595afd67c4466817e4 100644 (file)
 #define CONFIG_SYS_I2C_SLAVE           0x7F    /* I2C slave address            */
 #endif
 
-#define CONFIG_SYS_MONITOR_BASE        TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
 #define CONFIG_SYS_RAMBOOT
 #endif
This page took 0.026604 seconds and 4 git commands to generate.