All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks
@ 2015-03-16 10:28 ` Javier Martinez Canillas
  0 siblings, 0 replies; 21+ messages in thread
From: Javier Martinez Canillas @ 2015-03-16 10:28 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Olof Johansson, Doug Anderson, Andreas Faerber, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

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

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-03-17 15:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 10:28 [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks Javier Martinez Canillas
2015-03-16 10:28 ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 1/3] ARM: dts: Define stdout-path property for Peach boards Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 2/3] ARM: dts: Define stdout-path property for Snow board Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 10:28 ` [PATCH 3/3] ARM: dts: Define stdout-path property for Spring board Javier Martinez Canillas
2015-03-16 10:28   ` Javier Martinez Canillas
2015-03-16 11:05   ` Andreas Färber
2015-03-16 11:05     ` Andreas Färber
2015-03-16 11:28     ` Javier Martinez Canillas
2015-03-16 11:28       ` Javier Martinez Canillas
2015-03-16 11:28       ` Javier Martinez Canillas
2015-03-17 15:29       ` Kukjin Kim
2015-03-17 15:29         ` Kukjin Kim
2015-03-17  1:51 ` [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks Kukjin Kim
2015-03-17  1:51   ` Kukjin Kim
2015-03-17  5:27   ` Arnd Bergmann
2015-03-17  5:27     ` Arnd Bergmann
2015-03-17 15:28     ` Kukjin Kim
2015-03-17 15:28       ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.