diff options
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r-- | include/configs/sandbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 2dc816410f..ffcc0a970d 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -58,7 +58,6 @@ /* Size of our emulated memory */ #define CONFIG_SYS_SDRAM_BASE 0 #define CONFIG_SYS_SDRAM_SIZE (128 << 20) -#define CONFIG_SYS_TEXT_BASE 0 #define CONFIG_SYS_MONITOR_BASE 0 #define CONFIG_NR_DRAM_BANKS 1 |