mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 20:47:01 +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 84c04ff406
)
This commit is contained in:
parent
13d3fb3c20
commit
50d37b0b37
@ -120,6 +120,7 @@ endef
|
|||||||
TARGET_DEVICES += allnet_all5002
|
TARGET_DEVICES += allnet_all5002
|
||||||
|
|
||||||
define Device/allnet_all5003
|
define Device/allnet_all5003
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
SOC := rt5350
|
SOC := rt5350
|
||||||
IMAGE_SIZE := 32448k
|
IMAGE_SIZE := 32448k
|
||||||
DEVICE_VENDOR := Allnet
|
DEVICE_VENDOR := Allnet
|
||||||
|
Loading…
Reference in New Issue
Block a user