Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.h29 struct sb_boot_image_header { struct
30 union {
40 uint8_t signature1[4];
42 uint8_t major_version;
44 uint8_t minor_version;
46 uint16_t flags;
48 uint32_t image_blocks;
50 uint32_t first_boot_tag_block;
52 uint32_t first_boot_section_id;
54 uint16_t key_count;
[all …]