ath79: mikrotik: use vmlinuz (zBoot ELF)
authorJohn Thomson <git@johnthomson.fastmail.com.au>
Thu, 15 Oct 2020 09:27:55 +0000 (19:27 +1000)
committerChuanhong Guo <gch981213@gmail.com>
Thu, 29 Oct 2020 13:35:03 +0000 (21:35 +0800)
commite91344776b9ba7c864be88d915c9c0df0eb790dd
tree0bfee5376d49f2a87f7cf389cbcd456fc7ae0fed
parent254f51443ddaee873267d41993b5bbc4b5ef7959
ath79: mikrotik: use vmlinuz (zBoot ELF)

- minimal built initramfs: 10MB vmlinux ELF -> 6MB vmlinuz
- ~5 seconds for kernel decompression, which was equivalent to the
  additional time to load the uncompressed ELF from SPI NOR.
- Removes requirement for lzma-loader, which may have been causing some
  image builds to fail to boot on Mikrotik mt7621.

Suggested-by: Thibaut VARĂˆNE <hacks@slashdirt.org>
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
target/linux/ath79/image/common-mikrotik.mk
target/linux/ath79/mikrotik/target.mk