Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d5f385ef9da9913d528cdf50459f36c68fcee24
/
.
/
tools
/
binman
/
test
/
023_blob.dts
blob: 7dcff69666af3fcfda065bb8525ff5ef07542c27 [
file
] [
log
] [
blame
]
Simon Glass
57454f4
2016-11-25 20:15:52 -0700
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
blob
{
9
filename
=
"blobfile"
;
10
};
11
};
12
};