summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorPiotr Wilczek <p.wilczek@samsung.com>2012-09-20 00:20:00 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2012-11-15 21:08:18 +0900
commit11a447983f0207e3a0146f4898a14b1d84365e2d (patch)
treea0a538436311b57804b6702b75dfbe1858c5d3dc /include/configs/s5pc210_universal.h
parentea7991b8f14f258713e8a8ac89cdc6739d487383 (diff)
downloadtalos-obmc-uboot-11a447983f0207e3a0146f4898a14b1d84365e2d.tar.gz
talos-obmc-uboot-11a447983f0207e3a0146f4898a14b1d84365e2d.zip
arm:exynos4:universal: Eliminated low level init
Low level initialisation is done by another bootloader Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 5fc6136435..07849fb1b2 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -56,6 +56,8 @@
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
#define CONFIG_CMDLINE_EDITING
+#define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_BOARD_EARLY_INIT_F
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20))
OpenPOWER on IntegriCloud