| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| inbox:toh:bt:g-240g-e_1 [2023/02/01 21:29] – added driver info alexceltare2 | inbox:toh:bt:g-240g-e_1 [2023/03/27 13:21] – this is SoC vendor, not device manufacturer. alexceltare2 |
|---|
| /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ | /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ |
| |
| The Nokia/Alcatel-Lucent G-240G-E router is an ONT used by many ISPs and IAPs as a fiber modem to connect customers to their WiFi router. | The Nokia/Alcatel-Lucent G-240G-E router is an ONT used by many ISPs and IAPs as a fiber modem to connect customers to their WiFi router. Manufactured by [[https://zh.wikipedia.org/wiki/%E8%AF%BA%E5%9F%BA%E4%BA%9A%E8%B4%9D%E5%B0%94|Nokia Shanghai Bell]]. |
| |
| /*****/ | /*****/ |
| ==== Info ==== | ==== Info ==== |
| ^ [[wp>Instruction set|Architecture]] | [[wp>MIPS architecture|MIPS]] | | ^ [[wp>Instruction set|Architecture]] | [[wp>MIPS architecture|MIPS]] | |
| ^ Vendor | [[wp>MediaTek|MediaTek/EcoNet/Airoha]] | | ^ Vendor | [[wp>MediaTek|TrendChip/Ralink/EcoNet/Airoha/Mediatek]] | |
| ^ Bootloader | UBoot | | ^ Bootloader | UBoot | |
| ^ System-On-Chip | [[http://www.econet-inc.com/product/view?product_category_id=8&product_id=59|EcoNet EN7526GT]] - MIPS 34Kc V5.8 | | ^ System-On-Chip | [[http://www.econet-inc.com/product/view?product_category_id=8&product_id=59|EcoNet EN7526GT]] aka EcoNet EN751221 - MIPS 34Kc V5.8 | |
| ^ CPU/Speed | 2 Thread 1 Core 900 MHz | | ^ CPU/Speed | 2 Thread 1 Core 900 MHz | |
| ^ RAM Chip | [[https://www.nanya.com/en/Product/4115/NT5CC128M16JR-EK|Nanya NT5CC128M16JR-EK]] 256 MB DDR3L 1866Mhz| | ^ RAM Chip | [[https://www.nanya.com/en/Product/4115/NT5CC128M16JR-EK|Nanya NT5CC128M16JR-EK]] 256 MB DDR3L 1866Mhz| |
| |
| {{media:nokia_pcb_serial.jpg?500|Shows what pins to connect to for serial communication}} | {{media:nokia_pcb_serial.jpg?500|Shows what pins to connect to for serial communication}} |
| | |
| | =====Flash Layout===== |
| | ====OEM firmware==== |
| | |0x00000000-0x00040000 | "bootloader" | |
| | |0x00040000-0x00080000 | "romfile" | |
| | |0x00080000-0x002a9c9a | "kernel" | |
| | |0x002a9c9a-0x01529c9a | "rootfs" | |
| | |0x00080000-0x01080000 | "tclinux" | |
| | |0x01080000-0x8083e690 | "kernel_slave" | |
| | |0x8083e690-0xb437e690 | "rootfs_slave" | |
| | |0x01080000-0x02080000 | "tclinux_slave" | |
| | |0x02080000-0x04980000 | "yaffs" | |
| | |0x06e40000-0x07000000 | "reservearea" | |
| |
| ===== Bootlogs ===== | ===== Bootlogs ===== |