Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.h254 int imx8image_copy_image(int fd, struct image_tool_params *mparams);
H A Dmkimage.c530 ret = imx8image_copy_image(ifd, &params); in main()
H A Dimx8image.c953 int imx8image_copy_image(int outfd, struct image_tool_params *mparams) in imx8image_copy_image() function