mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
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:
parent
76fc277917
commit
4fcfb61ec9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user