summaryrefslogtreecommitdiff
path: root/include/configs/openpiton-riscv64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/openpiton-riscv64.h')
-rw-r--r--include/configs/openpiton-riscv64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/openpiton-riscv64.h b/include/configs/openpiton-riscv64.h
index 42c64f3ca5..47a3a96a0a 100644
--- a/include/configs/openpiton-riscv64.h
+++ b/include/configs/openpiton-riscv64.h
@@ -16,7 +16,6 @@
/* Environment options */
#define CONFIG_SYS_SDRAM_BASE 0x80000000
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_32M)
-#define CONFIG_SYS_LOAD_ADDR 0x87000000
#define CONFIG_SYS_MALLOC_LEN SZ_256M
#define CONFIG_SYS_BOOTM_LEN SZ_256M