Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c318 static void print_decomp_msg(int comp_type, int type, bool is_xip, in print_decomp_msg() argument
334 is_xip ? "XIP" : "Loading", name, src, dst); in print_decomp_msg()