ramips: mt7621: use lzma-loader for Sercomm NA502s
This fixes a well-known "LZMA ERROR 1" error on Sercomm NA502s, reported on the OpneWrt forum [0]. [0] https://forum.openwrt.org/t/206640 Signed-off-by: Andreas Böhler <dev@aboehler.at>
This commit is contained in:
committed by
Chuanhong Guo
parent
a670cc2864
commit
6d89aa2987
@@ -2384,6 +2384,7 @@ TARGET_DEVICES += sercomm_na502
|
|||||||
|
|
||||||
define Device/sercomm_na502s
|
define Device/sercomm_na502s
|
||||||
$(Device/nand)
|
$(Device/nand)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 20971520
|
IMAGE_SIZE := 20971520
|
||||||
DEVICE_VENDOR := SERCOMM
|
DEVICE_VENDOR := SERCOMM
|
||||||
DEVICE_MODEL := NA502S
|
DEVICE_MODEL := NA502S
|
||||||
|
|||||||
Reference in New Issue
Block a user