summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorLukasz Majewski <l.majewski@samsung.com>2011-11-09 11:06:14 +0100
committerLukasz Majewski <l.majewski@samsung.com>2012-04-04 17:10:06 +0200
commita08a649d7034333a3f47d11fa76f98abac70a256 (patch)
tree05415fcf097980cca79f91003d453fcba3b10bdf /include/configs/s5pc210_universal.h
parente26fd3d3bfcf9a425b57defeb91b4e088392e3d9 (diff)
downloadblackbird-obmc-uboot-a08a649d7034333a3f47d11fa76f98abac70a256.tar.gz
blackbird-obmc-uboot-a08a649d7034333a3f47d11fa76f98abac70a256.zip
onenand: samsung: Enable OneNAND support at Samsung's Exynos4210
Enable OneNAND support for Exynos4210 (C210 universal). Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 8286680f26..13012756ab 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -233,6 +233,7 @@
#define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 2 sectors */
#define CONFIG_USE_ONENAND_BOARD_INIT
+#define CONFIG_SAMSUNG_ONENAND
#define CONFIG_SYS_ONENAND_BASE 0x0C000000
#define CONFIG_ENV_IS_IN_MMC 1
OpenPOWER on IntegriCloud