Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a0c2118dfc4a831a68a36425aa806a7909adc6ee
/
.
/
tools
/
binman
/
test
/
046_intel_vbt.dts
blob: 733f5751d5a4d4cc03048b1dc5a5a74900f802d5 [
file
] [
log
] [
blame
]
Bin Meng
d7bcdf5
2017-08-15 22:41:54 -0700
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
size
=
<
16
>;
9
10
intel
-
vbt
{
11
filename
=
"vbt.bin"
;
12
};
13
};
14
};