Home | Sort by relevance Sort by last modified time |
/external/u-boot/tools/ | |
kwbimage.h | 142 uint32_t flashid; /* 0x21C - 0x21F */ member in struct:secure_hdr_v1 |
kwbimage.c | 174 uint32_t flashid; member in union:image_cfg_element::__anon48030 798 fprintf(out, "fuse prog -y 47 0 %08x 00000000 1\n", e->flashid); 1193 secure_hdr->flashid = cpu_to_le32(e_flashid->flashid); 1426 el->flashid = strtoul(value1, NULL, 0); [all...] |