Openwrt/target/linux/mpc85xx/patches-5.10
Pawel Dembicki 0d062b6246 mpc85xx: p2020: Fix nand driver probe
At this moment driver start fail with error:
[    3.771991] fsl,elbc-fcm-nand: probe of ffa00000.nand failed with error -22

elbc-fcm-nand driver use legacy method of ecc mode detection. It detect hw/sw
ecc mode when system configure it to "none". [1]

This patch adds 'nand-ecc-mode = "none"' propoerty to use generic driver
ecc mode detection.

[1] https://elixir.bootlin.com/linux/v5.10.18/source/drivers/mtd/nand/raw/fsl_elbc_nand.c#L730

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2021-03-01 00:34:23 +01:00
..
001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
100-powerpc-85xx-tl-wdr4900-v1-support.patch
101-powerpc-85xx-hiveap-330-support.patch
102-powerpc-add-cmdline-override.patch
103-powerpc-85xx-red-15w-rev1.patch
104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch mpc85xx: p2020: Fix nand driver probe 2021-03-01 00:34:23 +01:00
105-powerpc-85xx-panda-support.patch
106-powerpc-85xx-ws-ap3710i-support.patch
900-powerpc-bootwrapper-disable-uImage-generation.patch