Home
last modified time | relevance | path

Searched refs:content_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.h32 struct content_info { struct
33 struct content_info *next; argument
75 struct content_info *content_head; /* List of files to include */
76 struct content_info *content_tail;
H A Dfit_image.c144 struct content_info *cont; in fit_calc_size()
253 struct content_info *cont; in fit_write_images()
335 struct content_info *cont; in fit_write_configs()
H A Dmkimage.c125 struct content_info *cont; in add_content()