mpc85xx: p2020: fix cfi-nor detection
authorPawel Dembicki <paweldembicki@gmail.com>
Mon, 11 Jan 2021 20:38:22 +0000 (21:38 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 1 Mar 2021 20:49:55 +0000 (21:49 +0100)
commit59ba79d675227054f40208b7b0f9102145355bb2
tree1b9d36ab9be7aafaf6d374f4c35510d0e4b8385d
parent7b6ee74ee9455c068981cba2feb97538062389aa
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: 13b1db795f05 ("mpc85xx: add support for kernel 5.4")
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
(cherry picked from commit 76649fd06d454f1b93f2ee74951ef91225155a8c)
target/linux/mpc85xx/p2020/config-default