historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/arch/arm/dts/sunxi-u-boot.dtsi
2024-01-16 11:20:27 -06:00

14 lines
207 B
Text

#include <config.h>
/ {
binman {
filename = "u-boot-sunxi-with-spl.bin";
pad-byte = <0xff>;
blob {
filename = "spl/sunxi-spl.bin";
};
u-boot-img {
offset = <CONFIG_SPL_PAD_TO>;
};
};
};