Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
60cebe5101f95a3b12bcc054736067c290efbda4
/
.
/
arch
/
x86
/
dts
/
coreboot.dtsi
blob: c8dc4cec3c99aac8edf1cbd9186ca900223bc241 [
file
] [
log
] [
blame
]
/include/
"skeleton.dtsi"
/
{
chosen
{
stdout
-
path
=
"/serial"
;
};
serial
{
compatible
=
"coreboot-uart"
;
reg
=
<
0x3f8
0x10
>;
reg
-
shift
=
<
0
>;
io
-
mapped
=
<
1
>;
multiplier
=
<
1
>;
baudrate
=
<
115200
>;
status
=
"disabled"
;
};
};