Lines Matching refs:bin
88 > mkdir -p ~/poplar/src ~/poplar/bin
107 > cp u-boot.bin ~/poplar/bin
114 SPD=none BL33=~/poplar/bin/u-boot.bin DEBUG=1 PLAT=poplar
117 > cp build/hi3798cv200/debug/bl1.bin ~/poplar/src/l-loader/atf/
118 > cp build/hi3798cv200/debug/fip.bin ~/poplar/src/l-loader/atf/
127 Due to BootROM requiremets, rename l-loader.bin to fastboot.bin:
128 > cp l-loader.bin ~/poplar/bin/fastboot.bin
138 Copy fastboot.bin to a FAT partition on the USB drive and reboot the
153 Copy fastboot.bin to your tftp server.
158 => tftp 0x30000000 fastboot.bin
169 Filename 'poplar/fastboot.bin'.
187 Copy fastboot.bin to any partition on a FAT32 formated usb flash drive.
191 983040 fastboot.bin
195 => fatload usb 0:2 0x30000000 fastboot.bin
196 reading fastboot.bin