mpc85xx: enable NAND support for all subtargets
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 7 Jun 2022 11:13:11 +0000 (13:13 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 16 Aug 2022 13:24:14 +0000 (15:24 +0200)
commit659bb7638d7b5200c0d87b7ca642f8758199e568
treee610bd0dc545b9fcdcb86c1b6523bb1e7ed050ea
parent89b7714cf65e432997ca3c738afbffbd73469956
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>
(cherry picked from commit 6006f73383cc7626552175010de23530bdcc8718)
target/linux/mpc85xx/Makefile
target/linux/mpc85xx/p1010/target.mk
target/linux/mpc85xx/p1020/target.mk