Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Duboot_image.h197 IH_COMP_GZIP, /* gzip Compression Used */ enumerator
H A Dloader.c668 case IH_COMP_GZIP: in load_uboot_image()