3b2708f09c
Signed-off-by: Tim Harvey <tharvey@gateworks.com> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
11 lines
220 B
Diff
11 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";
|
|
+ };
|
|
};
|