immortalwrt/target/linux/mpc85xx
Pawel Dembicki cf2d588569 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-02 12:20:45 +08:00
..
base-files treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
files/arch/powerpc treewide: remove model name from LED labels 2020-11-22 01:20:31 +08:00
image mpc85xx: remove fdt.bin image 2021-02-27 12:07:25 +08:00
p1010 mpc85xx: add testing kernel 5.10 2021-03-02 12:20:17 +08:00
p1020 mpc85xx: add testing kernel 5.10 2021-03-02 12:20:17 +08:00
p2020 mpc85xx: p2020: fix cfi-nor detection 2021-03-02 12:19:49 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.75 2020-11-12 11:14:24 +08:00
patches-5.10 mpc85xx: p2020: Fix nand driver probe 2021-03-02 12:20:45 +08:00
config-5.4 mpc85xx: refresh kernel config 2021-02-07 12:00:54 +08:00
config-5.10 mpc85xx-p1010: add Kernel 5.10 support 2021-02-20 12:24:04 +08:00
Makefile mpc85xx: add testing kernel 5.10 2021-03-02 12:20:17 +08:00