I came by a GS2210-24HP which seems to be a nice candidate for OpenWRT and it seems like some of the GS1900-48 images should work on the device. Unfortunately following the instructions I'm not able to upgrade the image via the web gui. I also tried, via the convenient serial port at the front of the device, to tftpboot an image. However the device doesn't use u-boot but rather Bootbase.
I sngged the following device info:
GS2210-24HP> atsh
ZyNOS Version : V4.50(AANE.4) | 07/08/2020 13:42:42
Bootbase Version : V1.00 | 12/18/2013 13:22:24
Serial Number : S152L18000290
Vendor Name : ZyXEL
Product Model : GS2210-24HP
ZyNOS ROM address : b40a0000
System Type : 8
First MAC Address : A0E4CB8275E6
Last MAC Address : A0E4CB827602
MAC Address Quantity : 29
Default Country Code : FF
Boot Module Debug Flag : 00
CPLD Version : N/A
RomFile Version : 55
RomFile Checksum : d068
ZyNOS Checksum : 2e09
SNMP MIB level & OID : 060102030405060708091011121314151617181920
Main Feature Bits : C0
Other Feature Bits :
02 4D 00 00 00 00 00 00-00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00-00 13 00 00 00 00
OK
GS2210-24HP> atdt
Flash type = 0x0
Reboot Cnt = 0x0
Debug Flag = 0x0
DRAM size = 0x8000000
Stack Ptr = 0x0
IDStr = ZyXELRTR
No Debug Information Available
OK
My question is twofold:
- how best to try and get test images loaded onto this?
- has anyone got anything similar to this? I saw that @biot and @raylynnknight have worked on the GS2210 series - what's the best place to find your code on this family of devices? / what can I do to help?