Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.h253 int zynqmpbif_copy_image(int fd, struct image_tool_params *mparams);
H A Dmkimage.c523 ret = zynqmpbif_copy_image(ifd, &params); in main()
H A Dzynqmpbif.c828 int zynqmpbif_copy_image(int outfd, struct image_tool_params *mparams) in zynqmpbif_copy_image() function