Home
last modified time | relevance | path

Searched refs:fit_get_end (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/
Dbootm.c148 images.os.end = fit_get_end(images.fit_hdr_os); in bootm_find_os()
Dimage-fit.c1076 ulong fit_get_end(const void *fit) in fit_get_end() function
/external/u-boot/include/
Dimage.h962 ulong fit_get_end(const void *fit);