Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f1a0bafb5802416d42d685b343110c1557da1739
/
.
/
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"
;
};
};