]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ARM: dts: exynos: Use stdout-path property instead of console in bootargs
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 8 Apr 2019 05:19:25 +0000 (07:19 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 10 Apr 2019 16:13:05 +0000 (18:13 +0200)
commit06d536094645c703ce29d75de91eddb438d361bf
tree8e9a6b8ed0b7f36ed6d0037219bf0688a354a0e6
parent1fb8c97f9d96400cd0a7f5553844da1eae5594e4
ARM: dts: exynos: Use stdout-path property instead of console in bootargs

Replacing bootargs with stdout-path property in chosen node allows using
early console by adding just 'earlycon' parameter to the kernel command
line.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
arch/arm/boot/dts/exynos4412-trats2.dts
arch/arm/boot/dts/exynos5250-smdk5250.dts
arch/arm/boot/dts/exynos5260-xyref5260.dts
arch/arm/boot/dts/exynos5410-smdk5410.dts
arch/arm/boot/dts/exynos5420-smdk5420.dts