Brooklyn/kernel/u-boot-master/tools/binman/test/72_gbb_too_small.dts

11 lines
101 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;
/ {
binman {
gbb {
size = <0x200>;
};
};
};