]> git.sur5r.net Git - u-boot/commitdiff
ARM: dts: rmobile: Make scif0 available before reloc on Porter
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 16 Feb 2018 00:33:27 +0000 (01:33 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 16 Feb 2018 15:43:11 +0000 (16:43 +0100)
Make the SCIF available before relocation and in SPL on R8A7791 Porter.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a7791-porter.dts

index bc93bb24e4106b6d9a847dfb81cd7b38fcbc349b..3d47daa08bac1ae8b030e0402744225eacc4899d 100644 (file)
 &scif0 {
        pinctrl-0 = <&scif0_pins>;
        pinctrl-names = "default";
+       u-boot,dm-pre-reloc;
 
        status = "okay";
 };