<div dir="ltr">Could you supply a tested patch which accomplishes this please? I only use the Debian kernel images. Thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 18, 2017 at 5:17 PM, Martin Schitter <span dir="ltr"><<a href="mailto:ms@mur.at" target="_blank">ms@mur.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Package: raspi3-firmware<br>
Version: 1.20170317-4<br>
<br>
the raspi3-firmware kernel postinstall hook should take care of uncompressing kernel moved to /boot/firmware. raspberry firmware can only handle uncompressed images (otherwise the board will hang and only show the rainbow screen).<br>
<br>
debians official arm64 kernel packages utilize uncompressed kernel images, but cross compiled custom kernels (e.g. by using 'make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gn<wbr>u- deb-pkg') will pack compressed ones in the linux-image*_arm64.debs by default.<br>
<br>
'scripts/extract-vmlinux', provided by the linux kernel source code, could be used to decompress all kinds of kernel images.<br>
<br>
______________________________<wbr>_________________<br>
Pkg-raspi-maintainers mailing list<br>
<a href="mailto:Pkg-raspi-maintainers@lists.alioth.debian.org" target="_blank">Pkg-raspi-maintainers@lists.al<wbr>ioth.debian.org</a><br>
<a href="https://lists.alioth.debian.org/mailman/listinfo/pkg-raspi-maintainers" rel="noreferrer" target="_blank">https://lists.alioth.debian.or<wbr>g/mailman/listinfo/pkg-raspi-<wbr>maintainers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Best regards,<br>Michael</div>
</div>