[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <075601d06054$d94e6fa0$8beb4ee0$@kernel.org>
Date: Tue, 17 Mar 2015 10:51:13 +0900
From: Kukjin Kim <kgene@...nel.org>
To: 'Javier Martinez Canillas' <javier.martinez@...labora.co.uk>,
'Kukjin Kim' <kgene@...nel.org>, Arnd Bergmann <arnd@...db.de>
Cc: 'Olof Johansson' <olof@...om.net>,
'Doug Anderson' <dianders@...omium.org>,
'Andreas Faerber' <afaerber@...e.de>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: RE: [PATCH 0/3] ARM: dts: Define stdout-patch for Exynos Chromebooks
Javier Martinez Canillas wrote:
>
> 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(+)
>
+ Arnd
Basically, I have no objection to add stdout-path property on board DT but I
need to ask other ARM guys how they think about? Always I'm questioned what
should be defined in bootloader before entering kernel and IMHO kernel can do
it, it should be defined in bootloader though ;)
Let's wait for other opinions...
Thanks,
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists