u-boot/tools/binman/test/258_vpl_bss_pad.dts

20 lines
180 B
Text
Raw Normal View History

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