Searched refs:boot_read_image_ok (Results 1 – 2 of 2) sorted by relevance
250 int boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok);
283 return boot_read_image_ok(fap, &state->image_ok); in boot_read_swap_state()392 boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok) in boot_read_image_ok() function