Home
last modified time | relevance | path

Searched refs:spl_load_image (Results 1 – 25 of 67) sorted by relevance

123

/dports/sysutils/u-boot-utilite/cm-fx6-u-boot/u-boot/patches/
H A D0006-spl-add-support-for-alternative-boot-device.patch41 static int spl_load_image(u32 boot_device)
44 @@ -219,8 +236,7 @@ static int spl_load_image(u32 boot_device)
60 - if (spl_load_image(boot_device))
63 + if (!spl_load_image(spl_boot_list[i]))
H A D0004-common-spl-move-image-load-to-its-own-function.patch24 +static int spl_load_image(u32 boot_device)
211 + if (spl_load_image(boot_device))
H A D0007-spl-announce-boot-devices.patch107 if (!spl_load_image(spl_boot_list[i]))
/dports/sysutils/u-boot-utilite/u-boot-2015.07/common/spl/
H A Dspl.c246 static int spl_load_image(u32 boot_device) in spl_load_image() function
357 if (!spl_load_image(spl_boot_list[i])) in board_init_r()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/spl/
H A Dspl.c495 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
529 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/spl/
H A Dspl.c495 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
529 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/spl/
H A Dspl.c495 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
529 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/spl/
H A Dspl.c495 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
529 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/common/spl/
H A Dspl.c495 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
529 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-tools/u-boot-2020.07/common/spl/
H A Dspl.c514 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
561 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/spl/
H A Dspl.c564 static int spl_load_image(struct spl_image_info *spl_image, in spl_load_image() function
613 if (loader && !spl_load_image(spl_image, loader)) { in boot_from_devices()

123