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
toh:adb:p.dg_av4202n [2018/06/02 22:42] – non-existing link removed tmomastoh:adb:p.dg_av4202n [2023/06/19 16:57] – datatables danitool
Line 1: Line 1:
 ====== ADB P.DG AV4202N ====== ====== ADB P.DG AV4202N ======
 +{{section>meta:infobox:broadcom_wifi#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
 +
 +{{section>meta:infobox:broadcom_dsl#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
 +
 Original source code from ADB based on OpenWrt Kamikaze. Original source code from ADB based on OpenWrt Kamikaze.
  
Line 7: Line 11:
  
 There is a version that supports fibreglass connection (the port being between the Ethernet ports and the phone port) maybe some unused pins are used in that version of the router, the original source code was supposed to also be for the router including this feature . There is a version that supports fibreglass connection (the port being between the Ethernet ports and the phone port) maybe some unused pins are used in that version of the router, the original source code was supposed to also be for the router including this feature .
 +
  
 ===== Supported Versions ===== ===== Supported Versions =====
 ---- datatable ---- ---- datatable ----
-cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum search_search-forums, Device Techdata_pageid 
-headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data+headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data
 align   : c,c,c,c,c,c,c align   : c,c,c,c,c,c,c
-filter  : Model=P.DG AV4202N+filter  Model*~AV4202N
 ---- ----
  
-===== Hardware ===== 
-==== Info ==== 
-^ [[wp>Instruction set|Architecture]]  | [[wp>MIPS architecture|MIPS]] | 
-^ Vendor                               | [[wp>Broadcom]] | 
-^ [[docs:techref:bootloader]]          | [[docs:techref:bootloader:cfe]] | 
-^ Board ID                             | 96368_Swiss_S1 | 
-^ [[docs:techref:hardware:soc|System-On-Chip]]  | Broadcom BCM6368 | 
-^ [[docs:techref:hardware:cpu|cpu]]/Speed       | ?? / 400 MHz [[docs:techref:hardware:soc:soc.broadcom.bcm63xx:smp|BMIPS Dual Core]] | 
-^ Flash-Chip   | [[http://www.spansion.com/Support/Datasheets/S29GL-P_00.pdf‎|Spansion S29GL128P]]   | 
-^ Flash size   | 16 MiB                     | 
-^ RAM          | 64 MiB                     | 
-^ Wireless     | BCM4322  802.11b/g/      | 
-^ Ethernet     | Internal BCM6368 Switch    | 
-^ USB          | 2x USB2.0                  | 
-^ Antenna      | 2x                         | 
-^ [[docs:techref:hardware:port.serial|Serial]]   | [[#Serial|Yes]]   | 
-^ [[docs:techref:hardware:port.jtag|JTAG]]       | ?       | 
  
-==== Photos ==== +===== Hardware Highlights ===== 
-The top side of the PCB with removed shield and heatsink:\\ +---- datatable ---- 
-{{:media:pirelli:av4202n_top.jpg?direct&400|}} +cols    BrandModelVersions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet 1Gbit ports_, Modem, USB ports_, Device Techdata_pageid 
- +header  Brand, Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,1Gbit ports,Modem,USB, Technical Data 
-The bottom side:\\ +align   : c,c,c,c,c,c,c,c,c,c,c,c,c 
-{{:media:pirelli:av4202n_bottom.jpg?direct&400|}} +filter  : Model*~AV4202N 
- +----
-==== Serial ==== +
--> [[docs:techref:hardware:port.serial]] General information about the serial portserial port cableetc+
-The serial header is the J5 (below the heatsink). The pinout is the following+
- +
-| 1   | RX    | GND   | 2   | +
-| 3   | 3V3   | GND   | 4   | +
-| 5   | TX    | GND   | 6   |+
  
 ===== Installation ===== ===== Installation =====
 ---- datatable ---- ---- datatable ----
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +cols    : Brand, Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OEM Stock URL_url 
-headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock+headers : Brand, Model, Version, Current Release, Firmware OpenWrt Install Upgrade, Firmware OEM Stock
 align   : l,c,c align   : l,c,c
-filter  : Model=P.DG AV4202N+filter  : Model*~AV4202N
 ---- ----
  
Line 71: Line 52:
  
 ====Install by Serial Console==== ====Install by Serial Console====
- Install TFTPd Server and configure virtual IP +  - Install [[docs:guide-user:troubleshooting:tftpserver|tftpd server]] and configure virtual IP<code bash>
-<code>+
 sudo su - sudo su -
 apt-get install tftpd-hpa screen apt-get install tftpd-hpa screen
Line 83: Line 63:
 # attach board eth0.1 to lan (second port, on the yellow block) # attach board eth0.1 to lan (second port, on the yellow block)
 </code> </code>
-  +  - plug usb to ttl cable <code bash>
-plug usb to ttl cable +
-<code>+
 cd cd
 screen -L /dev/ttyUSB0 115200,-parenb,-cstopb,cs8 #will generate a log file from session screen -L /dev/ttyUSB0 115200,-parenb,-cstopb,cs8 #will generate a log file from session
-</code> +</code> power on the router and press enter within 1 sec to get into CFE console 
-power on the router and press enter within 1 sec to get into CFE console +  Configure Router and Install Firmware <WRAP bootlog> 
- +<nowiki>
-Configure Router and Install Firmware +
-<code>+
 CFE> help CFE> help
 Available commands: Available commands:
Line 237: Line 213:
 Auto run second count down: 0 Auto run second count down: 0
 Booting BRCM native image (0xb8020000) ... Booting BRCM native image (0xb8020000) ...
-</code>+</nowiki> 
 +</WRAP>\\
  
 ==== Post Installation Tasks ==== ==== Post Installation Tasks ====
Line 268: Line 245:
  
 </code> </code>
 +
 +===== Hardware =====
 +==== Info ====
 +^ [[wp>Instruction set|Architecture]]  | [[wp>MIPS architecture|MIPS]] |
 +^ Vendor                               | [[wp>Broadcom]] |
 +^ [[docs:techref:bootloader]]          | [[docs:techref:bootloader:cfe]] |
 +^ Board ID                             | 96368_Swiss_S1 |
 +^ [[docs:techref:hardware:soc|System-On-Chip]]  | Broadcom BCM6368 |
 +^ [[docs:techref:hardware:cpu|cpu]]/Speed       | BMIPS4350 v3.1 / 2x 400 MHz [[docs:techref:hardware:soc:soc.broadcom.bcm63xx:smp|BMIPS Dual Core]] |
 +^ Flash-Chip   | [[http://www.spansion.com/Support/Datasheets/S29GL-P_00.pdf‎|Spansion S29GL128P]]   |
 +^ Flash size   | 16 MiB                     |
 +^ RAM          | 64 MiB                     |
 +^ Wireless     | BCM4322  802.11b/g/      |
 +^ Ethernet     | Internal BCM6368 Switch    |
 +^ USB          | 2x USB2.0                  |
 +^ Antenna      | 2x                         |
 +^ [[docs:techref:hardware:port.serial|Serial]]   | [[#Serial|Yes]]   |
 +^ [[docs:techref:hardware:port.jtag|JTAG]]       | [[#JTAG|Yes]]       |
 +
 +==== Photos ====
 +The top side of the PCB with removed shield and heatsink:\\
 +{{:media:pirelli:av4202n_top.jpg?direct&400|}}
 +
 +The bottom side:\\
 +{{:media:pirelli:av4202n_bottom.jpg?direct&400|}}
 +
 +==== Serial ====
 +-> [[docs:techref:hardware:port.serial]] General information about the serial port, serial port cable, etc.
 +The serial header is the J5 (below the heatsink). The pinout is the following:
 +
 +| 1   | RX    | GND   | 2   |
 +| 3   | 3V3   | GND   | 4   |
 +| 5   | TX    | GND   | 6   |
  
 ==== OpenWrt Boot Log ==== ==== OpenWrt Boot Log ====
Line 665: Line 675:
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>bcm63xx bcm6368 integrated 802.11abgn 64ram 16flash 2usb trng}}+{{tag>bcm63xx bcm6368 16flash 64ram 4port fastethernet 802.11abgn 2usb trng}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1