Searched refs:boot_get_loadable (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/cpu/ |
| H A D | rockchip_amp.c | 513 ret = boot_get_loadable(0, NULL, &images, IH_ARCH_DEFAULT, NULL, NULL); in amp_cpus_on()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm.c | 286 ret = boot_get_loadable(argc, argv, &images, IH_ARCH_DEFAULT, in bootm_find_images()
|
| H A D | image.c | 1348 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images, in boot_get_loadable() function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 599 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
|