]> git.ipfire.org Git - thirdparty/openwrt.git/commit
econet: Add Nokia G-240G-E and EN751221 recovery image 20338/head
authorCaleb James DeLisle <cjd@cjdns.fr>
Tue, 7 Oct 2025 19:50:20 +0000 (19:50 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Oct 2025 20:21:41 +0000 (22:21 +0200)
commit1cd3660bee98c00ea0ed79d4aedf7415adb2724b
tree0949cc316471ae2becaeeabd3b8f57a8b20f41a8
parentc91b53667665192d8a42509dc438e30244123a38
econet: Add Nokia G-240G-E and EN751221 recovery image

The Nokia G-240G-E is an xPON device with an EN7526G, 256M of
memory and 128M of flash. It has 1 USB2 port as well as phone and
ethernet but no wifi. Flashing instructions are per the typical
process using xmodem in the bootloader. This and other things
are described here: https://openwrt.org/inbox/toh/bt/g-240g-e_1

In addition, a generic image is offered, this image can be loaded
into memory from within the bootloader and launched directly. It
is recommended on the wiki of G-240G-E and other EcoNet devices
to be used for backing up the flash before flashing OpenWRT.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Link: https://github.com/openwrt/openwrt/pull/20338
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/econet/base-files/sbin/en75_chboot
target/linux/econet/dts/en751221_generic.dts [new file with mode: 0644]
target/linux/econet/dts/en751221_nokia_g240g-e.dts [new file with mode: 0644]
target/linux/econet/image/en751221.mk