[PATCH 2/2] arm64: dts: Add mediatek MT8173 earlycon support
Eddie Huang
eddie.huang at mediatek.com
Thu Dec 18 00:33:21 PST 2014
Add earlycon support to mediatek MT8173 evaluation board dts.
Signed-off-by: Eddie Huang <eddie.huang at mediatek.com>
---
arch/arm64/boot/dts/mt8173-evb.dts | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mt8173-evb.dts b/arch/arm64/boot/dts/mt8173-evb.dts
index b8b2621..b8802fd 100644
--- a/arch/arm64/boot/dts/mt8173-evb.dts
+++ b/arch/arm64/boot/dts/mt8173-evb.dts
@@ -30,5 +30,7 @@
reg = <0 0x40000000 0 0x80000000>;
};
- chosen { };
+ chosen {
+ linux,stdout-path = &uart0;
+ };
};
--
1.8.1.1.dirty
More information about the linux-arm-kernel
mailing list