
On Mon, Jul 30, 2018 at 12:53:19PM +0200, Simon Goldschmidt wrote:
To prepare supporting compression for all image types, change compression to "none" for ramdisks in all examples.
Signed-off-by: Simon Goldschmidt sgoldschmidt@de.pepperl-fuchs.com
arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon | 2 +- doc/README.bcm7xxx | 2 +- doc/uImage.FIT/multi.its | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
Sorry for the delay. I think this patch as-is, is wrong. Please split it into a patch per file that CCs the appropriate custodian(s) for them to ack/nak and pick up. It's also appropriate to do a patch now that corrects the behavior of uncompressing ramdisks that can be uncompressed automatically (and no need for a CONFIG option). Thanks!