HomeSort by relevance Sort by last modified time
    Searched refs:flashid (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 1196 milliseconds