summaryrefslogtreecommitdiff
path: root/include/configs/octeontx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/octeontx_common.h')
-rw-r--r--include/configs/octeontx_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/octeontx_common.h b/include/configs/octeontx_common.h
index 0e4a17684f..4822fd5753 100644
--- a/include/configs/octeontx_common.h
+++ b/include/configs/octeontx_common.h
@@ -46,8 +46,6 @@
/** Heap size for U-Boot */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 64 * 1024 * 1024)
-#define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_SDRAM_BASE
-
/* Allow environment variable to be overwritten */
#define CONFIG_ENV_OVERWRITE