Re: [PATCH 1/2] ARM: dts: exynos: Use stdout-path property instead of console in bootargs

2019-04-09 Thread Sylwester Nawrocki
On 4/8/19 07:19, Krzysztof Kozlowski wrote: > 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 Reviewed-by: Sylwester Nawrocki

[PATCH 1/2] ARM: dts: exynos: Use stdout-path property instead of console in bootargs

2019-04-07 Thread Krzysztof Kozlowski
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 --- arch/arm/boot/dts/exynos4412-trats2.dts| 3 ++- arch/arm/boot/dts/exynos5250-smdk5250.dts | 3 ++-