]> git.dujemihanovic.xyz Git - u-boot.git/commit
corstone1000: add compressed kernel support
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Thu, 26 Oct 2023 12:50:49 +0000 (13:50 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 31 Oct 2023 17:08:10 +0000 (13:08 -0400)
commit805aa48a3f780bfdc6db6da808caed81e086eae6
tree86489b09a1b9663b05851acae880ac6b5f5c6eb2
parentf50af7ebd72fde6a959f1f1e3f1ef371b9f2fce8
corstone1000: add compressed kernel support

unzip the kernel before executing it

The Corstone-1000 kernel has become too large to fit in the available
storage.  Switching to a compressed kernel avoids the problem, but
requires uncompressing it.

Changes made are generated using savedefconfig.

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
configs/corstone1000_defconfig