Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a42bfe02d3042b82c9381bb6c96dadae37594c28
/
.
/
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"
;
};
};