HomeSort by relevance Sort by last modified time
    Searched refs:jtag_fail (Results 1 - 3 of 3) sorted by null

  /bootable/bootloader/legacy/nandwrite/
nandwrite.c 55 jtag_fail("verify failed");
81 jtag_fail("partition not found");
85 jtag_fail("flash_init() failed");
103 jtag_fail("partition write failed");
145 jtag_fail("partition not found");
150 jtag_fail("flash_init() failed");
157 jtag_fail("flash_read() failed");
181 jtag_fail("unknown command");
jtag.c 63 void jtag_fail(const char *msg) function
  /bootable/bootloader/legacy/include/boot/
boot.h 127 void jtag_fail(const char *msg);

Completed in 95 milliseconds