HomeSort by: relevance | last modified time | path
    Searched refs:uboot_image_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mkubootimage/
uboot.h 52 enum uboot_image_type { enum
mkubootimage.c 68 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)

Completed in 48 milliseconds