summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-09-12 07:53:06 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-09-12 07:53:06 +0200
commitd8af9462c9040c2e222d90a6003581abc8fb040e (patch)
treee81bd1d44fd3ee7c8bd4af6904e023d0e28d775c /include/linux
parentabc71c4cf97470728cc29175d69543cbba4d0d4a (diff)
parent63ea06d03e9f0ef574ff4d68b1bd3b3abff67e8e (diff)
downloadbarebox-d8af9462c9040c2e222d90a6003581abc8fb040e.tar.gz
barebox-d8af9462c9040c2e222d90a6003581abc8fb040e.tar.xz
Merge branch 'for-next/omap'
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mtd/mtd-abi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/mtd-abi.h b/include/linux/mtd/mtd-abi.h
index 9bca9b5e06..dfcb3554fb 100644
--- a/include/linux/mtd/mtd-abi.h
+++ b/include/linux/mtd/mtd-abi.h
@@ -137,7 +137,7 @@ struct nand_oobfree {
};
#define MTD_MAX_OOBFREE_ENTRIES_LARGE 32
-#define MTD_MAX_ECCPOS_ENTRIES_LARGE 128 /* FIXME : understand why 448 is not working */
+#define MTD_MAX_ECCPOS_ENTRIES_LARGE 640
/*
* ECC layout control structure. Exported to userspace for
* diagnosis and to allow creation of raw images