Skip to content

Commit

Permalink
ramips: use lzma-loader on D-Link DIR-615 H1
Browse files Browse the repository at this point in the history
Fixes the boot loader LZMA decompression issue:
LZMA ERROR 1 - must RESET board to recover

Signed-off-by: Mirko Parthey <mirko.parthey@web.de>
  • Loading branch information
mparthey authored and hauke committed Nov 20, 2021
1 parent b28443f commit a4c3b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/image/rt305x.mk
Expand Up @@ -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
Expand Down

0 comments on commit a4c3b63

Please sign in to comment.