Home
last modified time | relevance | path

Searched refs:bootm_headers (Results 1 – 4 of 4) sorted by relevance

/include/
A Dvxworks.h12 struct bootm_headers;
90 void boot_prep_vxworks(struct bootm_headers *images);
91 void boot_jump_vxworks(struct bootm_headers *images);
A Dbootm.h53 struct bootm_headers *images;
131 int bootm_measure(struct bootm_headers *images);
A Dimage.h351 struct bootm_headers { struct
418 extern struct bootm_headers images; argument
635 int genimg_has_config(struct bootm_headers *images);
643 int boot_get_fpga(struct bootm_headers *images);
686 int boot_get_loadable(struct bootm_headers *images);
688 int boot_get_setup_fit(struct bootm_headers *images, uint8_t arch,
712 int boot_get_fdt_fit(struct bootm_headers *images, ulong addr,
753 int fit_image_load(struct bootm_headers *images, ulong addr,
799 int fit_get_node_from_config(struct bootm_headers *images,
826 struct bootm_headers *images, char **of_flat_tree,
[all …]
A Devent.h213 struct bootm_headers *images;

Completed in 13 milliseconds