Allowing us to specify boot console in a standard manner in board DTs. Signed-off-by: Jamie Lentin <jm@xxxxxxxxxxxx> --- arch/arm/boot/dts/orion5x.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/orion5x.dtsi b/arch/arm/boot/dts/orion5x.dtsi index fbccfbb..001613d 100644 --- a/arch/arm/boot/dts/orion5x.dtsi +++ b/arch/arm/boot/dts/orion5x.dtsi @@ -17,6 +17,7 @@ aliases { gpio0 = &gpio0; + serial0 = &uart0; }; soc { -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html