Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.h36 uint8_t blockid; /* 0x0 */ member
74 uint8_t blockid; /* 0x0 */ member
H A Dkwboot.c657 if (hdr->blockid == IBR_HDR_UART_ID) { in kwboot_img_patch_hdr()
662 hdr->blockid = IBR_HDR_UART_ID; in kwboot_img_patch_hdr()
H A Dkwbimage.c902 main_hdr->blockid = e->bootfrom; in image_create_v0()
1263 main_hdr->blockid = e->bootfrom; in image_create_v1()
1598 image_boot_mode_name(mhdr->blockid)); in kwbimage_print_header()