openwrt/target/linux/mpc85xx/p2020
Pawel Dembicki 4c3d132c81 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:44 +00:00
..
profiles target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
config-default mpc85xx: p2020: fix cfi-nor detection 2021-09-01 08:07:44 +00:00
target.mk