Searched defs:boot_swap_state (Results 1 – 1 of 1) sorted by relevance
145 struct boot_swap_state { struct146 uint8_t magic; /* One of the BOOT_MAGIC_[...] values. */147 uint8_t swap_type; /* One of the BOOT_SWAP_TYPE_[...] values. */148 uint8_t copy_done; /* One of the BOOT_FLAG_[...] values. */149 uint8_t image_ok; /* One of the BOOT_FLAG_[...] values. */150 uint8_t image_num; /* Boot status belongs to this image */