* [PATCH] ARM: omap2plus_defconfig: Fix errors with NAND BCH
@ 2014-10-27 20:03 Tony Lindgren
0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2014-10-27 20:03 UTC (permalink / raw)
To: linux-arm-kernel
Looks like we need to have BCH enabled to get NAND
working and to avoid getting:
nand: error: CONFIG_MTD_NAND_ECC_BCH not enabled
Signed-off-by: Tony Lindgren <tony@atomide.com>
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -111,6 +111,7 @@ CONFIG_MTD_OOPS=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_ECC_BCH=y
CONFIG_MTD_NAND_OMAP2=y
CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-27 20:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 20:03 [PATCH] ARM: omap2plus_defconfig: Fix errors with NAND BCH Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).