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

  /src/usr.bin/mkubootimage/
uboot.h 62 enum uboot_image_comp { enum
mkubootimage.c 69 static enum uboot_image_comp image_comp = IH_COMP_NONE;
227 enum uboot_image_comp comp;
237 static enum uboot_image_comp
251 get_comp_name(enum uboot_image_comp comp)

Completed in 11 milliseconds