[OpenWrt-Devel] [PATCH] ramips: mt7621: use lzma-loader for D-Link DIR-860L B1

David Bauer mail at david-bauer.net
Sun Apr 26 08:42:53 EDT 2020


Hi Szabolcs,

On 4/19/20 8:49 PM, Szabolcs Hubai wrote:
> -  KERNEL := kernel-bin | append-dtb | relocate-kernel | lzma | uImage lzma
> +  LOADER_TYPE := bin
> +  KERNEL := kernel-bin | append-dtb | lzma | loader-kernel | \
> +  relocate-kernel | lzma -a0 | uImage lzma

Sorry for going over this one more time. Is there a specific reason
to pack the resulting uImage using lzma? Also the lzma-loader relocates 
itself afaik, so relocate-kernel shouldn't be necessary when using our 
own loader (i might be wrong here).

Could you try the attached patch on your device?

Best wishes
David


More information about the openwrt-devel mailing list