From 50d37b0b37d31b53e1a0a94c2585aa6e9960488a Mon Sep 17 00:00:00 2001 From: Sergio Paracuellos Date: Sat, 25 Feb 2023 12:01:40 +0100 Subject: 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 (cherry picked from commit 84c04ff4069a652755267d126418b211379c1cbf) --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 708aeb8555..bba537a24e 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -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 -- cgit v1.2.3