openwrt/target/linux
Pawel Dembicki fb16a115ac 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:44 +00:00
..
apm821xx kernel: bump 5.4 to 5.4.97 2021-09-01 08:07:34 +00:00
arc770 target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
archs38 target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
armvirt target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
at91 at91: use SPDX license identifiers on DTS files 2021-09-01 08:07:34 +00:00
ath25 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-09-01 08:07:41 +00:00
ath79 ath79: fix USB power on TP-Link TL-WR810N v1 2021-09-01 08:07:42 +00:00
bcm27xx bcm27xx: remove urngd package 2021-09-01 08:07:39 +00:00
bcm47xx treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-09-01 08:07:41 +00:00
bcm53xx bcm53xx: backport more upstream dts stuff from kernel 5.11 2021-09-01 08:07:42 +00:00
bcm63xx treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-09-01 08:07:41 +00:00
bcm4908 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-09-01 08:07:41 +00:00
bmips bmips: dts: fix syscon-reboot nodes 2021-09-01 08:07:41 +00:00
gemini target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
generic kernel: add support for enabling fit firmware partition parser via cmdline 2021-09-01 08:07:43 +00:00
imx6 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-09-01 08:07:41 +00:00
ipq40xx treewide: remove redundant KERNEL_PREFIX definitions 2021-09-01 08:07:39 +00:00
ipq806x treewide: remove redundant KERNEL_PREFIX definitions 2021-09-01 08:07:39 +00:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
kirkwood kirkwood: set testing kernel version to 5.10 2021-09-01 08:07:40 +00:00
lantiq lantiq: vr9: set the usb led trigger via devicetree 2021-09-01 08:07:43 +00:00
layerscape kernel: bump 5.4 to 5.4.101 2021-09-01 08:07:42 +00:00
malta target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
mediatek mediatek: add missing 5.10 patches 2021-09-01 08:07:43 +00:00
mpc85xx mpc85xx: p2020: Fix nand driver probe 2021-09-01 08:07:44 +00:00
mvebu mvebu/omnia: fix the device tree 2021-09-01 08:07:43 +00:00
mxs target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
octeon octeon: re-enable CONFIG_CAVIUM_CN63XXP1 and EdgeRouter image 2021-09-01 08:07:43 +00:00
octeontx target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
omap target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
oxnas kernel: move some new symbols available on 5.10 to generic 2021-09-01 08:07:42 +00:00
pistachio target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
ramips ramips: fix partition layout of hiwifi hc5x61 2021-09-01 08:07:43 +00:00
realtek realtek: add support for Netgear GS108T v3 2021-09-01 08:07:34 +00:00
rockchip kernel: move some new symbols available on 5.10 to generic 2021-09-01 08:07:42 +00:00
sunxi target: use SPDX license identifiers on scripts 2021-09-01 08:07:34 +00:00
tegra target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
uml target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
x86 x86: add support for AWS T3 instances 2021-09-01 08:07:44 +00:00
zynq zynq: Enable CONFIG_KERNEL_MODE_NEON 2021-09-01 08:07:42 +00:00
Makefile target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00