Openwrt/target/linux
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
..
apm821xx
arc770
archs38
armvirt
at91
ath25
ath79
bcm27xx
bcm47xx
bcm53xx
bcm63xx
bcm4908
bmips
gemini
generic kernel: add support for enabling fit firmware partition parser via cmdline 2021-02-28 00:46:11 +00:00
imx6
ipq40xx
ipq806x
ipq807x
kirkwood
lantiq lantiq: vr9: set the usb led trigger via devicetree 2021-03-01 00:19:58 +01:00
layerscape
malta
mediatek mediatek: add missing 5.10 patches 2021-02-28 12:17:48 +01:00
mpc85xx mpc85xx: p2020: Fix nand driver probe 2021-03-01 00:34:23 +01:00
mvebu mvebu/omnia: fix the device tree 2021-03-01 00:34:22 +01:00
mxs
octeon octeon: re-enable CONFIG_CAVIUM_CN63XXP1 and EdgeRouter image 2021-02-28 21:55:22 +01:00
octeontx
omap
oxnas
pistachio
ramips ramips: fix partition layout of hiwifi hc5x61 2021-03-01 00:34:23 +01:00
realtek
rockchip
sunxi
tegra
uml
x86 x86: add support for AWS T3 instances 2021-03-01 00:34:23 +01:00
zynq
Makefile