imx6: use upstream gateworks board names
[openwrt.git] / target / linux / imx6 / patches-3.10 / 100-bootargs.patch
1 --- a/arch/arm/boot/dts/imx6dl-wandboard.dts
2 +++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
3 @@ -18,6 +18,10 @@
4         memory {
5                 reg = <0x10000000 0x40000000>;
6         };
7 +
8 +       chosen {
9 +               bootargs = "console=ttymxc0,115200";
10 +       };
11  };
12  
13  &fec {