Lines Matching refs:spl
75 ./firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
82 spl: mmc init failed with error: -17
98 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
126 The rockchip bootrom can load and boot an initial spl, then continue to
136 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
143 ./evb-rk3036/tools/mkimage -n rk3036 -T rksd -d evb-rk3036/spl/u-boot-spl.bin out && \
165 cat ./spl/u-boot-spl-dtb.bin >> out &&
186 # copy tpl, pad to 1020 bytes and append spl
187 tools/mkimage -n rk3188 -T rksd -d spl/u-boot-spl.bin out
207 fastboot -i 0x2207 flash loader evb-rk3288/spl/u-boot-spl-dtb.bin
225 -d chromebook_jerry/spl/u-boot-spl-dtb.bin spl.bin && \
226 dd if=spl.bin of=spl-out.bin bs=128K conv=sync && \
227 cat spl-out.bin chromebook_jerry/u-boot-dtb.img >out.bin && \
286 followed by u-boot-spl-dtb.bin.
295 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although
303 The maximum size of u-boot-spl-dtb.bin which the boot ROM will read is 32KB,
318 rkspi.c produces an image consisting of a header and u-boot-spl-dtb.bin. The