commit | 975e78932359230986bb0d2c9a0694285c163621 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jul 24 15:05:00 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Sep 26 10:15:00 2018 +0200 |
tree | 1dcaebdbfc9f54517f09303849d203eaa91ab8b6 | |
parent | fbf7fb0f9fe84e7bb24d184d0783944411400f08 [diff] |
spl: fit: Enable GZIP compression also for no kernel partitions There is no reason to limit gzip usage only for OS_BOOT and kernel image type. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Tested-by: York Sun <york.sun@nxp.com>