Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6bfef897bcf3381129f9c743acda2113cd9d1e1c
/
.
/
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
>;
};
};
};