From a4c3b6373c1331c38567e332e333ac57620634ff Mon Sep 17 00:00:00 2001 From: Mirko Parthey Date: Thu, 30 Sep 2021 14:08:54 +0200 Subject: [PATCH] ramips: use lzma-loader on D-Link DIR-615 H1 Fixes the boot loader LZMA decompression issue: LZMA ERROR 1 - must RESET board to recover Signed-off-by: Mirko Parthey --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 6c339dcba1..e817c12e76 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -433,6 +433,7 @@ endef TARGET_DEVICES += dlink_dir-615-d define Device/dlink_dir-615-h1 + $(Device/uimage-lzma-loader) SOC := rt3352 BLOCKSIZE := 4k IMAGES += factory.bin