Zyxel AMG1202-T10B support

Hi,
as per topic, does anyone get working in porting OpenWRT to this device?

On the WikiDevi found the specs: https://wikidevi.com/wiki/ZyXEL_AMG1202-T10B

I can open one and post pictures of the board if necessary.

I know it has just 4 MB of flash memory, but I think that with this type of low power device using just UCI con repurposed as smart switch, AP or as single task device.

I found them in a lot for as little as 4$ each.

Support for 4/32 devices has ended going forward with no images being built after v19. See https://openwrt.org/meetings/hamburg2019/start

“In a lot” suggests dump of used devices. The BT OpenHub, I am told, is a more suitable device, is already ported, and is available at around 5€ in singles

1 Like

Hopefully those will be supported as source only that one can built himself...:slightly_smiling_face:

Decisions

  • 19.07 will be the last release with support for 4/32 MB devices

  • The build bots will not generate images for these devices from master any more, support for these devices would be “source only”

  • Support for 4/32 MB devices under DTS-enabled targets would be still accepted

  • Patches to improve support for 4 / 32MB devices will still be accepted in master

Pretty much, only if you port it yourself, or find someone excited to port an under-resourced device with a limited lifespan (32 MB of RAM is a significant problem).

Hard to justify the 20-100 hours to port a device in that class, especially when you can buy a new, supported, MTK7628-based, 8/64 device for $15 and 16/128 for $20 from a reputable manufacturer with support.

https://openwrt.org/toh/bt/homehub_v5a -- Lantiq-based, QCA wireless, 128 MB flash, 128 MB RAM

3 Likes

Given that there is no SOC support for RT63365E in OpenWrt or upstream linux and no drivers for the xDSL modem, it would take significantly more time than that. On top of that, 4 MB flash are already too tight for a plain wireless router, but xDSL firmware blobs tend to be rather large (in the multiple hundreds of KB range), there is no chance at all to fit into 4 MB flash (even if you don't install them, as there is no kernel driver anyways, the OEM partitioning will have reserved some space for the hardware).

2 Likes