]> git.ipfire.org Git - people/ms/u-boot.git/blame - tools/binman/test/50_intel_mrc.dts
Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD
[people/ms/u-boot.git] / tools / binman / test / 50_intel_mrc.dts
CommitLineData
ca4f4ff7
SG
1/dts-v1/;
2
3/ {
4 #address-cells = <1>;
5 #size-cells = <1>;
6
7 binman {
8 size = <16>;
9
10 intel-mrc {
11 };
12 };
13};