Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dzynqmpimage.c91 uint32_t total_pfw_image_length; /* 0x38 */ member
118 checksum += le32_to_cpu(ptr->total_pfw_image_length); in zynqmpimage_checksum()
153 ptr->total_pfw_image_length = 0x0; in zynqmpimage_default_header()
191 zynqhdr->total_pfw_image_length)); in zynqmpimage_print_header()
269 zynqhdr->total_pfw_image_length = zynqhdr->pfw_image_length; in zynqmpimage_pmufw()
272 zynqhdr->image_stored_size -= zynqhdr->total_pfw_image_length; in zynqmpimage_pmufw()