]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/r8a7790-stout-u-boot.dts
ARM: rmobile: Enable SCIFA0 early on H2 Stout
[u-boot] / arch / arm / dts / r8a7790-stout-u-boot.dts
1 /*
2  * Device Tree Source extras for U-Boot for the Stout board
3  *
4  * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
5  *
6  * SPDX-License-Identifier:     GPL-2.0
7  */
8
9 #include "r8a7790-stout.dts"
10 #include "r8a7790-u-boot.dtsi"
11
12 &scifa0 {
13         u-boot,dm-pre-reloc;
14 };