]> git.ipfire.org Git - people/ms/u-boot.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)
commit27ec910e8c32a0880a57f02c6c4cb7aa3fb5a1fe
tree7eaf5bb029b063566ba80034edf782232e055d84
parent110fa9797d3b9f7e71aa0ba55905d6ade9a68c00
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]