ramips: fix booting on Samknows SK-WB8
This fixes a well known "LZMA ERROR 1" error, reported previously on
numerous of similar devices.
Fixes: #9824
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit 064e7e57b4
)
This commit is contained in:
parent
6120a66e6a
commit
1c6a179e1a
1 changed files with 1 additions and 0 deletions
|
@ -1447,6 +1447,7 @@ TARGET_DEVICES += renkforce_ws-wn530hp3-a
|
||||||
|
|
||||||
define Device/samknows_whitebox-v8
|
define Device/samknows_whitebox-v8
|
||||||
$(Device/dsa-migration)
|
$(Device/dsa-migration)
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
IMAGE_SIZE := 16064k
|
IMAGE_SIZE := 16064k
|
||||||
DEVICE_VENDOR := SamKnows
|
DEVICE_VENDOR := SamKnows
|
||||||
DEVICE_MODEL := Whitebox 8
|
DEVICE_MODEL := Whitebox 8
|
||||||
|
|
Loading…
Reference in a new issue