diff options
| author | Wolfgang Denk <[email protected]> | 2011-12-09 12:14:27 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-12-10 23:10:36 +0100 |
| commit | a276db28ca32f14ee90a5cd7bcace8d4abb548cd (patch) | |
| tree | 75b858e564d6007985a46f2bb455b82f17fd1d2d /include | |
| parent | c27a816cae527d03d6c306df16920caf287a0ec2 (diff) | |
ARM: convert "apollon" board to use boards.cfg
Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Albert Aribaud <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/apollon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/apollon.h b/include/configs/apollon.h index 7fcf437c6d0..8f06cd70869 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 */ |
