summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2013-01-15 22:51:21 +0000
committerPrafulla Wadaskar <prafulla@marvell.com>2013-04-12 21:42:17 +0530
commitdfeafde4fc0b22c47b2e17fc14b4e736c40cdb40 (patch)
treee578e4e9ae05e4ded851a0415b11c8db3d964c6d /include/configs
parent45bd01ef357f1b521afb8c7c778862b3d6215afc (diff)
downloadblackbird-obmc-uboot-dfeafde4fc0b22c47b2e17fc14b4e736c40cdb40.tar.gz
blackbird-obmc-uboot-dfeafde4fc0b22c47b2e17fc14b4e736c40cdb40.zip
arm/km: use CONFIG_NAND_ECC_BCH
Switch from 1-bit ecc to 4-bit ecc. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com> Acked-By: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/km/km_arm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index cbf7bc307c..766d76e188 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -50,6 +50,9 @@
#define CONFIG_MACH_TYPE MACH_TYPE_KM_KIRKWOOD
+#define CONFIG_NAND_ECC_BCH
+#define CONFIG_BCH
+
/* include common defines/options for all Keymile boards */
#include "keymile-common.h"
OpenPOWER on IntegriCloud