Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimage.h599 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
/external/u-boot/common/
Dimage.c1216 return boot_get_setup_fit(images, arch, setup_start, setup_len); in boot_get_setup()
Dimage-fit.c2007 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch, in boot_get_setup_fit() function