From: Jasper Scholte Date: Wed, 17 Aug 2022 19:30:04 +0000 (+0200) Subject: ramips: use lzma-loader on Sitecom WLR-6000 X-Git-Tag: v23.05.0-rc1~2462 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4fcfb61ec9c711eab165617524da9a8599824201;p=openwrt%2Fstaging%2Fhauke.git ramips: use lzma-loader on Sitecom WLR-6000 Fixes the boot loader LZMA decompression issue: LZMA ERROR 1 - must RESET board to recover Signed-off-by: Jasper Scholte --- diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk index db4ffc83df..e76678be1a 100644 --- a/target/linux/ramips/image/rt3883.mk +++ b/target/linux/ramips/image/rt3883.mk @@ -108,6 +108,7 @@ endef TARGET_DEVICES += samsung_cy-swr1100 define Device/sitecom_wlr-6000 + $(Device/uimage-lzma-loader) SOC := rt3883 BLOCKSIZE := 4k IMAGE_SIZE := 7244k