Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage.h626 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
/openbmc/u-boot/common/
H A Dimage.c1219 return boot_get_setup_fit(images, arch, setup_start, setup_len); in boot_get_setup()
H A Dimage-fit.c2013 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch, in boot_get_setup_fit() function