[PATCH v5 04/10] ARM: dts: Fill in bootargs for exynos5250-snow

From: Andreas FÃrber
Date: Fri Aug 01 2014 - 00:58:48 EST


exynos5250-cros-common.dtsi had an empty /chosen node.
Fill in exemplary boot arguments.

Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
v5: New
Cleanup for /chosen node moved into -snow.dts.

arch/arm/boot/dts/exynos5250-snow.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index 7680d5e03fb3..c4b0c73c736d 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 {
--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/