Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
829ad79515e640a5e731f5896c46de45e5cba418
/
.
/
tools
/
binman
/
test
/
072_gbb_too_small.dts
blob: c088f36a1d0dbc440c3a344bdd7f9abac7d4d78e [
file
] [
log
] [
blame
]
Simon Glass
c1ae83c
2018-07-17 13:25:44 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
/
dts
-
v1
/;
3
4
/
{
5
binman
{
6
gbb
{
7
size
=
<
0x200
>;
8
};
9
};
10
};