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

/u-boot/boot/
H A Dimage-board.c452 int boot_get_ramdisk(char const *select, struct bootm_headers *images, function
H A Dbootm.c508 ret = boot_get_ramdisk(select, &images, IH_INITRD_ARCH,
/u-boot/include/
H A Dimage.h352 * then boot_get_ramdisk() and get_fdt() will attempt to get
654 * boot_get_ramdisk() - Locate the ramdisk
662 * boot_get_ramdisk() is responsible for finding a valid ramdisk image.
675 int boot_get_ramdisk(char const *select, struct bootm_headers *images,

Completed in 107 milliseconds