aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Faerber <[email protected]>2014-09-23 08:03:57 +0900
committerKukjin Kim <[email protected]>2014-10-21 00:12:39 +0900
commit5140e29d67cd4be66f25506a7d2a77c0ee79c1b2 (patch)
tree83568cc75ac146bec5f66ae2ea0544618e24627d
parentca5423e8b2627919075c61570d283590e172f6f0 (diff)
ARM: dts: Fill in bootargs for exynos5250-snow
exynos5250-cros-common.dtsi had an empty /chosen node. Fill in exemplary boot arguments. Reviewed-by: Tomasz Figa <[email protected]> Signed-off-by: Andreas Faerber <[email protected]> Signed-off-by: Kukjin Kim <[email protected]>
-rw-r--r--arch/arm/boot/dts/exynos5250-snow.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index 2ad52f7a177d..3c6c97e52526 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -27,6 +27,7 @@
};
chosen {
+ bootargs = "console=tty1";
};
gpio-keys {