Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
180f556b090c2e3c84c904d3e6bc884acb423e1f
/
.
/
tools
/
binman
/
test
/
081_x86-start16-tpl.dts
blob: 68e6bbd68f0c66e978f6f3c5657a1d1f2abddb30 [
file
] [
log
] [
blame
]
Simon Glass
35b384c
2018-09-14 04:57:10 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
/
dts
-
v1
/;
3
4
/
{
5
#address-cells = <1>;
6
#size-cells = <1>;
7
8
binman
{
9
size
=
<
16
>;
10
11
x86
-
start16
-
tpl
{
12
};
13
};
14
};