]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: at91: dt: add dts file for sama5d3 Xplained
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 24 Mar 2017 01:18:42 +0000 (09:18 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:51 +0000 (14:44 -0600)
commitb969ec387fb993dd426b4c442304b176a3e5ed7d
tree7eaf5bb029b063566ba80034edf782232e055d84
parent2d8cf8478533b0a73deb21090a3eed1b29a84ae9
ARM: at91: dt: add dts file for sama5d3 Xplained

Add the device tree file for sama5d3 Xplained board.

The dts files are copied from the Linux-4.9, do changes as below.
 - add the "u-boot,dm-pre-reloc" property to determine which nodes
   which are needed by SPL and by the board_init_f stage.
 - fix the compile warning.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
arch/arm/dts/Makefile
arch/arm/dts/at91-sama5d3_xplained.dts [new file with mode: 0644]