summaryrefslogtreecommitdiff
path: root/common/splash.c
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2019-07-24 19:37:55 -0700
committerTom Rini <trini@konsulko.com>2019-07-29 09:32:07 -0400
commitb1307f884a913f52a201491053b6d221c4204f60 (patch)
treec4add1ac191f83f4bc3858a1b3c50feb8fca9b75 /common/splash.c
parent2090854cd2f228bab546f2718ccdbe1664830d3c (diff)
fit: Support compression for non-kernel components (e.g. FDT)
This patch adds support for compressing non-kernel image nodes in a FIT image (kernel nodes could already be compressed previously). This can reduce the size of FIT images and therefore improve boot times (especially when an image bundles many different kernel FDTs). The images will automatically be decompressed on load. This patch does not support extracting compatible strings from compressed FDTs, so it's not very helpful in conjunction with CONFIG_FIT_BEST_MATCH yet, but it can already be used in environments that select the configuration to load explicitly. Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'common/splash.c')
0 files changed, 0 insertions, 0 deletions