Home
last modified time | relevance | path

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

/u-boot/include/
A Dfwu_mdata.h58 struct fwu_mdata { struct
59 uint32_t crc32;
60 uint32_t version;
61 uint32_t active_index;
62 uint32_t previous_active_index;
64 struct fwu_image_entry img_entry[CONFIG_FWU_NUM_IMAGES_PER_BANK];

Completed in 3 milliseconds