Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c310 static void print_decomp_msg(int comp_type, int type, bool is_xip) in print_decomp_msg() function
363 print_decomp_msg(comp, type, load == image_start); in bootm_decomp_image()