Searched refs:spl_load_image_fat_os (Results 1 – 6 of 6) sorted by relevance
/u-boot/common/spl/ |
A D | spl_fat.c | 116 int spl_load_image_fat_os(struct spl_image_info *spl_image, in spl_load_image_fat_os() function 167 int spl_load_image_fat_os(struct spl_image_info *spl_image, in spl_load_image_fat_os() function
|
A D | spl_usb.c | 52 spl_load_image_fat_os(spl_image, stor_dev, partition)) in spl_usb_load()
|
A D | spl_sata.c | 83 spl_load_image_fat_os(spl_image, stor_dev, in spl_sata_load_image()
|
A D | spl_mmc.c | 260 err = spl_load_image_fat_os(spl_image, mmc_get_blk_desc(mmc), in spl_mmc_do_fs_boot()
|
/u-boot/include/ |
A D | spl.h | 492 int spl_load_image_fat_os(struct spl_image_info *spl_image,
|
/u-boot/doc/board/xilinx/ |
A D | zynqmp-r5.rst | 70 spl_load_image_fat_os: error reading image u-boot.bin, err - -2
|
Completed in 5 milliseconds