Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c1008 uint8_t imape_comp; in bootm_host_load_image() local
1025 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()
1032 ret = bootm_decomp_image(imape_comp, 0, data, image_type, load_buf, in bootm_host_load_image()