]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/P1021RDB-PC_36BIT_NAND_defconfig
configs: mpc85xx: fix fallout from SPL/TPL changes
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 11 Aug 2017 18:35:30 +0000 (20:35 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:35 +0000 (17:12 +0200)
commitb65236ae3a7719866ffd801eeafbec952a2c719c
treea5313a07927c98f8aed13a028f5792f75d3be35e
parent4ce8b4d6a773a69f79d07908fb69baec71977576
configs: mpc85xx: fix fallout from SPL/TPL changes

Splitting the feature selection for SPL and TPL, caused a few build
failures to mpx85xx boards.  This fixes the fallout by adding the
needed new option names to the respective defconfig files.

Signed-off-byL Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
16 files changed:
configs/C29XPCIE_NAND_defconfig
configs/P1010RDB-PA_36BIT_NAND_defconfig
configs/P1010RDB-PA_NAND_defconfig
configs/P1010RDB-PB_36BIT_NAND_defconfig
configs/P1010RDB-PB_NAND_defconfig
configs/P1020RDB-PC_36BIT_NAND_defconfig
configs/P1020RDB-PC_NAND_defconfig
configs/P1020RDB-PD_NAND_defconfig
configs/P1021RDB-PC_36BIT_NAND_defconfig
configs/P1021RDB-PC_NAND_defconfig
configs/P1022DS_36BIT_NAND_defconfig
configs/P1022DS_NAND_defconfig
configs/P1024RDB_NAND_defconfig
configs/P1025RDB_NAND_defconfig
configs/P2020RDB-PC_36BIT_NAND_defconfig
configs/P2020RDB-PC_NAND_defconfig