Searched refs:boot_get_ramdisk (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | bootm.c | 46 ret = boot_get_ramdisk(argc, argv, images, IH_ARCH_MICROBLAZE, in do_bootm_linux()
|
/openbmc/u-boot/include/ |
H A D | image.h | 598 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
|
/openbmc/u-boot/common/ |
H A D | bootm.c | 247 ret = boot_get_ramdisk(argc, argv, &images, IH_INITRD_ARCH, in bootm_find_images()
|
H A D | image.c | 931 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images, in boot_get_ramdisk() function
|