Home
last modified time | relevance | path

Searched refs:spl_load_image_fat (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fat.c56 int spl_load_image_fat(struct spl_image_info *spl_image, function
132 err = spl_load_image_fat(spl_image, block_dev,
158 return spl_load_image_fat(spl_image, block_dev, partition,
H A Dspl_sata.c49 err = spl_load_image_fat(spl_image, stor_dev, in spl_sata_load_image()
H A Dspl_usb.c56 err = spl_load_image_fat(spl_image, stor_dev, in spl_usb_load_image()
H A Dspl_mmc.c246 err = spl_load_image_fat(spl_image, mmc_get_blk_desc(mmc),
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h216 int spl_load_image_fat(struct spl_image_info *spl_image,
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/uboot/
H A D0001-arm64-zynqmp-zcu106-fix-SPL-MMC-booting.patch15 spl_load_image_fat: error reading image u-boot.img, err - -6