commit | 40e14221361970967bad1f87faf5151cb8bc982d | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Mar 24 09:18:44 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:51 2017 -0600 |
tree | d72b6b40e5347be44e15ceaf93d436b2afa7d906 | |
parent | 2aaa4ce4bd0f04c100608f2c472eca63b51efbab [diff] |
ARM: dts: at91: add dts file for sama5d4ek Add the device tree file for sama5d4ek board. The dts file is copied from Linux-4.4, do the following changes. - 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 compilation warning. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>