mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
ramips: fix booting on ZyXEL NBG-419N v2
This fixes a well known "LZMA ERROR 1" error, reported previously on
numerous of other devices from 'ramips' target.
Fixes: #9842
Fixes: #8964
Reported-by: Juergen Hench <jurgen.hench@gmail.com>
Tested-by: Juergen Hench <jurgen.hench@gmail.com>
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit fd72e595c2
)
This commit is contained in:
parent
01dcdf7b3c
commit
09a35619b8
@ -1237,6 +1237,7 @@ endef
|
|||||||
TARGET_DEVICES += zyxel_nbg-419n
|
TARGET_DEVICES += zyxel_nbg-419n
|
||||||
|
|
||||||
define Device/zyxel_nbg-419n-v2
|
define Device/zyxel_nbg-419n-v2
|
||||||
|
$(Device/uimage-lzma-loader)
|
||||||
SOC := rt3352
|
SOC := rt3352
|
||||||
IMAGE_SIZE := 7872k
|
IMAGE_SIZE := 7872k
|
||||||
DEVICE_VENDOR := ZyXEL
|
DEVICE_VENDOR := ZyXEL
|
||||||
|
Loading…
Reference in New Issue
Block a user