Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.h252 void pbl_load_uboot(int fd, struct image_tool_params *mparams);
H A Dpblimage.c187 void pbl_load_uboot(int ifd, struct image_tool_params *params) in pbl_load_uboot() function
H A Dmkimage.c518 pbl_load_uboot(ifd, &params); in main()