Re: [PATCH] ARM: MXS: duckbill: set duart to serial0

2020-06-03 Thread Sascha Hauer
On Fri, May 29, 2020 at 03:56:53PM +0200, Lucas Stach wrote: > Am Freitag, den 29.05.2020, 14:51 +0200 schrieb Michael Grzeschik: > > In the imx28.dtsi the serial0 is set to auart0 which is not the one > > used on the duckbill. We set duart to serial0 so the console will be > > properly set. > >

Re: [PATCH] ARM: MXS: duckbill: set duart to serial0

2020-06-02 Thread Michael Grzeschik
On Fri, May 29, 2020 at 03:56:53PM +0200, Lucas Stach wrote: Am Freitag, den 29.05.2020, 14:51 +0200 schrieb Michael Grzeschik: In the imx28.dtsi the serial0 is set to auart0 which is not the one used on the duckbill. We set duart to serial0 so the console will be properly set. If the aliases

Re: [PATCH] ARM: MXS: duckbill: set duart to serial0

2020-05-29 Thread Lucas Stach
Am Freitag, den 29.05.2020, 14:51 +0200 schrieb Michael Grzeschik: > In the imx28.dtsi the serial0 is set to auart0 which is not the one > used on the duckbill. We set duart to serial0 so the console will be > properly set. If the aliases are the same in the Barebox and Linux DTs there should be