Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb9128d80dd98336aee6e9b106235ec1462816d6
/
.
/
tools
/
binman
/
test
/
084_files.dts
blob: 83ddb78f8e7b48611a50170b6c01812d9d507530 [
file
] [
log
] [
blame
]
Simon Glass
ac6328c
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
};