]> git.baikalelectronics.ru Git - uboot.git/commit
board: ge: bx50v3: sync devicetrees from Linux
authorRobert Beckett <bob.beckett@collabora.com>
Tue, 12 Nov 2019 19:15:11 +0000 (19:15 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000 (10:26 +0100)
commitc4c7bc2026206552980519234216cd29571ce9dc
tree653e155453c8354c77ca7b3f6cebfd7c689dc1d1
parentc4836ec54700cfef80ae6d7e69b371ca40b6ee00
board: ge: bx50v3: sync devicetrees from Linux

Copy device trees from linux, keeping them as separate files for
each board to ease future sync.

Update board code to use generic bx50v3 dt initially, then select
the specific dt based on board detection.

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
arch/arm/dts/Makefile
arch/arm/dts/imx6q-b450v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-b650v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-b850v3.dts [new file with mode: 0644]
arch/arm/dts/imx6q-ba16.dtsi [new file with mode: 0644]
arch/arm/dts/imx6q-bx50v3.dts
arch/arm/dts/imx6q-bx50v3.dtsi [new file with mode: 0644]
board/ge/bx50v3/bx50v3.c
configs/ge_bx50v3_defconfig