Home
last modified time | relevance | path

Searched refs:ais_img_size (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Daisimage.c15 static uint32_t ais_img_size; variable
151 if (((void *)ptr - hdr) > ais_img_size) { in aisimage_print_header()
204 ais_img_size = ALIGN(sbuf.st_size, WORD_ALIGN0) + MAX_CMD_BUFFER; in ais_alloc_buffer()
380 ais_img_size = image_size; in aisimage_verify_header()

Completed in 2 milliseconds