]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig
authorYork Sun <york.sun@nxp.com>
Thu, 17 Nov 2016 21:52:44 +0000 (13:52 -0800)
committerYork Sun <york.sun@nxp.com>
Thu, 24 Nov 2016 07:42:08 +0000 (23:42 -0800)
commitaa14620c2ef46d6e3094a20189d819a05de67cd0
tree6853c3c07585293b5ed5f5a6a0eafb40c84d465c
parentfedae6ebafa79555693e5af1953aacb637ec24b9
powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig

Use TARGET_P1020RDB_PC instead of sharing with TARGET_P1_P2_RDB_PC
to simplify Kconfig and config macros.

Remove macro CONFIG_P1020RDB_PC.

Signed-off-by: York Sun <york.sun@nxp.com>
14 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
board/freescale/p1_p2_rdb_pc/Kconfig
board/freescale/p1_p2_rdb_pc/ddr.c
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c
configs/P1020RDB-PC_36BIT_NAND_defconfig
configs/P1020RDB-PC_36BIT_SDCARD_defconfig
configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
configs/P1020RDB-PC_36BIT_defconfig
configs/P1020RDB-PC_NAND_defconfig
configs/P1020RDB-PC_SDCARD_defconfig
configs/P1020RDB-PC_SPIFLASH_defconfig
configs/P1020RDB-PC_defconfig
include/configs/p1_p2_rdb_pc.h
scripts/config_whitelist.txt