Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
63dd22710fafece20fc4b44cfd2d4d3a99a6bb2f
/
.
/
tools
/
binman
/
test
/
033_x86-start16.dts
blob: 2e279dee9d63a5e1fb1652a3d2a38aed1dbf6b03 [
file
] [
log
] [
blame
]
Googler
3cec7d7
2023-12-13 10:05:01 +0000
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
size
=
<
16
>;
9
10
x86
-
start16
{
11
};
12
};
13
};