Home
last modified time | relevance | path

Searched refs:boot_img_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dimx8image.h118 } __packed boot_img_t; typedef
130 boot_img_t img[MAX_NUM_IMGS];
/openbmc/u-boot/tools/
H A Dimx8image.c470 static void set_image_hash(boot_img_t *img, char *filename, uint32_t hash_type) in set_image_hash()
535 boot_img_t *img = &container->img[container->num_images]; in set_image_array_entry()
758 append(ptr, &container->img[j], sizeof(boot_img_t)); in flatten_container_header()