Searched refs:IH_COMP_LZ4 (Results 1 - 4 of 4) sorted by relevance

/u-boot/boot/
H A Dimage.c194 { IH_COMP_LZ4, "lz4", "lz4 compressed", },
217 { IH_COMP_LZ4, "lz4", {0x04, 0x22},},
507 case IH_COMP_LZ4:
H A Dimage-android.c377 return IH_COMP_LZ4;
/u-boot/test/
H A Dcompression.c596 return run_bootm_test(uts, IH_COMP_LZ4, compress_using_lz4);
/u-boot/include/
H A Dimage.h252 IH_COMP_LZ4, /* lz4 Compression Used */ enumerator in enum:__anon10

Completed in 114 milliseconds