NACK: [SRU][F/linux-raspi][PATCH] UBUNTU: [Packaging] raspi: Revert "UBUNTU: [Packaging] raspi: Build compressed arm64 kernel images"

Juerg Haefliger juerg.haefliger at canonical.com
Wed Aug 26 07:41:09 UTC 2020


Wrong series in the email subject.

...Juerg


> BugLink: https://bugs.launchpad.net/bugs/1892355
> 
> This reverts commit 292295b55096a88b46556a5de9f39c4c760c3a57.
> 
> We will eventually get rid of u-boot on raspi which means that the raspi
> firmware will load the kernel but it can only handle uncompressed arm64
> kernel images.
> 
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
>  debian.raspi/rules.d/arm64.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.raspi/rules.d/arm64.mk b/debian.raspi/rules.d/arm64.mk
> index 3846cbfaf8cd..fde84ab88cd0 100644
> --- a/debian.raspi/rules.d/arm64.mk
> +++ b/debian.raspi/rules.d/arm64.mk
> @@ -3,8 +3,8 @@ build_arch	= arm64
>  header_arch	= arm64
>  defconfig	= defconfig
>  flavours	= raspi
> -build_image	= Image.gz
> -kernel_file	= arch/$(build_arch)/boot/Image.gz
> +build_image	= Image
> +kernel_file	= arch/$(build_arch)/boot/Image
>  install_file	= vmlinuz
>  no_dumpfile	= true
>  

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200826/a0e5b460/attachment.sig>


More information about the kernel-team mailing list