Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c541 u32 num_of_image = hdr->num_images; in check_image_header() local
557 for (image_num = 0; image_num < num_of_image; image_num++) { in check_image_header()