mbox series

[kirkstone,0/2] corstone1000: kirkstone: backport kernel compression

Message ID 20221019091557.3949-1-abdellatif.elkhlifi@arm.com
Headers show
Series corstone1000: kirkstone: backport kernel compression | expand

Message

Abdellatif El Khlifi Oct. 19, 2022, 9:15 a.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

backport from master the commits allowing to reduce the initramfs bundle size.

Cheers,
Abdellatif

Abdellatif El Khlifi (2):
  arm-bsp/corstone1000: use compressed kernel image
  arm-bsp/machine: corstone1000: disable pulling the kernel into the
    initramfs

 .../conf/machine/include/corstone1000.inc     |  5 ++-
 ...corstone1000-use-a-compressed-kernel.patch | 35 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 .../wic/corstone1000-image.corstone1000.wks   |  2 +-
 4 files changed, 41 insertions(+), 2 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0028-corstone1000-use-a-compressed-kernel.patch

Comments

Jon Mason Oct. 19, 2022, 6:33 p.m. UTC | #1
On Wed, 19 Oct 2022 10:15:55 +0100, abdellatif.elkhlifi@arm.com wrote:
> backport from master the commits allowing to reduce the initramfs bundle size.
> 
> Cheers,
> Abdellatif
> 
> Abdellatif El Khlifi (2):
>   arm-bsp/corstone1000: use compressed kernel image
>   arm-bsp/machine: corstone1000: disable pulling the kernel into the
>     initramfs
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/corstone1000: use compressed kernel image
      commit: d54e50daa6973aee9ba2df7886dfd296b6c154e2
[2/2] arm-bsp/machine: corstone1000: disable pulling the kernel into the initramfs
      commit: bafd1d013c2470bcec123ba4eb8232ab879b2660

Best regards,