Home | History | Annotate | Download | only in usbloader

Lines Matching defs:tx_status

270 static void tx_status(const char *status)
274 // dprintf("tx_status('%s')\n", status);
295 tx_status("OKAY");
354 tx_status("OKAY");
363 tx_status(cmdbuf);
384 tx_status(response);
394 tx_status("FAILdata too large");
402 tx_status(status);
411 tx_status("FAILpartition does not exist");
418 tx_status("FAILfailed to erase partition");
426 tx_status("OKAY");
436 tx_status("FAILno image downloaded");
441 tx_status("FAILpartition does not exist");
447 tx_status("FAILimage is not a boot image");
459 tx_status("FAILsignature did not verify");
474 tx_status("FAILflash write failure");
482 tx_status("OKAY");
488 tx_status("FAILinvalid boot image");
494 tx_status("OKAY");
502 tx_status("FAILsignature not 256 bytes long");
507 tx_status("OKAY");
512 tx_status("FAILinvalid command");