diff options
Diffstat (limited to 'include/configs/work_92105.h')
-rw-r--r-- | include/configs/work_92105.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h index 7faab4e0737..efb8901af62 100644 --- a/include/configs/work_92105.h +++ b/include/configs/work_92105.h @@ -37,7 +37,6 @@ #define CONFIG_SYS_MALLOC_LEN SZ_1M #define CONFIG_SYS_SDRAM_BASE EMC_DYCS0_BASE #define CONFIG_SYS_SDRAM_SIZE SZ_128M -#define CONFIG_SYS_TEXT_BASE 0x80100000 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + SZ_32K) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - SZ_1M) |