Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c333 static int handle_decomp_error(int comp_type, size_t uncomp_size, in handle_decomp_error() function
435 return handle_decomp_error(comp, image_len, unc_len, ret); in bootm_decomp_image()