HomeSort by relevance Sort by last modified time
    Searched refs:boot_get_loadable (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
image.h 575 * boot_get_loadable - routine to load a list of binaries to memory
583 * boot_get_loadable() will take the given FIT configuration, and look
595 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
    [all...]
  /external/u-boot/common/
bootm.c 280 ret = boot_get_loadable(argc, argv, &images, IH_ARCH_DEFAULT,
image.c 1325 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images, function
    [all...]

Completed in 4075 milliseconds