You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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 {
|
|
|