[PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks
Javier Martinez Canillas
javier.martinez at collabora.co.uk
Mon Mar 16 03:28:27 PDT 2015
The kernel can use as the default console a serial port if is defined
as stdout device in the Device Tree.
This allows a board to be booted without the need of having a console
parameter in the kernel command line.
This small series add a stdout-path property for Exynos5 Chromebooks and
is composed of the following patches:
Javier Martinez Canillas (3):
ARM: dts: Define stdout-path property for Peach boards
ARM: dts: Define stdout-path property for Snow board
ARM: dts: Define stdout-path property for Spring board
arch/arm/boot/dts/exynos5250-snow.dts | 1 +
arch/arm/boot/dts/exynos5250-spring.dts | 1 +
arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 ++++
arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 ++++
4 files changed, 10 insertions(+)
Best regards,
Javier
More information about the linux-arm-kernel
mailing list