u-boot/tools/binman/test/257_fdt_incl_vpl.dts

14 lines
134 B
Text
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
u-boot-vpl {
};
};
};