[PATCH] mtd: gpmi: fix the gpmi bch setting unalignment issue

Sean Nyekjaer sean at geanix.com
Tue Mar 22 01:47:32 PDT 2022


Hi Han,

On Mon, Mar 21, 2022 at 03:18:34PM -0500, Han Xu wrote:
> The code change fixed the kernel gpmi bch setting not aligned with
> u-boot settings issue. It still uses the legacy bch geometry as the

AFAIK there is no merged changes in the kernel regarding this.
The breaking change was done in u-boot.

> default option. If users need to choose the minimum ecc strength that
> NAND chips required, it can be enabled by either adding DT flag
> "fsl,use-minimum-ecc" or CONFIG_NAND_MXS_USE_MINIMUM_ECC in configs.

Cool, then remember to remove the non used "fsl,legacy-bch-geometry"
option.

> 
> Fixes: 51cdf83eea mtd: gpmi: provide the option to use legacy bch geometry
> Signed-off-by: Han Xu <han.xu at nxp.com>

I will have time to test this on thursday...

/Sean



More information about the linux-mtd mailing list