diff options
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 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 */ |