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 <mirko.parthey@web.de>
This commit is contained in:
parent
b28443f82e
commit
a4c3b6373c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue