Searched refs:fit_image_load_index (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 2180 int fit_image_load_index(bootm_headers_t *images, ulong addr, in fit_image_load_index() function 2462 return fit_image_load_index(images, addr,fit_unamep, fit_uname_configp, in fit_image_load()
|
| H A D | bootm.c | 1015 noffset = fit_image_load_index(&images, (ulong)fit, in bootm_host_load_image()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 666 int fit_image_load_index(bootm_headers_t *images, ulong addr,
|