
23 Jan
2020
23 Jan
'20
10:58 p.m.
On Wed, Dec 11, 2019 at 11:03:33AM +0000, Rasmus Villemoes wrote:
From: "Klaus H. Sorensen" khso@prevas.dk
Allow reading compressed content from fit image, even if CONFIG_SPL_OS_BOOT is not set.
This allow booting compressed 2nd stage u-boot from fit image.
Additionally, do not print warning message if compression node is not found, since it simply implies the content is uncompressed.
Signed-off-by: Klaus H. Sorensen khso@prevas.dk Signed-off-by: Rasmus Villemoes rasmus.villemoes@prevas.dk
Applied to u-boot/master, thanks!
--
Tom