]> git.baikalelectronics.ru Git - uboot.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)
commit56db57f9a370ede47c36aae6e26b2dac4cb38296
treed72b6b40e5347be44e15ceaf93d436b2afa7d906
parent77956aad87e12707479dc2e059d3e1fe1ed0e3b6
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]