openwrt/target/linux/realtek/image
Markus Stockhausen fae3ac3560 realtek: build sane factory images for DGS-1210 models
During upload of firmware images the WebUI and CLI patch process
extracts a version information from the uploaded file and stores it
onto the jffs2 partition. To be precise it is written into the
flash.txt or flash2.txt files depending on the selected target image.
This data is not used anywhere else. The current OpenWrt factory
image misses this label. Therefore version information shows only
garbage. Fix this.

Before:
DGS-1210-20> show firmware information
IMAGE ONE:
Version      : xfo/QE~WQD"A\Scxq...
Size         : 5505185 Bytes

After:
DGS-1210-20> show firmware information
IMAGE ONE:
Version      : OpenWrt
Size         : 5505200 Bytes

Tested-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
2022-07-08 20:15:22 +02:00
..
Makefile realtek: build sane factory images for DGS-1210 models 2022-07-08 20:15:22 +02:00
rtl838x.mk realtek: build sane factory images for DGS-1210 models 2022-07-08 20:15:22 +02:00
rtl839x.mk realtek: Add support for ZyXEL GS1900-48 Switch 2022-02-17 15:21:47 +00:00
rtl930x.mk realtek: Add support for ZxXEL XGS1250-12 Switch 2022-02-17 15:21:47 +00:00
rtl931x.mk realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00