commit | c673613c54f50d984ed36e2fa1966b1a5989bb8a | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Mon May 04 22:08:51 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 10 20:55:20 2020 +0200 |
tree | 157a08c2c63c1d366ffee03a329511bf38d1cc11 | |
parent | 9454744bb36438ad6d5451a85344597551098387 [diff] |
mtd: gpmi: provide the option to use legacy bch geometry Provide an option in DT to use legacy bch geometry, which compatible with the 3.10 kernel bch setting. To enable the feature, adding "fsl,legacy-bch-geometry" under gpmi-nand node. NOTICE: The feature must be enabled/disabled in both u-boot and kernel. Signed-off-by: Han Xu <han.xu@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>