]> git.baikalelectronics.ru Git - uboot.git/commit
doc: FIT image: clarify usage of "compression" property
authorSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Mon, 30 Jul 2018 10:53:18 +0000 (12:53 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 10 Aug 2018 17:45:33 +0000 (13:45 -0400)
commit7be9a78b4f2db239088ac5d8d18d788fca8e4c4d
treea3123c65428fdd7e7187a0ea85bc7300b100a29f
parent348d184014982d3fbd6bce2193a5a3de67370009
doc: FIT image: clarify usage of "compression" property

Compressed images should have their compression property
set to "none" if U-Boot should leave them compressed.

This is especially the case for compressed ramdisks that
should be uncompressed by the kernel only.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
doc/uImage.FIT/source_file_format.txt