Lines Matching refs:bootm_headers_t
429 } bootm_headers_t; typedef
431 extern bootm_headers_t images;
577 int boot_get_setup(bootm_headers_t *images, uint8_t arch, ulong *setup_start,
594 int genimg_has_config(bootm_headers_t *images);
596 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images,
598 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
622 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
626 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch,
650 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr,
684 int fit_image_load(bootm_headers_t *images, ulong addr,
717 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,
721 bootm_headers_t *images,
888 int image_setup_libfdt(bootm_headers_t *images, void *blob,
900 int image_setup_linux(bootm_headers_t *images);