Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1132853d0b0870136ec757f2ecc0bf2cef9aac92
/
.
/
arch
/
x86
/
dts
/
efi.dts
blob: 1f50428aa2eec3c00df0bfe71ac02fd706c232bb [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2015 Google, Inc
*
* SPDX-License-Identifier: GPL-2.0+
*/
/
dts
-
v1
/;
/include/
"skeleton.dtsi"
/
{
model
=
"EFI"
;
compatible
=
"efi,app"
;
chosen
{
stdout
-
path
=
&
serial
;
};
serial
:
serial
{
compatible
=
"efi,uart"
;
};
};