[PATCH 0/3] ixp4xx: Restore support for the Netgear WG302 v1
Linus Walleij
linus.walleij at linaro.org
Sun Dec 22 16:32:02 PST 2024
This device was supported earlier with board files.
I managed to get it back to working, by booting the
kernel over TFTP and just storing the root filesystem
in the small flash.
Running LuCI on it is not recommended, as it has only
32MB of RAM, but as your regular bridged AP it work
like a charm as a 100MBit only 2g only WiFi AP. Which
you may or may not think is worth having. But you
can!
Details:
https://dflund.se/~triad/krad/netgear-wg302/
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
Linus Walleij (3):
ixp4xx: Add back support for Netgear WG302 v1
ixp4xx: Support sysupgrade on WG302 v1
ixp4xx: Support single zcom_npe_esa hw address
.../linux/ixp4xx/base-files/etc/board.d/02_network | 3 +-
.../base-files/lib/preinit/05_set_ether_mac_ixp4xx | 6 +++-
.../ixp4xx/base-files/lib/upgrade/platform.sh | 27 +++++++++++++++
target/linux/ixp4xx/image/Makefile | 15 ++++++++
.../0007-ARM-dts-ixp4xx-Fix-up-PCI-on-WG302.patch | 40 ++++++++++++++++++++++
5 files changed, 89 insertions(+), 2 deletions(-)
---
base-commit: 31e45f62cafbc9361c72d320241e589b31e2b5ed
change-id: 20241220-ixp4xx-netgear-wg302-c43d243cc4b4
Best regards,
--
Linus Walleij <linus.walleij at linaro.org>
More information about the openwrt-devel
mailing list