Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dzynq_bootimg.h12 u32 imagewordlen; /* 0x0 */ member
/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c116 if (header->imagewordlen > ZYNQ_MAXIMUM_IMAGE_WORD_LEN) { in zynq_validate_hdr()
H A Dcmds.c311 part_img_len = hdr_ptr->imagewordlen; in zynq_verify_image()