Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
778c7fe41e1b864d6abc6250d9aee38af31fc0d6
/
.
/
tools
/
binman
/
test
/
146_x86_reset16_tpl.dts
blob: 041b16f3de169c3025ee995277c98020b6750dc8 [
file
] [
log
] [
blame
]
Simon Glass
0b074d6
2019-08-24 07:22:48 -0600
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
size
=
<
16
>;
9
10
x86
-
reset16
-
tpl
{
11
};
12
};
13
};