Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mkubootimage/ | |
uboot.h | 77 uint32_t ih_size; member in struct:uboot_image_header |
mkubootimage.c | 283 printf(" size: %u\n", be32toh(hdr->ih_size)); 346 hdr->ih_size = htobe32(dsize); |