mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
RPi firmware since around September 2020 is able to decompress gzipped kernels prior to handing over control. Arm64 kernels do not do self-decompression, so use the firmware's capability. Signed-off-by: Ian Leonard <antonlacon@gmail.com>