diff options
Diffstat (limited to 'include/configs/s5p_goni.h')
-rw-r--r-- | include/configs/s5p_goni.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index 6af6009e61..fef5e702e6 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -138,8 +138,6 @@ "dfu_alt_info=" CONFIG_DFU_ALT "\0" #define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */ -/* memtest works on */ -#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x4000000) /* Goni has 3 banks of DRAM, but swap the bank */ #define PHYS_SDRAM_1 CONFIG_SYS_SDRAM_BASE /* OneDRAM Bank #0 */ |