scripts: linksys-image: add NAND devices
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 15 Oct 2024 12:57:41 +0000 (08:57 -0400)
committerRobert Marko <robimarko@gmail.com>
Tue, 22 Oct 2024 08:10:17 +0000 (10:10 +0200)
commit3098b4bf0725509aee13fe1560ce5a9188ea2fc7
tree1878c4f5395d58a7631c94403bbdaf1bfc3e34cb
parente1d60139350daed88dbb6657d940af5ecfd11825
scripts: linksys-image: add NAND devices

The larger switches of the Linksys LGS series (e.g. LGS352C) make
use of NAND. So the vendor firmware uses other commands to upload
an image through the WebUI.

Add the required scripts. With this we can upload an image to all
devices of that series. Independant of NOR or NAND.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/16711
Signed-off-by: Robert Marko <robimarko@gmail.com>
scripts/linksys-image.sh