Lines Matching full:bin
26 U-Boot as the bl33.bin executable.
33 > mkdir -p ~/hikey/src ~/hikey/bin
40 Get the BL30 mcuimage.bin binary. It is shipped as part of the UEFI source.
43 > cp edk2/HisiPkg/HiKeyPkg/NonFree/mcuimage.bin ~/hikey/bin/
46 …> wget -P ~/hikey/bin https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/b…
54 > cp u-boot.bin ~/hikey/bin
61 BL30=~/hikey/bin/mcuimage.bin \
62 BL33=~/hikey/bin/u-boot.bin DEBUG=1 PLAT=hikey
65 > cp build/hikey/debug/bl1.bin ~/hikey/bin
66 > cp build/hikey/debug/fip.bin ~/hikey/bin
71 > make BL1=~/hikey/bin/bl1.bin all
72 > cp *.img ~/hikey/bin
73 > cp l-loader.bin ~/hikey/bin
81 1. Connect the second jumper on J15 BOOT SEL, to go into recovery mode and flash l-loader.bin with
85 > sudo ~/hikey/src/burn-boot/hisi-idt.py -d /dev/ttyUSB0 --img1=~/hikey/bin/l-loader.bin
96 > sudo fastboot flash ptable ~/hikey/bin/ptable.img
97 > sudo fastboot flash fastboot ~/hikey/bin/fip.bin
98 > sudo fastboot flash nvme ~/hikey/bin/nvme.img
133 INFO: Loading file 'bl2.bin' at address 0xf9818000
134 INFO: File 'bl2.bin' loaded: 0xf9818000 - 0xf9821100
157 INFO: Loading file 'bl30.bin' at address 0x1000000
159 INFO: File 'bl30.bin' loaded: 0x1000000 - 0x1023270
218 INFO: Loading file 'bl31.bin' at address 0xf9858000
219 INFO: File 'bl31.bin' loaded: 0xf9858000 - 0xf9861010
222 WARNING: Failed to access image 'bl32.bin' (-1)
226 INFO: Loading file 'bl33.bin' at address 0x35000000
227 INFO: File 'bl33.bin' loaded: 0x35000000 - 0x3504c468