Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1032acc6b7f563a734d0ecc6858472e0a2133573
/
.
/
tools
/
binman
/
test
/
157_blob_ext.dts
blob: 8afdd5339e593752fd6f6a46f6c911705aa7fe90 [
file
] [
log
] [
blame
]
Simon Glass
5e56018
2020-07-09 18:39:36 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
3
/
dts
-
v1
/;
4
5
/
{
6
#address-cells = <1>;
7
#size-cells = <1>;
8
9
binman
{
10
blob
-
ext
{
11
filename
=
"refcode.bin"
;
12
};
13
};
14
};