Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimx8image.c526 soc_type_t soc, const image_t *image_stack, in set_image_array_entry() argument
530 uint64_t entry = image_stack->entry; in set_image_array_entry()
531 uint64_t core = image_stack->ext; in set_image_array_entry()
534 option_type_t type = image_stack->option; in set_image_array_entry()
656 image_t *img_sp = image_stack; in get_container_image_start_pos()
771 bool emmc_fastboot, image_t *image_stack, in build_container() argument
776 image_t *img_sp = image_stack; in build_container()
790 if (!image_stack) { in build_container()
807 img_sp = image_stack; in build_container()
903 img_sp = image_stack; in build_container()
[all …]