summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos5410-odroidxu.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-08-17 09:34:58 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-08-19 08:15:34 +0200
commit5a5232d1932b5d1ca472037bc8b38c21fa0cb6f8 (patch)
treea6aacb4b8eeac0b38c3540e30e1f893e1e82eb9e /arch/arm/boot/dts/exynos5410-odroidxu.dts
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
ARM: dts: exynos: Use stdout non-deprecated property and add serial options to Odroid XU/XU3/XU4
The "linux,stdout-path" is deprecated. Add serial options so the console can be properly configured when bootloader does not pass "console" parameter to the command line. Without options and lack of "console" in command line, the serial output dies during boot (just after probing sound, probably because of rate change). Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos5410-odroidxu.dts')
-rw-r--r--arch/arm/boot/dts/exynos5410-odroidxu.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos5410-odroidxu.dts b/arch/arm/boot/dts/exynos5410-odroidxu.dts
index d9499310a301..3912969ec223 100644
--- a/arch/arm/boot/dts/exynos5410-odroidxu.dts
+++ b/arch/arm/boot/dts/exynos5410-odroidxu.dts
@@ -26,7 +26,7 @@
};
chosen {
- linux,stdout-path = &serial_2;
+ stdout-path = "serial2:115200n8";
};
emmc_pwrseq: pwrseq {