Home
last modified time | relevance | path

Searched refs:uimage_type (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage.c133 static const table_entry_t uimage_type[] = { variable
190 { "image type", IH_TYPE_COUNT, uimage_type },
718 return (get_table_entry_name(uimage_type, "Unknown Image", type)); in genimg_get_type_name()
735 return genimg_get_short_name(uimage_type, type); in genimg_get_type_short_name()
803 return (get_table_entry_id(uimage_type, "Image", name)); in genimg_get_type_id()
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dsource_file_format.txt163 "filesystem", "flat_dt" and others (see uimage_type in common/image.c).
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map