summaryrefslogtreecommitdiffstats
path: root/include/configs/aristainetos-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aristainetos-common.h')
-rw-r--r--include/configs/aristainetos-common.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/aristainetos-common.h b/include/configs/aristainetos-common.h
index 89bb08576a..7d3499a2f2 100644
--- a/include/configs/aristainetos-common.h
+++ b/include/configs/aristainetos-common.h
@@ -75,11 +75,6 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_SETEXPR
-#define CONFIG_BOOTDELAY 3
-
-#define CONFIG_LOADADDR 0x12000000
-#define CONFIG_SYS_TEXT_BASE 0x17800000
-
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=u-boot.scr\0" \
"fit_file=/boot/system.itb\0" \
@@ -196,8 +191,6 @@
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x100000)
#define CONFIG_SYS_MEMTEST_SCRATCH 0x10800000
-#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-
#define CONFIG_CMDLINE_EDITING
#define CONFIG_STACKSIZE (128 * 1024)
OpenPOWER on IntegriCloud