Skip to content

Commit

Permalink
ramips: fix booting on ZyXEL NBG-419N v2
Browse files Browse the repository at this point in the history
This fixes a well known "LZMA ERROR 1" error, reported previously on
numerous of other devices from 'ramips' target.

Fixes: openwrt#9842
Fixes: openwrt#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>
  • Loading branch information
pepe2k committed Jun 20, 2022
1 parent 1d42af7 commit fd72e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/image/rt305x.mk
Expand Up @@ -1237,6 +1237,7 @@ endef
TARGET_DEVICES += zyxel_nbg-419n

define Device/zyxel_nbg-419n-v2
$(Device/uimage-lzma-loader)
SOC := rt3352
IMAGE_SIZE := 7872k
DEVICE_VENDOR := ZyXEL
Expand Down

0 comments on commit fd72e59

Please sign in to comment.