Searched refs:fit_get_desc (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | sec_firmware.c | 75 ret = fit_get_desc(sec_firmware_img, fw_node_off, &desc); in sec_firmware_get_data()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.su | |
| H A D | image-fit.c | 181 ret = fit_get_desc(fit, 0, &desc); in fit_print_contents() 376 ret = fit_get_desc(fit, image_noffset, &desc); in fit_image_print() 483 int fit_get_desc(const void *fit, int noffset, char **desc) in fit_get_desc() function 1883 ret = fit_get_desc(fit, noffset, &desc); in fit_conf_print()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 665 ret = fit_get_desc(fit, node, &desc); in spl_internal_load_simple_fit()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1009 int fit_get_desc(const void *fit, int noffset, char **desc);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |