[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOesGMjLBwQgfm=nP+qTD9J8mfdoDb1PYCJ5cv2rT10+QY539Q@mail.gmail.com>
Date: Wed, 22 Jul 2015 16:42:01 -0700
From: Olof Johansson <olof@...om.net>
To: Maxime Coquelin <mcoquelin.stm32@...il.com>
Cc: Arnd Bergmann <arnd@...db.de>, Kevin Hilman <khilman@...nel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Daniel Thompson <daniel.thompson@...aro.org>,
Kamil Lulko <rev13@...pl>,
Andreas Färber <afaerber@...e.de>
Subject: Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support
Hi,
On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin
<mcoquelin.stm32@...il.com> wrote:
> +/ {
> + model = "STMicroelectronics STM32429i-EVAL board";
> + compatible = "st,stm32429i-eval", "st,stm32f429";
> +
> + chosen {
> + bootargs = "console=ttyS0,115200 root=/dev/ram rdinit=/linuxrc";
> + linux,stdout-path = &usart1;
You should use stdout-path here instead, and with that you'll no
longer need the console arg in the bootargs.
See: https://www.kernel.org/doc/Documentation/devicetree/bindings/chosen.txt
-Olof
--
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