diff options
Diffstat (limited to 'include/configs/shmin.h')
-rw-r--r-- | include/configs/shmin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/shmin.h b/include/configs/shmin.h index 1a693036fe..cd79674bff 100644 --- a/include/configs/shmin.h +++ b/include/configs/shmin.h @@ -26,7 +26,6 @@ #define SHMIN_SDRAM_BASE (0x8C000000) #define SHMIN_FLASH_BASE_1 (0xA0000000) -#define CONFIG_SYS_TEXT_BASE 0x8DFB0000 #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PBSIZE 256 /* Buffer size for Console output */ /* List of legal baudrate settings for this board */ |