Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
03b084800b40a7d659c770a4ceb345501ad40b17
/
.
/
tools
/
binman
/
test
/
319_capsule_accept.dts
blob: d48e59f859b5f3f3a0bd93b24f18a821f0e07cae [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
efi
-
empty
-
capsule
{
/* Image GUID for testing capsule update */
image
-
guid
=
"binman-test"
;
capsule
-
type
=
"accept"
;
};
};
};