From a276db28ca32f14ee90a5cd7bcace8d4abb548cd Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 9 Dec 2011 12:14:27 +0100 Subject: ARM: convert "apollon" board to use boards.cfg Signed-off-by: Wolfgang Denk Cc: Kyungmin Park Cc: Albert Aribaud --- include/configs/apollon.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/configs/apollon.h b/include/configs/apollon.h index 7fcf437..8f06cd7 100644 --- a/include/configs/apollon.h +++ b/include/configs/apollon.h @@ -37,6 +37,8 @@ #define CONFIG_APOLLON 1 #define CONFIG_APOLLON_PLUS 1 /* If you have apollon plus 1.x */ +#define CONFIG_ONENAND_U_BOOT y + /* Clock config to target*/ #define PRCM_CONFIG_I 1 /* #define PRCM_CONFIG_II 1 */ -- cgit v1.1