Lines Matching refs:bootm_headers
348 struct bootm_headers { struct
424 extern struct bootm_headers images; argument
604 int boot_get_setup(struct bootm_headers *images, uint8_t arch, ulong *setup_start,
618 int genimg_has_config(struct bootm_headers *images);
620 int boot_get_fpga(int argc, char *const argv[], struct bootm_headers *images,
622 int boot_get_ramdisk(int argc, char *const argv[], struct bootm_headers *images,
646 int boot_get_loadable(int argc, char *const argv[], struct bootm_headers *images,
649 int boot_get_setup_fit(struct bootm_headers *images, uint8_t arch,
673 int boot_get_fdt_fit(struct bootm_headers *images, ulong addr,
708 int fit_image_load(struct bootm_headers *images, ulong addr,
754 int fit_get_node_from_config(struct bootm_headers *images,
758 struct bootm_headers *images,
958 int image_setup_libfdt(struct bootm_headers *images, void *blob,
970 int image_setup_linux(struct bootm_headers *images);