Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c180 ret = boot_get_setup(&images, IH_ARCH_I386, &images.ep, &len); in bootm_find_os()
Dimage.c1212 int boot_get_setup(bootm_headers_t *images, uint8_t arch, in boot_get_setup() function
/external/u-boot/include/
Dimage.h550 int boot_get_setup(bootm_headers_t *images, uint8_t arch, ulong *setup_start,