3203599a7d
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39573
12 lines
220 B
Diff
12 lines
220 B
Diff
--- a/arch/arm/boot/dts/imx6dl-wandboard.dts
|
|
+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
|
|
@@ -19,4 +19,8 @@
|
|
memory {
|
|
reg = <0x10000000 0x40000000>;
|
|
};
|
|
+
|
|
+ chosen {
|
|
+ bootargs = "console=ttymxc0,115200";
|
|
+ };
|
|
};
|