aboutsummaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/odroid.h')
-rw-r--r--include/configs/odroid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/odroid.h b/include/configs/odroid.h
index 281922a..ed9b41d 100644
--- a/include/configs/odroid.h
+++ b/include/configs/odroid.h
@@ -13,7 +13,6 @@
#include <configs/exynos4-common.h>
-#define CONFIG_SYS_L2CACHE_OFF
#ifndef CONFIG_SYS_L2CACHE_OFF
#define CONFIG_SYS_L2_PL310
#define CONFIG_SYS_PL310_BASE 0x10502000
@@ -28,8 +27,6 @@
#include <linux/sizes.h>
-#define CONFIG_BOOTCOMMAND "run distro_bootcmd ; run autoboot"
-
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR \
- GENERATED_GBL_DATA_SIZE)