Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10e4779db8ae6c2784392fa7a1f690645918662d
/
.
/
tools
/
binman
/
test
/
16_pack_image_overflow.dts
blob: 6ae66f3ac95f154882063ccda800d13d5cd03d65 [
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
size
=
<
3
>;
9
10
u
-
boot
{
11
};
12
};
13
};