]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: Enable device tree support for P2041RDB
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Tue, 20 Aug 2019 09:35:30 +0000 (09:35 +0000)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Mon, 26 Aug 2019 15:55:23 +0000 (21:25 +0530)
commit0b9271aa60631850e732b8881774538305c9d005
treeaa1e64b8c9ffd154713a12705d76954a36705472
parent94e4f92f81e0d30df2a48a6ed154f60db312ef5a
powerpc: Enable device tree support for P2041RDB

Add device tree for P1041RDB board 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>
arch/powerpc/dts/Makefile
arch/powerpc/dts/e500mc_power_isa.dtsi [new file with mode: 0644]
arch/powerpc/dts/p2041.dtsi [new file with mode: 0644]
arch/powerpc/dts/p2041rdb.dts [new file with mode: 0644]
board/freescale/p2041rdb/README
configs/P2041RDB_NAND_defconfig
configs/P2041RDB_SDCARD_defconfig
configs/P2041RDB_SPIFLASH_defconfig
configs/P2041RDB_defconfig