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