09543912036de3fb9ea819313747eff1a0c046d8
[openwrt/staging/wigyori.git] / target / linux / imx6 / patches-4.9 / 100-bootargs.patch
1 --- a/arch/arm/boot/dts/imx6dl-wandboard.dts
2 +++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
3 @@ -19,4 +19,8 @@
4 memory {
5 reg = <0x10000000 0x40000000>;
6 };
7 +
8 + chosen {
9 + bootargs = "console=ttymxc0,115200";
10 + };
11 };