Searched refs:image_t (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dimx8image.h219 } image_t; typedef in typeref:struct:__anon24
/u-boot/tools/
H A Dimx8image.c17 static image_t param_stack[IMG_STACK_SIZE];
79 static void parse_cfg_cmd(image_t *param_stack, int32_t cmd, char *token,
145 static void parse_cfg_fld(image_t *param_stack, int32_t *cmd, char *token,
239 static uint32_t parse_cfg_file(image_t *param_stack, char *name)
535 soc_type_t soc, const image_t *image_stack,
700 static int get_container_image_start_pos(image_t *image_stack, uint32_t align)
702 image_t *img_sp = image_stack;
817 bool emmc_fastboot, image_t *image_stack,
822 image_t *img_sp = image_stack;
1003 image_t *img_s
[all...]

Completed in 71 milliseconds