Re: [PATCH 1/6] MIPS: BMIPS: add missing console to bcm96358nb4ser

2016-06-14 Thread Jonas Gorski
Hi Álvaro, On 13 June 2016 at 09:38, Álvaro Fernández Rojas wrote: > Console definition is needed in order to avoid a warning in earlycon to > console transition. > > Signed-off-by: Álvaro Fernández Rojas > --- > arch/mips/boot/dts/brcm/bcm96358nb4ser.dts | 1 + > 1 file changed, 1 insertion(+)

[PATCH 1/6] MIPS: BMIPS: add missing console to bcm96358nb4ser

2016-06-13 Thread Álvaro Fernández Rojas
Console definition is needed in order to avoid a warning in earlycon to console transition. Signed-off-by: Álvaro Fernández Rojas --- arch/mips/boot/dts/brcm/bcm96358nb4ser.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/boot/dts/brcm/bcm96358nb4ser.dts b/arch/mips/boot/dts/br