~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 07850cc6064c77b03c7e741a6918d859cb00468b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// SPDX-License-Identifier: GPL-2.0+

/dts-v1/;
/plugin/;

&{/} {
	firmware-version {
		image1 {
			lowest-supported-version = <3>;
			image-index = <1>;
			image-type-id = "09D7CF52-0720-4710-91D1-08469B7FE9C8";
		};
		image2 {
			lowest-supported-version = <7>;
			image-index = <2>;
			image-type-id = "5A7021F5-FEF2-48B4-AABA-832E777418C0";
		};
		image3 {
			lowest-supported-version = <3>;
			image-index = <1>;
			image-type-id = "3673B45D-6A7C-46F3-9E60-ADABB03F7937";
		};
	};
};