Searched refs:pmmc_image (Results 1 – 1 of 1) sorted by relevance
369 void board_pmmc_image_process(ulong pmmc_image, size_t pmmc_size) in board_pmmc_image_process() argument377 ret = rproc_load(id, pmmc_image, pmmc_size); in board_pmmc_image_process()379 id, pmmc_image, pmmc_size, ret ? " Failed!" : " Success!"); in board_pmmc_image_process()