Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
3cec7d7b6062b249baacece9b0b79974930410ca
/
.
/
tools
/
binman
/
test
/
072_gbb_too_small.dts
blob: c088f36a1d0dbc440c3a344bdd7f9abac7d4d78e [
file
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
gbb
{
size
=
<
0x200
>;
};
};
};