| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | source.c | 140 if (fit_image_get_data (fit_hdr, noffset, &fit_data, &fit_len)) { in source()
|
| H A D | ximg.c | 164 if (fit_image_get_data(fit_hdr, noffset, in do_imgextract()
|
| H A D | fpga.c | 274 if (fit_image_get_data(fit_hdr, noffset, in do_fpga()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | boot_rkimg.c | 648 ret = fit_image_get_data(img, noffset, &data, &size); in rockchip_ram_read_dtb_file() 665 ret = fit_image_get_data(img, noffset, &data, &size); in rockchip_ram_read_dtb_file()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bootm.c | 108 ret = fit_image_get_data(images->fit_hdr_os, in boot_prep_linux()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.c | 400 ret = fit_image_get_data(fit, image_noffset, &data, &size); in fit_image_print() 900 int fit_image_get_data(const void *fit, int noffset, in fit_image_get_data() function 1445 if (fit_image_get_data(fit, image_noffset, &data, &size)) { in fit_image_verify() 1733 if (fit_image_get_data(fit, kfdt_noffset, &kfdt, &size)) { in fit_conf_find_compat() 2199 if (fit_image_get_data(fit, noffset, &buf, &size)) { in fit_image_load_index()
|
| H A D | update.c | 220 if (fit_image_get_data(fit, noffset, &data, (size_t *)size)) in update_fit_getparams()
|
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | sec_firmware.c | 69 if (fit_image_get_data(sec_firmware_img, fw_node_off, data, size)) { in sec_firmware_get_data()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | image-host.c | 311 if (fit_image_get_data(fit, image_noffset, &data, &size)) { in fit_image_add_verification_data()
|
| H A D | fit_image.c | 802 fit_image_get_data(fit, image_noffset, &file_data, &file_size); in fit_image_extract()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 242 if (fit_image_get_data(fit, node, &data, &length)) { in spl_load_fit_image()
|
| H A D | spl_fit_tb_arm64.S | 652 bl fit_image_get_data
|
| H A D | spl_fit_tb_arm32.S | 655 bl fit_image_get_data
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1024 int fit_image_get_data(const void *fit, int noffset,
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/ |
| H A D | mc.c | 150 fit_image_get_data(fit_hdr, node_offset, &data, &size); in parse_mc_firmware_fit_image()
|
| /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 | |