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
toh:t-com:spw303v [2019/10/16 10:17] – [Tags] some tags added tmomastoh:t-com:speedport_w_303v [2024/06/15 08:42] (current) – deleted, device not supportable dnd
Line 1: Line 1:
-======= T-Home Speedport W 303V  ======= 
-The T-Home Speedport W 303V is a IAD sold by T-Com with a ADSL2+ Annex B Modem, 11n Wifi and two FXS ports as well as a S<sub>0</sub> bus connector. 
  
-There are 2 models of it, "Typ A" and "Typ B", having completely different hardware. 
-[[spw303v-b|Click here for "Typ B"]]. 
- 
-====== Versions ====== 
-^ Model                 ^ OpenWrt Version Supported   ^ Model Specific Notes   ^ 
-| [[#Typ A|Typ A]]      | not tested ?                | ?                      | 
-| [[spw303v-b|Typ B]]   | trunk                       | broadcom based         | 
- 
-Note, that these two models are significantly different. You cannot use the same firmware image for both. 
- 
-====== Typ A ====== 
- 
-===== Hardware ===== 
- 
-^ SoC    | Infineon PSB 50702 E V1.3 DANUBE       | [[http://www.lantiq.com/products/broadband-customer-premises-equipment/adsl/xwaytm-danube/|XWAY DANUBE]] + passive heatsink | 
-^ target | [[docs:techref:hardware:soc:soc.lantiq|Lantiq]] | 
-^ CPU    | [[http://www.mips.com/products/cores/hard-ip-cores/24kec-hard-ip-cores/|MIPS 24KEc]] network processor | 32-bit, 333 or 425 MHz |  
-^ RAM           | Qimonde HYB25DC256160CE-6     | 32 MiB                                          | 
-^ Flash         | Macronix MX 29LV320CBTC-90G   | 4 MiB                                           | 
-^ Ethernet      | ICplus IP101A                 | 10/100 Mbit/                                  | 
-^ WLAN          | RaLink RT2860T                | a/b/g/n, 2 antennas, left & right               | 
-^ ISDN          | Infineon, UMEC ...            |                                                 | 
-^ Serial Port   | yes                           | details below                                   | 
-^ JTAG          | not found                     | although present according to SoC description   | 
-^ USB           | not found                     | although present according to SoC description   | 
-^ preinstalled firmware | ARV7525PW1-B-LF-23 V1.06.000 | U25 MAIN 2969 | 
- 
-  * similar routers: [[:toh:arcadyan/arv7506|Arcadyan ARV7506]], Easybox A 802, [[toh:airties:wav281|Airties WAV-281]], [[http://www.linux-mips.org/wiki/Danube|and others]] 
-  * the router may be watched booting via the serial console: [[http://pastebin.com/Ana5twd4]] 
-  * discussion of the OpenWRT development for this device: [[http://www.ip-phone-forum.de/showthread.php?t=206932&page=1]] 
-  * it should be possible to install Linux on this router: [[http://tjworld.net/wiki/Linux/Embedded/Infineon/Danube/ADSL2PCI]] 
-  * see also this disputation: [[http://permalink.gmane.org/gmane.law.gpl.violations.legal/2978]] 
- 
-===== Serial Port ==== 
-  * internal, onboard 
-  * 3.3V TTL 
-  * 2x5 solder points 
- 
-| 5 | 4 | 3 | 2 | 1 | 
-| GND | o | TX | RX | o | 
-| o | o | o | o | o | 
-|10 | 9 | 8 | 7 | 6 | 
- 
-  * 115200 bps 8N1 
-  * No flow control 
- 
-as found by [[http://www.ip-phone-forum.de/showthread.php?t=206932|byteeater]] on ip-phone-forum.de 
- 
-===== Accessing brnboot console ===== 
- 
-  * during normal boot: press space 3x, enter first four letters of the default interface password (see back of router) 
-  * with reset key held: press space 3x, enter password ''QT'' 
-  * holding reset + wlan during boot seems to run the [[docs:techref:bootloader:brnboot#recovery_web_interface|brnboot recovery]] 
- 
-===== Flash Layout ===== 
- 
-<code> 
---------------------------------------- 
-    Area            Address      Length  
---------------------------------------- 
-[0] Boot            0xB0000000     128K 
-[1] Configuration   0xB0020000     192K 
-[2] Image 0         0xB0050000    3712K 
-[3] Image 1         0xB0050000    3712K 
-[4] Boot Params     0xB03F0000      64K 
-[5] Flash Image     0xB0000000    4096K 
---------------------------------------- 
-</code> 
- 
-===== Firmware ===== 
- 
-^ bootloader | [[docs:techref:bootloader:brnboot]] | 
-^ official firmware | [[https://www.telekom.de/hilfe/geraete-zubehoer/router/weitere-router/speedport-w-3xx-serie/speedport-w-303v-typ-a|www.telekom.de/.../firmware-speedport-w303v-typa-v1-12-000.bin]] | 
-^ firmware encryption | LZMA based obfuscation, cracked by [[http://www.ip-phone-forum.de/showthread.php?p=1552704#post1552704|Andi_84 on ip-phone-forum.de]] | 
- 
-===== Tags ===== 
-[[meta:tags|How to add tags]] 
-{{tag>lantiq danube 4Flash 32RAM ADSL2+ fxo unsupported}}