forked from Ivasoft/openwrt
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:
committed by
Hauke Mehrtens
parent
76fc277917
commit
4fcfb61ec9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user