Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c1009 uint8_t imape_comp; in bootm_host_load_image() local
1026 if (fit_image_get_comp(fit, noffset, &imape_comp)) { in bootm_host_load_image()
1033 ret = bootm_decomp_image(imape_comp, 0, data, image_type, load_buf, in bootm_host_load_image()