321823ba05
Build and boot tested on the following hardware: * GW54xx * GW53xx * GW52xx * GW51xx * GW552x * GW551x Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> SVN-Revision: 48248
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";
|
|
+ };
|
|
};
|