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 | /* Image GUID for testing capsule update */ | ||||
9 | image-guid = "binman-test"; | ||||
10 | capsule-type = "accept"; | ||||
11 | }; | ||||
12 | }; | ||||
13 | }; |