Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
50f43abd51b98a89a2ec2d51cd2725a28869fae6
/
.
/
target
/
linux
/
imx6
/
patches-5.4
/
100-bootargs.patch
blob: cf63a3bdb1a32d0f2e1a295bfa3af1c74cdc9941 [
file
] [
log
] [
blame
]
---
a
/
arch
/
arm
/
boot
/
dts
/
imx6dl
-
wandboard
.
dts
+++
b
/
arch
/
arm
/
boot
/
dts
/
imx6dl
-
wandboard
.
dts
@@
-
16
,
4
+
16
,
8
@@
device_type
=
"memory"
;
reg
=
<
0x10000000
0x40000000
>;
};
+
+
chosen
{
+
bootargs
=
"console=ttymxc0,115200"
;
+
};
};