Searched refs:fit_image_load (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | image.c | 1063 rd_noffset = fit_image_load(images, in boot_get_ramdisk() 1283 fit_img_result = fit_image_load(images, in boot_get_fpga() 1393 fit_img_result = fit_image_load(images, in boot_get_loadable()
|
| H A D | image-fit.c | 2457 int fit_image_load(bootm_headers_t *images, ulong addr, in fit_image_load() function 2480 ret = fit_image_load(images, addr, NULL, NULL, arch, in boot_get_setup_fit() 2522 fdt_noffset = fit_image_load(images, in boot_get_fdt_fit() 2578 ov_noffset = fit_image_load(images, in boot_get_fdt_fit()
|
| H A D | bootm.c | 959 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 661 int fit_image_load(bootm_headers_t *images, ulong addr,
|