openwrt/target/linux/mpc85xx
Pawel Dembicki 59ba79d675 mpc85xx: p2020: fix cfi-nor detection
At this moment p2020rdb has broken images, because NOR memory connected
to eLBC bus isn't detected.

In 642b1e8dbed7 linux tree commit, config dependencies of MTD_PHYSMAP_OF
was changed and now MTD_PHYSMAP is required.

This patch adds MTD_PHYSMAP option to kernel config in p2020 subtarget
and fix booting of p2020rdb.

Fixes: 13b1db795f ("mpc85xx: add support for kernel 5.4")

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
(cherry picked from commit 76649fd06d)
2021-03-01 21:49:55 +01:00
..
base-files mpc85xx: tidy up 10-fix-wifi-mac 2020-08-13 20:29:20 +02:00
files/arch/powerpc target: update SPDX license names 2020-09-22 20:58:26 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
p1010 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
p1020 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
p2020 mpc85xx: p2020: fix cfi-nor detection 2021-03-01 21:49:55 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
config-5.4 mpc85xx: refresh kernel config 2021-02-06 17:13:33 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00