Re: [PATCH] ARM: dts: Use stdout-path in STM32F429 Discovery board

2015-07-23 Thread Andreas Färber
Am 23.07.2015 um 07:09 schrieb Maxime Coquelin: > This patch replaces use of linux,stdout-path by stdout-path as per s/by/with/ > "chosen" DT bindings documentation. > > Doing that, the "console" argument is no more needed in kernel command > line. > > Reported-by: Olof Johansson > Signed-off-

[PATCH] ARM: dts: Use stdout-path in STM32F429 Discovery board

2015-07-22 Thread Maxime Coquelin
This patch replaces use of linux,stdout-path by stdout-path as per "chosen" DT bindings documentation. Doing that, the "console" argument is no more needed in kernel command line. Reported-by: Olof Johansson Signed-off-by: Maxime Coquelin --- arch/arm/boot/dts/stm32f429-disco.dts | 4 ++-- 1 f