summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2017-02-09 10:36:41 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-02-10 13:19:40 +0100
commit14c6fc99e1a338fc3804a1e858a60e8b32d4dd0a (patch)
treeeabf3e0971d8df26da293bc68398a56a4f9cfde0 /arch/arm/dts
parent857f69ba8c66e3b4834bcaafd373a83043629326 (diff)
downloadbarebox-14c6fc99e1a338fc3804a1e858a60e8b32d4dd0a.tar.gz
barebox-14c6fc99e1a338fc3804a1e858a60e8b32d4dd0a.tar.xz
ARM: phycore-rk3288: Use UART2 as debug output
RK3288's UART2 is the default debug uart interface. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/rk3288-phycore-som.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/rk3288-phycore-som.dts b/arch/arm/dts/rk3288-phycore-som.dts
index 5410bd1f76..dd74bcfb11 100644
--- a/arch/arm/dts/rk3288-phycore-som.dts
+++ b/arch/arm/dts/rk3288-phycore-som.dts
@@ -44,7 +44,7 @@
};
chosen {
- stdout-path = &uart0;
+ stdout-path = &uart2;
environment-emmc {
compatible = "barebox,environment";