powerpc: Enable device tree support for P2020RDB
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Tue, 20 Aug 2019 09:35:29 +0000 (09:35 +0000)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Mon, 26 Aug 2019 15:53:22 +0000 (21:23 +0530)
commitcaa756975c4b645eecbabdccc6c9710a9c0e2d3f
tree605e11246d7208859a5722f6cfd520de2551b15c
parentec70cedbceaee6c418fde79530a2761b94d0d94b
powerpc: Enable device tree support for P2020RDB

Add device tree for P1020RDB boards and enable CONFIG_OF_CONTROL
so that device tree can be compiled.
Update board README for device tree usage.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
14 files changed:
arch/powerpc/dts/Makefile
arch/powerpc/dts/p2020-post.dtsi [new file with mode: 0644]
arch/powerpc/dts/p2020.dtsi [new file with mode: 0644]
arch/powerpc/dts/p2020rdb-pc.dts [new file with mode: 0644]
arch/powerpc/dts/p2020rdb-pc_36b.dts [new file with mode: 0644]
board/freescale/p1_p2_rdb_pc/README
configs/P2020RDB-PC_36BIT_NAND_defconfig
configs/P2020RDB-PC_36BIT_SDCARD_defconfig
configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
configs/P2020RDB-PC_36BIT_defconfig
configs/P2020RDB-PC_NAND_defconfig
configs/P2020RDB-PC_SDCARD_defconfig
configs/P2020RDB-PC_SPIFLASH_defconfig
configs/P2020RDB-PC_defconfig