summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2016-03-28 11:19:44 -0500
committerFrank Li <Frank.Li@nxp.com>2016-05-23 15:00:17 -0500
commitc479a9412a11baad6f3b6075fa00b8d536ec3a4a (patch)
treed15d4688b56a53ff25d2385fff68de5caabf5a54 /Documentation
parent5102a01f1aee8b53faa874dd6f54e69d4b7dd624 (diff)
MLK-12602: Documentation: gpmi-nand: legacy bch geometry option for NAND
document the new option for legacy bch geometry support. Conflicts: Documentation/devicetree/bindings/mtd/gpmi-nand.txt Signed-off-by: Han Xu <han.xu@nxp.com> (cherry picked from commit c1c24ecd24cb808e825eb13a3e3d016c283322cc)
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mtd/gpmi-nand.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
index d02acaff3c35..c09f84816c5a 100644
--- a/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.txt
@@ -35,6 +35,10 @@ Optional properties:
partitions written from Linux with this feature
turned on may not be accessible by the BootROM
code.
+ - fsl,legacy-bch-geometry: Use legacy bch geometry(ECC scheme) that
+ compatible with 3.10 kernel. Without the property,
+ software may use ECC strength according to NAND chip
+ spec, e.g. ONFI standard.
The device tree may optionally contain sub-nodes describing partitions of the
address space. See partition.txt for more detail.