Files
wifipineapple-openwrt/target/linux/imx6/patches-3.10/100-bootargs.patch
Luka Perkov e83bb26670 imx6: switch to askconsole
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-15 00:03:40 +00:00

14 lines
231 B
Diff

--- a/arch/arm/boot/dts/imx6dl-wandboard.dts
+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
@@ -18,6 +18,10 @@
memory {
reg = <0x10000000 0x40000000>;
};
+
+ chosen {
+ bootargs = "console=ttymxc0,115200";
+ };
};
&fec {