commit | f5cbcf03476211953c23c007f0a4d9a3336c1d26 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Mar 24 09:18:42 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:51 2017 -0600 |
tree | 7eaf5bb029b063566ba80034edf782232e055d84 | |
parent | 35736f5f9e14501bbfb03a9ff4e56ed2cb1e40f9 [diff] |
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>