Searched refs:ih_hcrc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/mkubootimage/
H A Duboot.h75 uint32_t ih_hcrc; member in struct:uboot_image_header
H A Dmkubootimage.c296 printf(" header crc: 0x%08x\n", hdr->ih_hcrc);
356 hdr->ih_hcrc = htonl(crc);

Completed in 67 milliseconds