HomeSort by relevance Sort by last modified time
    Searched refs:IH_COMP_GZIP (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/core/
uboot_image.h 132 #define IH_COMP_GZIP 1 /* gzip Compression Used */
loader.c 488 case IH_COMP_GZIP:
513 if (hdr->ih_comp == IH_COMP_GZIP) {

Completed in 35 milliseconds