support booting from gzip compressed kernel image
U-Boot "booti" command can decompress gzip-compressed kernel automatically, if a memory region has been specified as decompression workspace through kernel_comp_addr_r & kernel_comp_size variables. Switching generated images to include Image.gz frees up some space in the 350MB initial rootfs and helps with journal errors during fist boot.
Showing
Please register or sign in to comment