[U-Boot] [PATCH v6 2/4] ARM: at91: dt: add dts file for sama5d3 Xplained

Simon Glass sjg at chromium.org
Thu Apr 13 21:17:06 UTC 2017


On 23 March 2017 at 19:18, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> 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 at atmel.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/dts/Makefile                  |   3 +
>  arch/arm/dts/at91-sama5d3_xplained.dts | 348 +++++++++++++++++++++++++++++++++
>  2 files changed, 351 insertions(+)
>  create mode 100644 arch/arm/dts/at91-sama5d3_xplained.dts

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list