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

From: Ãlvaro FernÃndez Rojas
Date: Mon Jun 13 2016 - 03:38:51 EST


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
@@ -12,6 +12,7 @@
};

chosen {
+ bootargs = "console=ttyS0,115200";
stdout-path = &uart0;
};
};
--
2.1.4