mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +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>
This commit is contained in:
parent
7ce266767c
commit
84c04ff406
@ -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…
x
Reference in New Issue
Block a user