Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h573 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images,
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c277 ret = boot_get_fpga(argc, argv, &images, IH_ARCH_DEFAULT, in bootm_find_images()
H A Dimage.c1245 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images, in boot_get_fpga() function