Sign in
qemu
/
u-boot
/
88b2eb0c393c3b83926bdce0ff1ee893445064e6
/
.
/
tools
/
binman
/
test
/
259_symlink.dts
blob: 2ee1f7f05e228919dfbbd6f8a61e57911f2e03d9 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
multiple
-
images
;
test_image
{
filename
=
"test_image.bin"
;
symlink
=
"symlink_to_test.bin"
;
u
-
boot
{
};
};
};
};