Searched refs:boot_get_ramdisk (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/microblaze/lib/ |
| H A D | bootm.c | 49 ret = boot_get_ramdisk(argc, argv, images, IH_ARCH_MICROBLAZE, in do_bootm_linux()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm.c | 253 ret = boot_get_ramdisk(argc, argv, &images, IH_INITRD_ARCH, in bootm_find_images()
|
| H A D | image.c | 947 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images, in boot_get_ramdisk() function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 575 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
|