diff options
Diffstat (limited to 'include/configs/smdk5420.h')
-rw-r--r-- | include/configs/smdk5420.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h index 502772c949..2727d656f1 100644 --- a/include/configs/smdk5420.h +++ b/include/configs/smdk5420.h @@ -23,7 +23,6 @@ #define CONFIG_SMDK5420 /* which is in a SMDK5420 */ #define CONFIG_SYS_SDRAM_BASE 0x20000000 -#define CONFIG_SYS_TEXT_BASE 0x23E00000 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_IRAM_TOP - 0x800) /* select serial console configuration */ |