openwrt/package/boot/uboot-envtools
Klaas Demter d89527ce14 uboot-envtools: add support for ZyXEL GS-1900-24EP
It seems the that this was forgotten during initial adding of the
device in 0688cf5aeb

Thanks to
https://forum.openwrt.org/t/zyxel-gs1900-10hp-revision-b1-support-openwrt-firmware/131841/32
for putting me on the right track for this problem

Error that is being fixed - running fw_printenv results in:
"Warning: Bad CRC, using default environment"
and not showing boardmodel

Workaround, manually changing /etc/fw_env.config to
"/dev/mtd1 0x0 0x400 0x10000"

Signed-off-by: Klaas Demter <psychic-stool-cozy@duck.com>
Link: https://github.com/openwrt/openwrt/pull/17920
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 71a966c480)
2025-02-13 00:32:30 +01:00
..
files uboot-envtools: add support for ZyXEL GS-1900-24EP 2025-02-13 00:32:30 +01:00
patches uboot-envtools: update to U-Boot release v2024.07 2024-07-04 21:16:02 +02:00
Makefile uboot-envtools: add a board.d script to load defaults from the environment 2024-10-02 15:41:33 +02:00