| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:siemens:gigaset604il [2015/12/09 21:15] – New bootlog formatting applied tmomas | toh:siemens:gigaset604il [2019/10/16 07:17] – [Tags] WIP + unsupported added tmomas |
|---|
| |
| ===== Notes ===== | ===== Notes ===== |
| | |
| Working: | Working: |
| | |
| * serial :) | * serial :) |
| * Ethernet (tested) | * Ethernet (tested) |
| |
| Not working yet: | Not working yet: |
| * NOR support is somehow still disturbed. | |
| Even though JEDEC probe is enabled and added to lantiq-flash, it won't find the flash chip. From the code it already looks like some byte-swapping quirk is needed for the probe to work... Maybe something goes wrong there... Users of the BTHOMEHUBV2B reported similar problems, apparently the flash worked in 3.3.8 but stopped working with more recent kernels. | |
| |
| * WiFi | * NOR support is somehow still disturbed: Even though JEDEC probe is enabled and added to lantiq-flash, it won't find the flash chip. From the code it already looks like some byte-swapping quirk is needed for the probe to work... Maybe something goes wrong there... Users of the BTHOMEHUBV2B reported similar problems, apparently the flash worked in 3.3.8 but stopped working with more recent kernels. |
| I figured this can be done in user-space, similar to how it works on the | * WiFi: I figured this can be done in user-space, similar to how it works on the [[https://dev.openwrt.org/browser/trunk/target/linux/lantiq/base-files/lib/preinit/42_athfix|Netgear DGN3500B]] |
| [[https://dev.openwrt.org/browser/trunk/target/linux/lantiq/base-files/lib/preinit/42_athfix|Netgear DGN3500B]] | * Rebooting: The board just halts instead of rebooting. |
| | |
| * Rebooting | |
| The board just halts instead of rebooting. | |
| |
| Unsupportable: | Unsupportable: |
| * DECT | |
| Will probably never work (unless someone wants to implement a driver for it) | * DECT: Will probably never work (unless someone wants to implement a driver for it) |
| |
| ===== Hardware ===== | ===== Hardware ===== |
| ==== Info ==== | ==== Info ==== |
| | **[[wp>Instruction set|Architecture]]:** | [[wp>MIPS architecture|MIPS]] | | ^ [[wp>Instruction set|Architecture]] | [[wp>MIPS architecture|MIPS]] | |
| | **Vendor:** | [[wp>Lantiq]] | | ^ Vendor | [[wp>Lantiq]] | |
| | **[[doc:techref:Bootloader]]:** | [[doc:techref:bootloader:uboot|U-Boot]] | | ^ [[docs:techref:bootloader]] | [[docs:techref:bootloader:uboot|U-Boot]] | |
| | **[[doc:hardware:soc|System-On-Chip]]:** | [[doc:hardware:soc:soc.lantiq|Lantiq Danube-S XWAY 1.3]] | | ^ [[docs:techref:hardware:soc|System-On-Chip]] | [[docs:techref:hardware:soc:soc.lantiq|Lantiq Danube-S XWAY 1.3]] | |
| | **[[doc:hardware:cpu|CPU]]/Speed** | 24KEc, 333MHz | | ^ [[docs:techref:hardware:cpu|CPU]]/Speed | 24KEc, 333MHz | |
| | **Flash-Chips:** | [[http://www.spansion.com/Support/Datasheets/S29AL004D_00.pdf|Spansion S29AL004D]], [[http://read.pudn.com/downloads103/sourcecode/embed/425035/K9F5608X0D_rev13.pdf|Samsung K9F5608U0D]] | | ^ Flash-Chips | [[http://www.spansion.com/Support/Datasheets/S29AL004D_00.pdf|Spansion S29AL004D]], [[http://read.pudn.com/downloads103/sourcecode/embed/425035/K9F5608X0D_rev13.pdf|Samsung K9F5608U0D]] | |
| | **Flash size:** | 512 KiB NOR + 32 MiB NAND | | ^ Flash size | 512 KiB NOR + 32 MiB NAND | |
| | **RAM:** | 64 MiB | | ^ RAM | 64 MiB | |
| | **Wireless:** | Atheros AR9160-B 2.4ghz 802.11bgn | | ^ Wireless | Atheros AR9160-B 2.4GHz 802.11bgn | |
| | **POTS:** | 2x FXS [[http://web.archive.org/web/20050301114057/http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/prod_ov.jsp?oid=51808&cat_oid=-11101|Infineon PEF 4268F]] \\ 1x FXO [[http://www.maximintegrated.com/datasheet/index.mvp/id/6806|Teridian 73M1866B]] \\ DECT [[http://www.wehavemorefun.de/fritzbox/SC14488|SiTel SC14488]] | | ^ POTS | 2x FXS [[http://web.archive.org/web/20050301114057/http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/prod_ov.jsp?oid=51808&cat_oid=-11101|Infineon PEF 4268F]] \\ 1x FXO [[http://www.maximintegrated.com/datasheet/index.mvp/id/6806|Teridian 73M1866B]] \\ DECT [[http://www.wehavemorefun.de/fritzbox/SC14488|SiTel SC14488]] | |
| | **Ethernet:** | Lantiq/Infineon XWAY TANTOS [[http://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/PSB697x.pdf|PSB6973]] | | ^ Ethernet | Lantiq/Infineon XWAY TANTOS [[http://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/PSB697x.pdf|PSB6973]] | |
| | **Internet:** | ADSL2+ | | ^ Internet | ADSL2+ | |
| | **USB:** | Yes, 1 x USB2.0 (IFXUSB) | | ^ USB | Yes, 1 x USB2.0 (IFXUSB) | |
| | **[[doc:hardware:port.serial|Serial]]:** | [[#Serial|Yes]] | | ^ [[docs:techref:hardware:port.serial|Serial]] | [[#Serial|Yes]] | |
| | **[[doc:hardware:port.jtag|JTAG]]:** | [[#JTAG|Yes]] | | ^ [[docs:techref:hardware:port.jtag|JTAG]] | [[#JTAG|Yes]] | |
| |
| ==== Photos ==== | ==== Photos ==== |
| |
| ==== JTAG ==== | ==== JTAG ==== |
| -> [[doc:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc. | -> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc. |
| |
| The board provides a EJTAG pads, see the 14-pins underneath the serial port on the left. | The board provides a EJTAG pads, see the 14-pins underneath the serial port on the left. |
| ===== Tags ===== | ===== Tags ===== |
| [[meta:tags|How to add tags]] | [[meta:tags|How to add tags]] |
| {{tag>FastEthernet 1NIC 1WNIC 4Port hwVLAN USB ath9k 64RAM 32Flash integrated 802.11bgn 3Ant InternalAntenna ADSL2+ fxo MIPS MIPS32 24KEc crypto usb2.0 ejtag 2x2 1usb}} | {{tag>FastEthernet 1NIC 1WNIC 4Port hwVLAN USB ath9k 64RAM 32Flash integrated 802.11bgn 3Ant InternalAntenna ADSL2+ fxo MIPS MIPS32 24KEc crypto usb2.0 ejtag 2x2 1usb WIP unsupported}} |