Home | History | Annotate | Download | only in common

Lines Matching refs:flash

12 #   remote machine using flash over ethernet (or usb flash if ethernet flash
35 echo "Note: The cros flash will take time and doesn't give much output."
40 cros flash --board=${BISECT_BOARD} --clobber-stateful usb:// ~/trunk/src/build/images/${BISECT_BOARD}/latest/chromiumos_test_image.bin
43 echo "Flash to usb complete!"
62 echo "cros flash may run."
71 read -p $'Press enter to continue and retry the ethernet flash' notused
72 cros flash --board=${BISECT_BOARD} --clobber-stateful ${BISECT_REMOTE} ~/trunk/src/build/images/${BISECT_BOARD}/latest/chromiumos_test_image.bin
123 echo "Deploy failed! Trying build_image/cros flash instead..."
137 echo "cros flash --board=${BISECT_BOARD} --clobber-stateful ${BISECT_REMOTE} ~/trunk/src/build/images/${BISECT_BOARD}/latest/chromiumos_test_image.bin"
138 cros flash --board=${BISECT_BOARD} --clobber-stateful ${BISECT_REMOTE} ~/trunk/src/build/images/${BISECT_BOARD}/latest/chromiumos_test_image.bin
143 echo "cros flash has failed! From here you can:"
144 echo "1. Flash through USB"