mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 13:28:08 +00:00
ramips: rt5350: enable lzma-loader for ALLNET ALL5003
Fixes the boot loader LZMA decompression issue: LZMA ERROR 1 - must RESET board to recover Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> (cherry picked from commit 84c04ff4069a652755267d126418b211379c1cbf)
This commit is contained in:
parent
13d3fb3c20
commit
50d37b0b37
@ -120,6 +120,7 @@ endef
|
||||
TARGET_DEVICES += allnet_all5002
|
||||
|
||||
define Device/allnet_all5003
|
||||
$(Device/uimage-lzma-loader)
|
||||
SOC := rt5350
|
||||
IMAGE_SIZE := 32448k
|
||||
DEVICE_VENDOR := Allnet
|
||||
|
Loading…
x
Reference in New Issue
Block a user