Home
last modified time | relevance | path

Searched refs:image_get_load (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c38 load_addr = image_get_load(header); in do_mon_install()
/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dbootm.c59 = (unsigned char *)image_get_load(images->legacy_hdr_os); in do_bootm_linux()
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c198 uint32_t image_get_load(const image_header_t *hdr) in image_get_load() function
361 printf("%sLoad Address: %08x\n", p, image_get_load(hdr)); in image_print_contents()
388 image_get_load(hdr) - image_get_header_size(), in image_print_contents()
1058 rd_load = image_get_load(rd_hdr); in boot_get_ramdisk()
H A Dimage.su
H A Dimage-fdt.c455 load = image_get_load(fdt_hdr); in boot_get_fdt()
H A Dbootm.c130 images.os.load = image_get_load(os_hdr); in bootm_find_os()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c168 spl_image->load_addr = image_get_load(header); in spl_parse_image_header()
172 spl_image->entry_point = image_get_load(header); in spl_parse_image_header()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfpga.c218 data = image_get_load(hdr); in do_fpga()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h749 uint32_t image_get_load(const image_header_t *hdr); in image_get_hdr_l()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym