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