Home
last modified time | relevance | path

Searched defs:load_image (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dspl.h241 int (*load_image)(struct spl_image_info *spl_image, member
/openbmc/u-boot/cmd/
H A Darmflash.c178 static int load_image(const char * const name, const ulong address) in load_image() function