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>
(cherry picked from commit 6d89aa2987)
Link: https://github.com/openwrt/openwrt/pull/16412
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
e3bb35811e
commit
4d7ad37891
@@ -2068,6 +2068,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