Hi Ti,
In order to save flash space and reduce the kernel image size, I want to use the compressed kernel image (vmlinux.gz/ image.gz),
but, i found that there were no code for compression/decompression in arch/arm64/boot/. I use SDK8.0.
How to use compressed image(vmlinux.gz/Image.gz /uImage)to boot kernel ? Does u-boot need corresponding change or coordination?
BRs.
Thanks.