75b911ddc1
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37326
14 lines
231 B
Diff
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 {
|