Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c309 COMP_NONE, enumerator
313 static enum comp_t compression = COMP_NONE;
339 if (compression != COMP_NONE) { in image_save_header()