• Josua Mayer's avatar
    support booting from gzip compressed kernel image · baa45841
    Josua Mayer authored
    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.
    baa45841
runme.sh 23.9 KB