Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
56b653cb88c2145eec76b0bc0c4c87054b883acb
/
.
/
tools
/
binman
/
test
/
268_null.dts
blob: 3824ba85090d3d866122f2b586b8929748bb2b2b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
pad
-
byte
=
<
0xff
>;
u
-
boot
{
};
null
{
size
=
<
4
>;
};
u
-
boot
-
img
{
};
};
};