diff options
Diffstat (limited to 'include/configs/vybrid.h')
| -rw-r--r-- | include/configs/vybrid.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/vybrid.h b/include/configs/vybrid.h index c8719c810f3..23297da553c 100644 --- a/include/configs/vybrid.h +++ b/include/configs/vybrid.h @@ -110,6 +110,7 @@   * NAND FLASH   */  #ifdef CONFIG_CMD_NAND +#define CONFIG_MTD_NAND_FSL_NFC_SWECC	1  #define CONFIG_JFFS2_NAND  #define CONFIG_NAND_FSL_NFC  #define CONFIG_SYS_NAND_BASE		0x400E0000 | 
