Searched refs:ivt_header (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/mach-imx/
H A Dhab.h22 struct __packed ivt_header { struct
29 struct ivt_header hdr; /* IVT header above */
/u-boot/arch/arm/mach-imx/
H A Dhab.c37 static int ivt_header_error(const char *err_str, struct ivt_header *ivt_hdr)
45 static int verify_ivt_header(struct ivt_header *ivt_hdr)
835 struct ivt_header *ivt_hdr = &ivt_initial->hdr;
/u-boot/tools/
H A Dimx8mimage.c363 flash_header_v2_t ivt_header = { { 0xd1, 0x2000, 0x40 }, local
369 if (write(fd, &ivt_header, sizeof(flash_header_v2_t)) !=
H A Dmkimage.c728 flash_header_v2_t ivt_header = { { 0xd1, 0x2000, 0x40 }, local
746 if (write(ifd, &ivt_header, sizeof(flash_header_v2_t))

Completed in 60 milliseconds