mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-10 05:03:22 +00:00
The GS1900-48 firmware image is identified by the 'AAHN' ID, while the
GS1900-48HP is identified by 'AAHO' [1]. The latter was used, resulting
in the following error message when upgrading via the stock web UI:
Device only can support firmware from V1.00(AAHN.0) and later version
Fix image generation by using the correct ID.
[1] https://download.zyxel.com/GS1900-48/firmware/GS1900-48_2.70(AAHN.3)C0_2.pdf
Link: https://forum.openwrt.org/t/146533
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| dts-5.10 | ||
| dts-5.15 | ||
| files/firmware/rtl838x_phy | ||
| files-5.10 | ||
| files-5.15 | ||
| image | ||
| patches-5.10 | ||
| patches-5.15 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl931x | ||
| Makefile | ||