Home
last modified time | relevance | path

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

/u-boot/dts/
A DKconfig154 Compress the FIT image containing the DTBs available for the SPL
162 Compress the FIT image containing the DTBs available for the SPL
254 Compress the FIT image containing the DTBs available for the SPL
262 Compress the FIT image containing the DTBs available for the SPL
/u-boot/tools/patman/
A Dtools.py458 def Compress(indata, algo, with_header=True): function
/u-boot/tools/binman/
A Dcbfs_util.py364 data = tools.Compress(orig_data, 'lz4', with_header=False)
366 data = tools.Compress(orig_data, 'lzma', with_header=False)
A Dentry.py897 data = tools.Compress(indata, self.compress)
A Dftest.py4128 expect1 = tools.Compress(COMPRESS_DATA + U_BOOT_DATA, 'lz4')
4134 expect2 = tools.Compress(COMPRESS_DATA + COMPRESS_DATA, 'lz4')
/u-boot/lib/lzma/
A Dlzma.txt92 Compress - files related to compression/decompression
117 Compress - files related to compression/decompression
/u-boot/doc/uImage.FIT/
A Dx86-fit-boot.txt186 # Compress it into LZO format
/u-boot/cmd/
A DKconfig770 Compress a memory region with zlib deflate method.

Completed in 35 milliseconds