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
|
||||
|
||||
define Device/allnet_all5003
|
||||
$(Device/uimage-lzma-loader)
|
||||
SOC := rt5350
|
||||
IMAGE_SIZE := 32448k
|
||||
DEVICE_VENDOR := Allnet
|
||||
|
|
Loading…
Reference in New Issue