projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c44ddc
)
ARM: dts: rmobile: Make scif0 available before reloc on Porter
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Fri, 16 Feb 2018 00:33:27 +0000
(
01:33
+0100)
committer
Marek 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/r8a7791-porter.dts
b/arch/arm/dts/r8a7791-porter.dts
index bc93bb24e4106b6d9a847dfb81cd7b38fcbc349b..3d47daa08bac1ae8b030e0402744225eacc4899d 100644
(file)
--- a/
arch/arm/dts/r8a7791-porter.dts
+++ b/
arch/arm/dts/r8a7791-porter.dts
@@
-214,6
+214,7
@@
&scif0 {
pinctrl-0 = <&scif0_pins>;
pinctrl-names = "default";
+ u-boot,dm-pre-reloc;
status = "okay";
};