Lines Matching refs:bootm_headers_t
402 } bootm_headers_t; typedef
404 extern bootm_headers_t images;
550 int boot_get_setup(bootm_headers_t *images, uint8_t arch, ulong *setup_start,
567 int genimg_has_config(bootm_headers_t *images);
569 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images,
571 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
595 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
599 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
623 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr,
657 int fit_image_load(bootm_headers_t *images, ulong addr,
690 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,
694 bootm_headers_t *images,
855 int image_setup_libfdt(bootm_headers_t *images, void *blob,
867 int image_setup_linux(bootm_headers_t *images);