commit | 1f36fc14e46ef07aaf6d9f9d828b2f87ea5ae2cf | [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 | 1a69b143c34ebffe4f416a6a103eb769f413ab98 [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>