Commit 1dbb64dcf9d7b9894d3ed6a19a23ac4dbb2b1664

Authored by WingMan Kwok
Committed by Tom Rini
1 parent afee59cd49

keystone: k2hk: enable support of nand ecclayout command

Enable support of nand ecclayout command.

Acked-By: Murali Karicheri <m-karicheri2@ti.com>
Acked-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: WingMan Kwok <w-kwok2@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/k2hk_evm.h
... ... @@ -131,6 +131,7 @@
131 131  
132 132 /* NAND Configuration */
133 133 #define CONFIG_NAND_DAVINCI
  134 +#define CONFIG_CMD_NAND_ECCLAYOUT
134 135 #define CONFIG_SYS_NAND_CS 2
135 136 #define CONFIG_SYS_NAND_USE_FLASH_BBT
136 137 #define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST