projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5423e
)
ARM: dts: Fill in bootargs for exynos5250-snow
author
Andreas Faerber
<afaerber@suse.de>
Mon, 22 Sep 2014 23:03:57 +0000
(08:03 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 20 Oct 2014 15:12:39 +0000
(
00:12
+0900)
exynos5250-cros-common.dtsi had an empty /chosen node.
Fill in exemplary boot arguments.
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Andreas Faerber <afaerber@suse.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250-snow.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/exynos5250-snow.dts
b/arch/arm/boot/dts/exynos5250-snow.dts
index 2ad52f7a177d9b09cd4dc215b4a4895f028d2c27..3c6c97e52526df8c776dc2e9fdf9dbbefdf85d36 100644
(file)
--- 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 {