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 <NightNL@outlook.com>
This commit is contained in:
Jasper Scholte 2022-08-17 21:30:04 +02:00 committed by Hauke Mehrtens
parent 76fc277917
commit 4fcfb61ec9

View File

@ -108,6 +108,7 @@ endef
TARGET_DEVICES += samsung_cy-swr1100 TARGET_DEVICES += samsung_cy-swr1100
define Device/sitecom_wlr-6000 define Device/sitecom_wlr-6000
$(Device/uimage-lzma-loader)
SOC := rt3883 SOC := rt3883
BLOCKSIZE := 4k BLOCKSIZE := 4k
IMAGE_SIZE := 7244k IMAGE_SIZE := 7244k