]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: dts: at91: add dts file for sama5d4ek
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 24 Mar 2017 01:18:44 +0000 (09:18 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:51 +0000 (14:44 -0600)
commit40e14221361970967bad1f87faf5151cb8bc982d
treed72b6b40e5347be44e15ceaf93d436b2afa7d906
parent2aaa4ce4bd0f04c100608f2c472eca63b51efbab
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>
arch/arm/dts/Makefile
arch/arm/dts/at91-sama5d4ek.dts [new file with mode: 0644]