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

  /external/u-boot/include/
fdt_support.h 149 int fdt_record_loadable(void *blob, u32 index, const char *name,
  /external/u-boot/common/spl/
spl_fit.c 334 ret = fdt_record_loadable(blob, index, name, image->load_addr,
  /external/u-boot/common/
fdt_support.c 560 int fdt_record_loadable(void *blob, u32 index, const char *name, function
    [all...]

Completed in 45 milliseconds