Home
last modified time | relevance | path

Searched refs:image_get_ep (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage.su
H A Dimage.c206 uint32_t image_get_ep(const image_header_t *hdr) in image_get_ep() function
362 printf("%sEntry Point: %08x\n", p, image_get_ep(hdr)); in image_print_contents()
H A Dbootm.c205 images.ep = image_get_ep(&images.legacy_hdr_os_copy); in bootm_find_os()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c169 spl_image->entry_point = image_get_ep(header); in spl_parse_image_header()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h750 uint32_t image_get_ep(const image_header_t *hdr);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map