Lines Matching full:bin
77 ./firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
100 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
138 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
139 cat firefly-rk3288/u-boot-dtb.bin >> out && \
145 ./evb-rk3036/tools/mkimage -n rk3036 -T rksd -d evb-rk3036/spl/u-boot-spl.bin out && \
146 cat evb-rk3036/u-boot-dtb.bin >> out && \
166 ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out &&
167 cat ./spl/u-boot-spl-dtb.bin >> out &&
189 tools/mkimage -n rk3188 -T rksd -d spl/u-boot-spl.bin out
191 # truncate, encode and append u-boot.bin
192 truncate -s %2048 u-boot.bin
193 cat u-boot.bin | split -b 512 --filter='openssl rc4 -K 7C4E0304550509072D2C7B38170D1711' >> out
209 fastboot -i 0x2207 flash loader evb-rk3288/spl/u-boot-spl-dtb.bin
227 -d chromebook_jerry/spl/u-boot-spl-dtb.bin spl.bin && \
228 dd if=spl.bin of=spl-out.bin bs=128K conv=sync && \
229 cat spl-out.bin chromebook_jerry/u-boot-dtb.img >out.bin && \
230 dd if=out.bin of=out.bin.pad bs=4M conv=sync
241 sudo em100 -s -c GD25LQ32 -d out.bin.pad -r
288 followed by u-boot-spl-dtb.bin.
297 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although
305 The maximum size of u-boot-spl-dtb.bin which the boot ROM will read is 32KB,
320 rkspi.c produces an image consisting of a header and u-boot-spl-dtb.bin. The