On 11/7/25 17:02, Zixun LI wrote:
> NAND ECC error is observed on SAM9G25 after updating Linux from 3.16 to
> 6.6, due to PMECC setup time config was lost in the driver reworking.[1]
>
> U-Boot is also affacted as it use the same driver, this patchset backport
> the upstream fix.
>
> Backported from Linux: f552a7c7e0a1 ("mtd: rawnand: atmel: set pmecc data
> setup time")
>
> Fixes: a490e1b7c017c ("nand: atmel: Add pmecc driver")
>
> [1]:
> https://lore.kernel.org/all/[email protected]/
>
> Signed-off-by: Zixun LI <[email protected]>
> ---
Applied both to u-boot-at91/master , thanks !