Files
u-boot/cmd
Nikita Shubin 05e8e2403c imxtract: specify max gunzip size
Specify max gunzip size from config to override SYS_XIMG_LEN
default value wich is 0x800000. In case we have a large portion of FIT
image, for example gzipped kernel with decompressed size large than
0x800000 we should enlarge imxract area, otherwise extracting it will
fail.

It used to be a hardcoded define in cmd/ximg.c and we are moving it to
config.

Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-12-20 09:48:16 -05:00
..
2023-12-13 18:39:06 -05:00
2023-12-13 18:39:05 -05:00
2023-12-15 13:05:55 -05:00
2023-10-16 15:46:18 +02:00
2023-09-11 16:34:19 -04:00
2023-12-20 09:48:16 -05:00
2023-08-23 08:02:59 +02:00
2023-10-24 15:55:17 +08:00
2023-11-28 22:31:03 -05:00
2023-09-09 06:12:47 +02:00
2023-12-20 09:48:16 -05:00