Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Duboot_image.h196 IH_COMP_NONE = 0, /* No Compression Used */ enumerator
H A Dloader.c666 case IH_COMP_NONE: in load_uboot_image()