commit | a9317c4cd3cdedf6d418a459646e54e7b14504c9 | [log] [tgz] |
---|---|---|
author | Niel Fourie <lusus@denx.de> | Mon Mar 22 14:05:11 2021 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 23:59:50 2021 +0200 |
tree | 4e2b60755c7ac357d671853bcca0d3d9f74a3200 | |
parent | fa2703ae8e1ab2ea5ef3f83834d14b804af3dc1b [diff] |
ARM: pcm058: Match mainline Linux NAND ECC layout/behaviour Enabled "fsl,legacy-bch-geometry" in U-Boot device tree overlay to match the legacy BCH geometry layout, which mainline Linux applies when "fsl,use-minimum-ecc" is not specified in the device tree. Reinstated SYS_NAND_ONFI_DETECTION, which when disabled, masked the mismatch on SOMs with Winbond NAND flash chips. Signed-off-by: Niel Fourie <lusus@denx.de>