Re: [PATCH 2/2] mips: boot compressed: add support for vlinuz ELF DTB

2020-10-17 Thread John Thomson
I think it would be safer to make these changes by adding a different boot/compressed target: vmlinuz.elf? So that this would not break kernel build cases where both a normal RAW_APPENDED_DTB zImage is wanted, and additionally an ELF boot vmlinuz.elf. -- John Thomson

[PATCH 2/2] mips: boot compressed: add support for vlinuz ELF DTB

2020-10-15 Thread John Thomson
For legacy bootloader devices that do not support DTB, and only support booting ELF, or have issues booting large ELF files. vmlinux (objcopy to bytecode then compressed for vmlinuz) requires MIPS_RAW_APPENDED_DTB, then vmlinuz may use MIPS_ELF_APPENDED_DTB_VMLINUZ, and insert the DTB into the