Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmtk_image.h106 struct gfh_file_info { struct
107 struct gfh_common_header gfh;
108 char name[12];
109 __le32 unused;
110 __le16 file_type;
111 uint8_t flash_type;
112 uint8_t sig_type;
113 __le32 load_addr;
114 __le32 total_size;
115 __le32 max_size;
[all …]