Skip to content

Commit

Permalink
ARM: dts: mvebu: armada-385-db-88f6820-amc: auto-detect nand ECC prop…
Browse files Browse the repository at this point in the history
…erites

This board has a Micron MT29F8G08ABACAWP chip which requires a ECC
strength of 8/512. Rather than hard coding any particular strength the
the nand controller auto-detect the ECC strength based on the ONFI data.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
  • Loading branch information
Chris Packham authored and Gregory CLEMENT committed Oct 4, 2018
1 parent e807f02 commit 5e72f5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/armada-385-db-88f6820-amc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@
label = "pxa3xx_nand-0";
nand-rb = <0>;
nand-on-flash-bbt;
nand-ecc-strength = <4>;
nand-ecc-step-size = <512>;

partitions {
compatible = "fixed-partitions";
Expand Down

0 comments on commit 5e72f5d

Please sign in to comment.