mpc85xx: enable NAND support for all subtargets
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 7 Jun 2022 11:13:11 +0000 (13:13 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 19 Jun 2022 10:31:02 +0000 (12:31 +0200)
commit6006f73383cc7626552175010de23530bdcc8718
tree88449f78349c9f7b899dc0b2790e06eb5bd37cc4
parent742926e5f5cb2a9e6ee7acc2d2da817dadb75d23
mpc85xx: enable NAND support for all subtargets

In subtarget p2020, there wasn't enabled nand support, and because of
that there weren't available tools from mtd-utils package, which has
utilities for NAND flash memory even though reference board, which
is the only currently supported device in p2020 subtarget has NAND [1].

All subtargets in mpc85xx has already enabled nand support, let's do it
globally.

[1] https://www.nxp.com/design/qoriq-developer-resources/p2020-reference-design-board:P2020RDB

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
target/linux/mpc85xx/Makefile
target/linux/mpc85xx/p1010/target.mk
target/linux/mpc85xx/p1020/target.mk