From 49280d8750c2868c97e0c958e4703c25c104d4f8 Mon Sep 17 00:00:00 2001 From: Han Xu Date: Mon, 28 Mar 2016 11:19:44 -0500 Subject: 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 (cherry picked from commit c1c24ecd24cb808e825eb13a3e3d016c283322cc) --- Documentation/devicetree/bindings/mtd/gpmi-nand.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation/devicetree/bindings/mtd') 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. -- cgit v1.2.3