[U-Boot] [PATCHv2 2/8] arm: colibri-vf: Enable serial support

2016-01-25 Thread Bhuvanchandra DV
- Enable lpuart support on Toradex Colibri VF50/VF61 - Use UART0 for stdout. Signed-off-by: Bhuvanchandra DV --- arch/arm/dts/vf-colibri.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/dts/vf-colibri.dtsi b/arch/arm/dts/vf-colibri.dtsi

Re: [U-Boot] [PATCHv2 2/8] arm: colibri-vf: Enable serial support

2016-01-25 Thread Stefan Agner
On 2016-01-25 09:03, Bhuvanchandra DV wrote: > - Enable lpuart support on Toradex Colibri VF50/VF61 > - Use UART0 for stdout. Compared to the previous commit, I would say here it is fine, since those two changes are really connected. Acked-by: Stefan Agner -- Stefan