Searched refs:spl_usb_load (Results 1 - 3 of 3) sorted by relevance

/u-boot/common/spl/
H A Dspl_usb.c21 int spl_usb_load(struct spl_image_info *spl_image, function
69 return spl_usb_load(spl_image, bootdev,
/u-boot/arch/arm/mach-k3/r5/
H A Dsysfw-loader.c467 ret = spl_usb_load(&spl_image, &bootdev,
/u-boot/include/
H A Dspl.h877 * spl_usb_load() - Load an image file from USB mass storage
886 int spl_usb_load(struct spl_image_info *spl_image,

Completed in 40 milliseconds