From: Lukasz Majewski Date: Wed, 9 Nov 2011 10:06:14 +0000 (+0100) Subject: onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 X-Git-Tag: v2012.04-rc2~9^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a08a649d7034333a3f47d11fa76f98abac70a256;p=kernel%2Fu-boot.git onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 Enable OneNAND support for Exynos4210 (C210 universal). Signed-off-by: Lukasz Majewski Signed-off-by: Kyungmin Park Cc: Minkyu Kang --- diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index 8286680..1301275 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