Searched refs:boot_get_fpga (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/common/ |
D | bootm.c | 271 ret = boot_get_fpga(argc, argv, &images, IH_ARCH_DEFAULT, in bootm_find_images()
|
D | image.c | 1224 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images, in boot_get_fpga() function
|
/external/u-boot/include/ |
D | image.h | 569 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images,
|