Home | History | Annotate | Download | only in labpretest

Lines Matching full:bootloader

7 # session.  It puts a device into bootloader mode, reboots into bootloader mode,
9 # updates the bootloader image, updates the radio image, updates the system
139 log_print "rebooting into bootloader and waiting for availability via fastboot"
140 $ADB -s $device reboot bootloader
157 log_print "rebooting into bootloader and waiting for availability via fastboot"
158 $FASTBOOT -s $device reboot-bootloader
283 log_print "getting bootloader file for $product"
286 log_print "bootloader file empty: $bootloaderfile"
290 log_print "bootloader file not found: ./$product/$bootloaderfile"
293 log_print "using $ROOT/$product/$bootloaderfile as the bootloader image file"
295 log_print "downloading bootloader image to $device"
522 log_print "rebooting into bootloader and waiting for availability via fastboot"
525 log_print "using fastboot to reboot to bootloader for test purposes"