Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2ca52038aed3fe7c07348c4daca0d93dc0e3d292
/
.
/
tools
/
binman
/
test
/
04_invalid_entry.dts
blob: b043455bb575cc577b1d01c92db4b8c09adbba9a [
file
] [
log
] [
blame
]
Simon Glass
57454f4
2016-11-25 20:15:52 -0700
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
not
-
a
-
valid
-
type
{
9
};
10
};
11
};