Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:bt:g-240g-e_1 [2023/02/07 07:38] – added extra cpu info alexceltare2inbox:toh:bt:g-240g-e_1 [2023/03/27 13:21] – this is SoC vendor, not device manufacturer. alexceltare2
Line 5: Line 5:
 /* 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]].
  
 /*****/ /*****/
Line 111: Line 110:
 ==== 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]] aka EcoNet EN751221 - 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   |
Line 150: Line 149:
  
 {{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 =====
  • Last modified: 2024/03/05 08:39
  • by alexceltare2