Lines Matching refs:bootm_headers_t
406 } bootm_headers_t; typedef
408 extern bootm_headers_t images;
554 int boot_get_setup(bootm_headers_t *images, uint8_t arch, ulong *setup_start,
571 int genimg_has_config(bootm_headers_t *images);
573 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images,
575 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
599 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
603 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
627 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr,
661 int fit_image_load(bootm_headers_t *images, ulong addr,
666 int fit_image_load_index(bootm_headers_t *images, ulong addr,
699 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,
703 bootm_headers_t *images,
880 int image_setup_libfdt(bootm_headers_t *images, void *blob,
892 int image_setup_linux(bootm_headers_t *images);