Searched refs:image_multi_getimg (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | uimage.c | 141 image_multi_getimg(hdr, 0, &data, &size); in uimage_sysmem_reserve_each() 148 image_multi_getimg(hdr, 1, &data, &size); in uimage_sysmem_reserve_each() 156 image_multi_getimg(hdr, 2, &data, &size); in uimage_sysmem_reserve_each() 212 image_multi_getimg(hdr, idx, &data, &size); in uimage_init_resource()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image.su | |
| H A D | image.c | 286 void image_multi_getimg(const image_header_t *hdr, ulong idx, in image_multi_getimg() function 372 image_multi_getimg(hdr, i, &data, &len); in image_print_contents() 1113 image_multi_getimg(images->legacy_hdr_os, 1, &rd_data, &rd_len); in boot_get_ramdisk()
|
| H A D | bootm_os.c | 85 image_multi_getimg(hdr, 1, &kernel_data, &kernel_len); in do_bootm_netbsd()
|
| H A D | image-fdt.c | 531 image_multi_getimg(images->legacy_hdr_os, 2, &fdt_data, in boot_get_fdt()
|
| H A D | bootm.c | 929 image_multi_getimg(hdr, 0, os_data, os_len); in boot_get_kernel()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bootm.c | 97 image_multi_getimg(hdr, 0, &os_data, &os_len); in boot_prep_linux()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | default_image.c | 142 image_multi_getimg(hdr, idx, &file_data, &file_len); in image_extract_subimage()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | ximg.c | 121 image_multi_getimg(hdr, part, &data, &len); in do_imgextract()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 854 void image_multi_getimg(const image_header_t *hdr, ulong idx,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |