Quantcast
Channel: Serverphorums.com
Viewing all articles
Browse latest Browse all 23908

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

$
0
0
Hi Olof,

2015-07-23 1:42 GMT+02:00 Olof Johansson <olof@lixom.net>:
> Hi,
>
> On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin
> <mcoquelin.stm32@gmail.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

Thanks for the hint! I was not aware of that.

I will send the new pull request fixing this, and also fixing
STM32F429 Discovery board shortly.

Thanks,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Viewing all articles
Browse latest Browse all 23908

Trending Articles