summaryrefslogtreecommitdiff
path: root/include/configs/rk3128_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rk3128_common.h')
-rw-r--r--include/configs/rk3128_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3128_common.h b/include/configs/rk3128_common.h
index 7c064a0704..8b7a0bbbca 100644
--- a/include/configs/rk3128_common.h
+++ b/include/configs/rk3128_common.h
@@ -10,7 +10,6 @@
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_CBSIZE 1024
-#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_ROCKCHIP_STIMER_BASE 0x200440a0
#define COUNTER_FREQUENCY 24000000
@@ -20,7 +19,6 @@
#define CONFIG_IRAM_BASE 0x10080000
#define CONFIG_SYS_INIT_SP_ADDR 0x60100000
-#define CONFIG_SYS_LOAD_ADDR 0x60800800
#define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */