Sign in
third-party-mirror
/
u-boot
/
c3442c1e322bc8bdfae2f67c2a9cf2bf76d57a2c
/
.
/
arch
/
x86
/
dts
/
coreboot.dtsi
blob: 4862a59704e0deec573debe84c2c64363c357e95 [
file
]
/include/
"skeleton.dtsi"
/
{
aliases
{
console
=
"/serial"
;
};
serial
{
compatible
=
"ns16550"
;
reg
-
shift
=
<
1
>;
io
-
mapped
=
<
1
>;
multiplier
=
<
1
>;
baudrate
=
<
115200
>;
status
=
"disabled"
;
};
};