Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.h255 int imx8mimage_copy_image(int fd, struct image_tool_params *mparams);
H A Dimx8mimage.c593 int imx8mimage_copy_image(int outfd, struct image_tool_params *mparams) in imx8mimage_copy_image() function
H A Dmkimage.c537 ret = imx8mimage_copy_image(ifd, &params); in main()