Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8ff3e59371a8845f956d04e29be0a230ae14be5f
/
.
/
tools
/
binman
/
test
/
29_x86-rom.dts
blob: 075ede36ab32e6c8b07a99b2bf0561cd5263861d [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
sort
-
by
-
pos
;
end
-
at
-
4gb
;
size
=
<
16
>;
u
-
boot
{
pos
=
<
0xfffffff0
>;
};
u
-
boot
-
spl
{
pos
=
<
0xfffffff7
>;
};
};
};