scripts: fix missing character '0' issue in linksys image
authorShiji Yang <yangshiji66@qq.com>
Sat, 29 Oct 2022 14:06:24 +0000 (22:06 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Oct 2022 22:14:45 +0000 (23:14 +0100)
commite6769d11f38f17fb4427f6022f61c4c2e1ee9d67
treed9613e2740783bcc070577d493b9140fb224c32d
parent50f727b7737d118f7d44986181e305af0624c41d
scripts: fix missing character '0' issue in linksys image

In the stock firmware of Linksys, there is a '0' after the crc checksum.
Validated on EA6350V3, EA7300 and EA7300V2's stock images.

Fixes: 892d741259 build: add a script for generating Linksys factory images
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
scripts/linksys-image.sh