Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9f153c68dfad239cb3b01b457c580dfac7dfcc67
/
.
/
tools
/
binman
/
test
/
320_capsule_revert.dts
blob: bd141ef29248b52f815d78ab6d0478c23929a603 [
file
] [
log
] [
blame
]
Sughosh Ganu
6b2d18a
2023-10-10 14:40:59 +0530
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
3
/
dts
-
v1
/;
4
5
/
{
6
binman
{
7
efi
-
empty
-
capsule
{
8
capsule
-
type
=
"revert"
;
9
};
10
};
11
};