Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
07d9e70bf9a65f3c94573b9e11f12025b472cff1
/
.
/
tools
/
binman
/
test
/
084_files.dts
blob: 83ddb78f8e7b48611a50170b6c01812d9d507530 [
file
] [
log
] [
blame
]
Simon Glass
0a98b28
2018-09-14 04:57:28 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
/
dts
-
v1
/;
3
4
/
{
5
binman
{
6
files
{
7
pattern
=
"files/*.dat"
;
8
compress
=
"none"
;
9
};
10
};
11
};