Home
last modified time | relevance | path

Searched defs:sb_boot_image_header (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Dmxsimage.h28 struct sb_boot_image_header { struct
29 union {
39 uint8_t signature1[4];
41 uint8_t major_version;
43 uint8_t minor_version;
45 uint16_t flags;
47 uint32_t image_blocks;
49 uint32_t first_boot_tag_block;
51 uint32_t first_boot_section_id;
53 uint16_t key_count;
[all …]