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

  /external/u-boot/common/
image-fdt.c 358 fdt_noffset = boot_get_fdt_fit(images,
image-fit.c 2028 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr, function
    [all...]
  /external/u-boot/include/
image.h 603 * boot_get_fdt_fit() - load a DTB from a FIT file (applying overlays)
623 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr,
    [all...]

Completed in 47 milliseconds