Home
last modified time | relevance | path

Searched refs:fit_image_get_entry (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c97 fit_image_get_entry(fit, node, &s_ep); in board_fit_image_post_process()
/openbmc/u-boot/common/
H A Dimage-fit.c533 ret = fit_image_get_entry(fit, image_noffset, &entry); in fit_image_print()
840 int fit_image_get_entry(const void *fit, int noffset, ulong *entry) in fit_image_get_entry() function
H A Dbootm.c189 ret = fit_image_get_entry(images.fit_hdr_os, in bootm_find_os()
/openbmc/u-boot/include/
H A Dimage.h1020 int fit_image_get_entry(const void *fit, int noffset, ulong *entry);