Hi Álvaro, On 13 June 2016 at 09:38, Álvaro Fernández Rojas <noltari@xxxxxxxxx> wrote: > Console definition is needed in order to avoid a warning in earlycon to > console transition. > > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> > --- > 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/brcm/bcm96358nb4ser.dts > index f412117..702eae2 100644 > --- a/arch/mips/boot/dts/brcm/bcm96358nb4ser.dts > +++ b/arch/mips/boot/dts/brcm/bcm96358nb4ser.dts Unfortunately I haven't seen this earlier, but please don't name the dts file bcm9* unless it's an actual reference/eval board from Broadcom. A more sensible name would be neufbox4-sercom.dts or bcm6358-neufbox4-sercom.dts. Regards Jonas