Sign in
coral
/
uboot-imx
/
afe0a527c6630bf97ab5e811e87eb4a842749323
/
.
/
arch
/
arm
/
dts
/
sunxi-u-boot.dtsi
blob: 5adfd9bca2ec1ffa8ff8360f02d51071948009a3 [
file
] [
log
] [
blame
]
#include
<config.h>
/
{
binman
{
filename
=
"u-boot-sunxi-with-spl.bin"
;
pad
-
byte
=
<
0xff
>;
blob
{
filename
=
"spl/sunxi-spl.bin"
;
};
u
-
boot
-
img
{
pos
=
<
CONFIG_SPL_PAD_TO
>;
};
};
};