diff options
Diffstat (limited to 'include/configs/peach-pit.h')
-rw-r--r-- | include/configs/peach-pit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/peach-pit.h b/include/configs/peach-pit.h index c4ae0e2512..cb5937eb81 100644 --- a/include/configs/peach-pit.h +++ b/include/configs/peach-pit.h @@ -22,7 +22,6 @@ #include <configs/exynos5-common.h> #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 */ |