Home
last modified time | relevance | path

Searched refs:uboot_image_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/mkubootimage/
H A Dmkubootimage.c68 static enum uboot_image_type image_type = IH_TYPE_UNKNOWN;
189 enum uboot_image_type type;
200 static enum uboot_image_type
214 get_type_name(enum uboot_image_type type) in get_type_name()
H A Duboot.h52 enum uboot_image_type { enum