mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-21 06:13:06 +00: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>
This commit is contained in:
parent
6df12200d9
commit
889bbf89bb
@ -140,6 +140,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…
Reference in New Issue
Block a user