Skip to content

Commit

Permalink
ramips: mt7621: use lzma-loader for Sercomm NA502s
Browse files Browse the repository at this point in the history
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 <[email protected]>
(cherry picked from commit 6d89aa2)
Link: openwrt/openwrt#16412
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
andyboeh authored and hauke committed Sep 18, 2024
1 parent e3bb358 commit 4d7ad37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/image/mt7621.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2068,6 +2068,7 @@ TARGET_DEVICES += sercomm_na502

define Device/sercomm_na502s
$(Device/nand)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 20971520
DEVICE_VENDOR := SERCOMM
DEVICE_MODEL := NA502S
Expand Down

0 comments on commit 4d7ad37

Please sign in to comment.