Skip to content

Commit

Permalink
ramips: mt7621: use lzma-loader for Sercomm NA502
Browse files Browse the repository at this point in the history
This fixes a well known "LZMA ERROR 1" error on Sercomm NA502,
reported on the OpenWrt forum. [1]

[1]: https://forum.openwrt.org/t/176942

Signed-off-by: Szabolcs Hubai <[email protected]>
(cherry picked from commit d41b8a5)
  • Loading branch information
xabolcs authored and hauke committed Jan 4, 2024
1 parent 9a7b14d commit f6fb6bb
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 @@ -1973,6 +1973,7 @@ TARGET_DEVICES += samknows_whitebox-v8

define Device/sercomm_na502
$(Device/nand)
$(Device/uimage-lzma-loader)
IMAGE_SIZE := 20480k
DEVICE_VENDOR := SERCOMM
DEVICE_MODEL := NA502
Expand Down

0 comments on commit f6fb6bb

Please sign in to comment.