diff options
author | Han Xu | 2022-03-25 08:36:38 -0500 |
---|---|---|
committer | Tom Rini | 2022-03-28 08:22:17 -0400 |
commit | ed48490f8d3f8715b23071a8a1cbe5bba8c8626e (patch) | |
tree | d3d5947e5c1e76e0295e1c6e854ae9b35aaeac71 /board/esd/meesc | |
parent | 408e2d5a224d8c62beae4cb1e7a3804abbbb123f (diff) |
mtd: gpmi: fix the bch setting backward compatible issue
Previous u-boot code changed the default bch setting behavior and caused
backward compatible issue. This fix choose the legacy bch geometry back
again as the default option. If the minimum ecc strength that NAND chips
required need to be chosen, it can be enabled by either adding DT flag
"fsl,use-minimum-ecc" or CONFIG_NAND_MXS_USE_MINIMUM_ECC in configs. The
unused flag "fsl,legacy-bch-geometry" get removed.
Fixes: 51cdf83eea (mtd: gpmi: provide the option to use legacy bch geometry)
Fixes: 616f03daba (mtd: gpmi: change the BCH layout setting for large oob NAND)
Tested-by: Tim Harvey <tharvey@gateworks.com>
Tested-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Han Xu <han.xu@nxp.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'board/esd/meesc')
0 files changed, 0 insertions, 0 deletions