summaryrefslogtreecommitdiffstats
path: root/include/configs/k2hk_evm.h
diff options
context:
space:
mode:
authorWingMan Kwok <w-kwok2@ti.com>2014-05-29 18:58:16 +0300
committerTom Rini <trini@ti.com>2014-06-06 17:46:14 -0400
commit1dbb64dcf9d7b9894d3ed6a19a23ac4dbb2b1664 (patch)
tree491c524ae5ca7738757ad6e3563aba27c619ca41 /include/configs/k2hk_evm.h
parentafee59cd49449e7b7d538d919b6e8ab5184e5b93 (diff)
downloadtalos-obmc-uboot-1dbb64dcf9d7b9894d3ed6a19a23ac4dbb2b1664.tar.gz
talos-obmc-uboot-1dbb64dcf9d7b9894d3ed6a19a23ac4dbb2b1664.zip
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>
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r--include/configs/k2hk_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
index 998390e321..6ba7e62e55 100644
--- a/include/configs/k2hk_evm.h
+++ b/include/configs/k2hk_evm.h
@@ -131,6 +131,7 @@
/* NAND Configuration */
#define CONFIG_NAND_DAVINCI
+#define CONFIG_CMD_NAND_ECCLAYOUT
#define CONFIG_SYS_NAND_CS 2
#define CONFIG_SYS_NAND_USE_FLASH_BBT
#define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
OpenPOWER on IntegriCloud