commit | 27ec910e8c32a0880a57f02c6c4cb7aa3fb5a1fe | [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 | 110fa9797d3b9f7e71aa0ba55905d6ade9a68c00 [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>