Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dimage.h603 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
/rk3399_rockchip-uboot/common/
H A Dimage.c1237 return boot_get_setup_fit(images, arch, setup_start, setup_len); in boot_get_setup()
H A Dimage-fit.c2467 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch, in boot_get_setup_fit() function