From: Sergio Paracuellos Date: Sat, 25 Feb 2023 11:01:40 +0000 (+0100) Subject: ramips: rt5350: enable lzma-loader for ALLNET ALL5003 X-Git-Tag: v23.05.0-rc1~894 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12081%2Fhead;p=thirdparty%2Fopenwrt.git 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 --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index e6536da3f3c..92cc9094a8b 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