Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c933 uint8_t imape_comp; in bootm_host_load_image() local
950 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()
957 ret = bootm_decomp_image(imape_comp, 0, data, image_type, load_buf, in bootm_host_load_image()