Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common: Improve "traditional FIT" image generation
Make the traditional FITs smaller by: - Filtering out the kernel image from the rootfs, since the FIT way is to ship it separately. - Gzipping the kernel in the FIT, since aarch64 uses the uncompressed "Image" format, and squashfs won't take care of it for us.
- Loading branch information