]> git.baikalelectronics.ru Git - uboot.git/commit
board: tbs2910: Add device tree
authorSoeren Moch <smoch@web.de>
Fri, 1 Mar 2019 12:10:54 +0000 (13:10 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:09 +0000 (20:30 +0200)
commitee3ab03263562ceee60135627ced12d67c0b4372
tree5dbe61952de2144c807140d4a43151088b68a7ff
parent1153a141d594d2a85de2ac4c6a1b6f258128e33a
board: tbs2910: Add device tree

... as preparation for additional driver model coonversions.

We use CONFIG_OF_EMBED here to keep u-boot.imx as final binary name. So we
maintain compatibility with the original TBS u-boot and available HOWTOs
for u-boot updates.

Signed-off-by: Soeren Moch <smoch@web.de>
arch/arm/dts/imx6q-tbs2910.dts [new file with mode: 0644]
board/tbs/tbs2910/MAINTAINERS
board/tbs/tbs2910/tbs2910.c
configs/tbs2910_defconfig