mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-30 21:13:07 +01:00
ramips: mt7621: enable lzma-loader for AFOUNDRY EW1200
Fixes boot loader LZMA decompression issues (LZMA ERROR 1)
As reported in issue #12208
Reported-by: Raúl M. <raul.m@sparkedhost.com>
Tested-by: Raúl M. <raul.m@sparkedhost.com>
Signed-off-by: Tony Butler <spudz76@gmail.com>
(cherry picked from commit 889bbf89bb)
This commit is contained in:
parent
96e3fee7ad
commit
0170bc1af1
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ TARGET_DEVICES += adslr_g7
|
|||
|
||||
define Device/afoundry_ew1200
|
||||
$(Device/dsa-migration)
|
||||
$(Device/uimage-lzma-loader)
|
||||
IMAGE_SIZE := 16064k
|
||||
DEVICE_VENDOR := AFOUNDRY
|
||||
DEVICE_MODEL := EW1200
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue