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:sercomm:ad1018 [2020/06/03 09:31] – [OpenWrt Bootlog (NAND boot)] noltaritoh:sercomm:ad1018 [2021/08/15 19:57] – [OEM NAND flash layout] danitool
Line 1: Line 1:
 ====== Sercomm AD1018 ====== ====== Sercomm AD1018 ======
-{{:media:sercomm:ad1018-casing.png?0x200&nolink& |}}+{{:media:sercomm:ad1018-casing.png?0x120&nolink}}
  
 {{section>meta:infobox:broadcom_wifi#infobox_for_dataentries&noheader&nofooter&noeditbutton}} {{section>meta:infobox:broadcom_wifi#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
Line 38: Line 38:
 sort    : version sort    : version
 ---- ----
- 
----- datatable ---- 
-headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade 
-cols    : Model, Version, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url 
-align   : c,c,c 
-filter  : Model=AD1018 
-sort    : version 
----- 
- 
- 
  
 <WRAP center round info 60%> <WRAP center round info 60%>
Line 60: Line 50:
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
- +==== OEM easy install ==== 
-==== Installation via CFE web (http) server ==== +We'll need to get admin access to the OEM firmware web interface. Therefore if you don't know the admin password, first factory reset to the default config is required, otherwise start at **step 4**. 
- +  - Power on the router and wait for the OEM firmware to load. 
-The RESET button only works in this router for sending an unkown Sercomm image via an unknown transfer procedure.  +  - Press the reset button, hold it about 8 or more seconds until the PHONE LED starts blinking. Release the button. Now the router will restart
- +  - Wait until the router restarted and access to its web interface: 
-We will use the serial port TX-RX shortcircuit trick (or a serial TTL adapter) for entering into CFE's standard web interface recovery +    * Address:  ''%%http://192.168.0.1%%'' 
- +    * User    ''admin'' 
-  - Set a **static IP** on your computer, use 192.168.1.35 (or any compatible), and connect the ethernet cable to the router+    * Password: ''VF-ESad1018'' 
-  - Unplug the router's power cord +  - Go to ''Settings -> Firmware Update'', and select the Openwrt factory firmware (//sercomm_ad1018-squashfs-factory.img//)\\ {{:media:sercomm:ad1018:ad1018-oem_update.png?500|}} 
-  - Shortcircuit TX and RX [[#Serial|serial pins]] (this will simulate keyboard buttons pressing on the serial port; ugly but it should work) +  - Press the ''Update'' button and wait some minutes until the update process finish\\ {{:media:sercomm:ad1018:ad1018-oem_updating.png?500|}}\\ The router will restart.
-  - Plug the router's power cord and wait 3 or more seconds  +
-  - Remove the TX-RX shortcircuit+
-  - Browse to ''%%http://192.168.1.1%%'', you should see this screen:\\ {{:media:doc:cfe63xx_web-upgrade.png?500|}}  +
-  - Send the new firmware and wait some minutes until the firmware upgrade finish.+
   - ssh to 192.168.1.1 and set a root password, or browse to ''%%http://192.168.1.1%%'' if LuCI is installed.   - ssh to 192.168.1.1 and set a root password, or browse to ''%%http://192.168.1.1%%'' if LuCI is installed.
- 
-It's also possible to attach a [[docs:techref:hardware:port.serial|serial]] console (UART 3.3V TTL adapter required). Press any key at the console when starting up the router to break into CFE CLI. 
- 
- 
  
  
Line 103: Line 85:
 </WRAP> </WRAP>
  
 +
 +
 +===== Recovery =====
 +The bootloader (CFE) comes with a proprietary Sercomm module for recovering purposes. If for some reason the router is unable to boot due to a faulty firmware, you can recover the router by putting it into Sercomm Upgrade mode. Follow these steps:
 +
 +  - Power off the router
 +  - Press the RESET button, don't release it yet!
 +  - Power on the router
 +  - Wait 8 seconds or more until the LEDs blink sequentially from left to right
 +  - Release the RESET button
 +  - Execute the sercomm-recovery utility as root in your OS-linux computer: <code bash>sercomm-recovery -v eth0 flash_burn.bin</code> If you have the serial console attached to the router, you'll se this output: <WRAP bootlog>
 +<nowiki>CFE version 1.0.38-114.185 for BCM96328 (32bit,SP,BE)                                                                             
 +Build Date: 2013年 08月 21日 星期三 11:42:59 CST (root@localhost)                                                                 
 +Copyright (C) 2000-2011 Broadcom Corporation.                                                                                     
 +                                                                                                                                  
 +NAND flash device: name , id 0x92f1 block 128KB size 131072KB                                                                     
 +Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz                                                                        
 +Main Thread: TP0                                                                                                                  
 +Memory Test Passed                                                                                                                
 +Total Memory: 134217728 bytes (128MB)                                                                                             
 +Boot Address: 0xb8000000                                                                                                          
 +                                                                                                                                  
 +find flag begin read flash map                                                                                                    
 +Board IP address                  : 192.168.1.1:ffffff00                                                                          
 +Host IP address                   : 192.168.1.100                                                                                 
 +Gateway IP address                :                                                                                               
 +Run from flash/host (f/h)         : f                                                                                             
 +Default host run file name        : vmlinux                                                                                       
 +Default host flash file name      : bcm963xx_fs_kernel                                                                            
 +Boot delay (0-9 seconds)          : 1                                                                                             
 +Board Id (0-10)                   : 96328avngr                                                                                    
 +Number of MAC Addresses (1-32)    : 16                                                                                            
 +Base MAC Address                  : d4:21:22:89:e4:e4                                                                             
 +PSI Size (1-64) KBytes            : 24                                                                                            
 +Enable Backup PSI [0|1]           : 0                                                                                             
 +System Log Size (0-256) KBytes    : 0                                                                                             
 +Auxillary File System Size Percent: 0                                                                                             
 +Main Thread Number [0|1]          : 0                                                                                             
 +Voice Board Configuration (0-7)   : SI32176                                                                                       
 +                                                                                                                                  
 +SC_DEBUG: Nand Partition Table Magic Found at 20000.                                                                              
 +*** Press any key to stop auto run (1 seconds) ***                                                                                
 +Auto run second count down: 1                                                                                                     
 + Port 1 link UP                                                                                                                   
 +0                                                                                                                                 
 +                                                                                                                                  
 +***************************************************                                                                               
 +    Sercomm Boot Version 1.1.3.0                                                                                                  
 +                                                                                                                                  
 +***************************************************                                                                               
 +Reset Button is pressed!                                                                                                          
 +DEBUG_INF:===================================================                                                                     
 +DEBUG_INF:Sercomm Upgrade(Module Ver 2.01) Start!                                                                                 
 +DEBUG_INF:===================================================                                                                     
 +DEBUG_INF:event, get version                                                                                                      
 +DEBUG_INF:normal upgrade.                                                                                                         
 +DEBUG_INF:Erase Done.                                                                                                             
 +DEBUG_INF:Program Starting.                                                                                                       
 +DEBUG_INF:Verify Starting.                                                                                                        
 +DEBUG_ERR:stop timer                                                                                                              
 +DEBUG_INF:===================================================                                                                     
 +DEBUG_INF:Stats of this Sercomm Upgrade is as below:                                                                              
 +DEBUG_INF:===================================================                                                                     
 +DEBUG_INF:Partition cferom                                                                                                        
 +                                        with index 0, offset 0x00000000, length 0x00020000 NOT erased!                            
 +DEBUG_INF:Partition partition-map                                                                                                 
 +                                        with index 1, offset 0x00020000, length 0x000a0000 NOT erased!                            
 +DEBUG_INF:Partition cferam1                                                                                                       
 +                                        with index 2, offset 0x000c0000, length 0x00140000 NOT erased!                            
 +DEBUG_INF:Partition cferam2                                                                                                       
 +                                        with index 3, offset 0x00200000, length 0x00140000 NOT erased!                            
 +DEBUG_INF:Partition PCBASN                                                                                                        
 +                                        with index 4, offset 0x00340000, length 0x000a0000 NOT erased!                            
 +DEBUG_INF:Partition protect                                                                                                       
 +                                        with index 5, offset 0x003e0000, length 0x00140000 NOT erased!                            
 +DEBUG_INF:Partition xml_cfg                                                                                                       
 +                                        with index 12, offset 0x06ba0000, length 0x00280000 NOT erased!                           
 +DEBUG_INF:---------------------------------------------------                                                                     
 +DEBUG_INF:Partition kernel_fs1                                                                                                    
 +                                        with index 6, updated! (0000)bad, (0000)dropped!                                          
 +DEBUG_INF:Partition lib_1                                                                                                         
 +                                        with index 7, updated! (0000)bad, (0000)dropped!                                          
 +DEBUG_INF:Partition kernel_fs2                                                                                                    
 +                                        with index 8, updated! (0000)bad, (0000)dropped!                                          
 +DEBUG_INF:Partition lib_2                                                                                                         
 +                                        with index 9, updated! (0000)bad, (0000)dropped!                                          
 +DEBUG_INF:Partition boot_flag1                                                                                                    
 +                                        with index 10, updated! (0000)bad, (0000)dropped!                                         
 +DEBUG_INF:Partition boot_flag2                                                                                                    
 +                                        with index 11, updated! (0000)bad, (0000)dropped!                                         
 +DEBUG_INF:Partition app_data                                                                                                      
 +                                        with index 13, updated! (0000)bad, (0000)dropped!                                         
 +DEBUG_INF:===================================================                                                                     
 +DEBUG_INF:Reset.                                                                                                                  
 +Disabling Switch ports.                                                                                                           
 +Flushing Receive Buffers...                                                                                                       
 +0 buffers found.                                                                                                                  
 +Closing DMA Channels.                                                                                                             
 +                                                                                                                                  
 +Resetting board in 0 seconds...HELO        </nowiki>
 +</WRAP>\\
 +  <WRAP center round download 60%>
 +Recovery image: [[https://drive.google.com/uc?export=download&id=1ZdEOVFXbEn65BF2LZGt0p3qThjr-fxC7|ad1018-recovery-flash_burn.zip]]
 +
 +Sercomm recovery utility: https://github.com/danitool/sercomm-recovery
 +</WRAP>
  
  
Line 156: Line 244:
  
 ==== NAND flash chip specs ====  ==== NAND flash chip specs ==== 
-''ID code                          : 92f18095+<code>ID code                          : 92f18095
 Manufacturer                     : EON Manufacturer                     : EON
 Device                           : NAND 128MiB 3,3V 8-bit Device                           : NAND 128MiB 3,3V 8-bit
Line 170: Line 258:
 Organization                     : X16 Organization                     : X16
 Serial access time               : 25 ns Serial access time               : 25 ns
-OOB size                         : 64 bytes''+OOB size                         : 64 bytes</code>
  
 ==== OEM NAND flash layout ==== ==== OEM NAND flash layout ====
 ^ Index ^ Partition ^ Name        ^ filesystem ^ description                 ^ Block ^ Offset         ^ Size ^  Size (KiB)  ^ ^ Index ^ Partition ^ Name        ^ filesystem ^ description                 ^ Block ^ Offset         ^ Size ^  Size (KiB)  ^
 | 00    | mtd0      | cferom    | n/a        | rom bootloader              | 0      | ''0x0000000'' | 0x0020000 |  128 | | 00    | mtd0      | cferom    | n/a        | rom bootloader              | 0      | ''0x0000000'' | 0x0020000 |  128 |
-| 01    | mtd3      | mmap      | n/a        | partition table             | 1      | ''0x0020000'' | 0x00a0000 |  640 |+| 01    | mtd3      | partition-map | n/a    | partition table             | 1      | ''0x0020000'' | 0x00a0000 |  640 |
 | 02    | mtd1      | cferam1   | jffs2      | ram bootloader 1            | 5      | ''0x00c0000'' | 0x0140000 |  1280 | | 02    | mtd1      | cferam1   | jffs2      | ram bootloader 1            | 5      | ''0x00c0000'' | 0x0140000 |  1280 |
 | 03    | mtd2      | cferam2   | jffs2      | ram bootloader 2            | 16     | ''0x0200000'' | 0x0140000 |  1280 | | 03    | mtd2      | cferam2   | jffs2      | ram bootloader 2            | 16     | ''0x0200000'' | 0x0140000 |  1280 |
-| 04    | mtd4      | pcba-sn    | n/a        | serial number               | 26     | ''0x0340000'' | 0x00a0000 |  640 | +| 04    | mtd4      | PCBASN    | n/a        | serial number               | 26     | ''0x0340000'' | 0x00a0000 |  640 | 
-| 05    | mtd5      | protect_data   | jffs2 (rw) | csn, hw_id, pin_code, wlan_ssid, wlan_wpa2_key | 31 | ''0x03e0000'' | 0x0140000 |  1280 | +| 05    | mtd5      | protect   | jffs2 (rw) | csn, hw_id, pin_code, wlan_ssid, wlan_wpa2_key | 31 | ''0x03e0000'' | 0x0140000 |  1280 | 
-| 06    | mtd6      | kernel_fs1   | jffs2 (ro) | Linux root 1                | 41     | ''0x0520000'' | 0x1e00000 |  30720 | +| 06    | mtd6      | kernel_fs1   | jffs2 (ro) | Linux root 1             | 41     | ''0x0520000'' | 0x1e00000 |  30720 | 
-| 07    | mtd12     | lib_1  | jffs2 (ro) | Linux root libraries 1        | 281    | ''0x2320000'' | 0x1400000 |  20480 | +| 07    | mtd12     | lib_1  | jffs2 (ro) | Linux root libraries 1         | 281    | ''0x2320000'' | 0x1400000 |  20480 | 
-| 08    | mtd7      | kernel_fs2 | jffs2 (ro) | Linux root 2     | 441    | ''0x3720000'' | 0x1e00000 |  30720 | +| 08    | mtd7      | kernel_fs2 | jffs2 (ro) | Linux root 2               | 441    | ''0x3720000'' | 0x1e00000 |  30720 | 
-| 09    | mtd13     | lib_2  | jffs2 (ro) | Linux root libraries 2 | 681    | ''0x5520000'' | 0x1400000 |  20480 |+| 09    | mtd13     | lib_2  | jffs2 (ro) | Linux root libraries 2         | 681    | ''0x5520000'' | 0x1400000 |  20480 |
 | 10    | mtd8      | bootflag1 | n/a        | boot select                 | 841    | ''0x6920000'' | 0x0140000 |  1280 | | 10    | mtd8      | bootflag1 | n/a        | boot select                 | 841    | ''0x6920000'' | 0x0140000 |  1280 |
 | 11    | mtd9      | bootflag2 | n/a        | boot select                 | 851    | ''0x6a60000'' | 0x0140000 |  1280 | | 11    | mtd9      | bootflag2 | n/a        | boot select                 | 851    | ''0x6a60000'' | 0x0140000 |  1280 |
 | 12    | mtd10     | xml_cfg   | jffs2 (rw) | configuration               | 861    | ''0x6ba0000'' | 0x0280000 |  2560 | | 12    | mtd10     | xml_cfg   | jffs2 (rw) | configuration               | 861    | ''0x6ba0000'' | 0x0280000 |  2560 |
-| 13    | mtd11     app_dat   | jffs2 (rw) | logs                        | 881    | ''0x6e20000'' | 0x0280000 |  2560 |+| 13    | mtd11     app_data  | jffs2 (rw) | logs                        | 881    | ''0x6e20000'' | 0x0280000 |  2560 |
  
 <WRAP center round download 60%> <WRAP center round download 60%>
Line 199: Line 287:
  
 The default network configuration is: The default network configuration is:
-^ Interface Name   ^ Description          ^ Default configuration   ^ +<color #508CAA>Interface Name</color>   ^ <color #647D00>Description</color>          <color #647D00>Default configuration</color>   ^ 
-br-lan           | LAN & WiFi           | 192.168.1.1/24          | +^ <color #508CAA>br-lan</color>           | LAN & WiFi           | 192.168.1.1/24          | 
-eth0             LAN ports (0 to 3)   | bridged                 +^ <color #508CAA>eth0</color>             | switch               | vlan1, vlan2            | 
-| wlan0            | WiFi                 | bridged (disabled)      |+^ <color #508CAA>eth0.1</color>           | vlan1: LAN1, LAN2, LAN3 | bridged              
 +^ <color #508CAA>eth0.2</color>           vlan2: FIBRE         | WAN, dhcp              | 
 +^ <color #508CAA>wlan0</color>            | WiFi                 | bridged (disabled)      |
  
  
Line 242: Line 332:
 In OpenWrt the **kmod-b43** driver should be used, therefore **N mode isn't available**. kmod-bcmsmac could support N mode but isn't still supported for the BCM43217 wifi. In OpenWrt the **kmod-b43** driver should be used, therefore **N mode isn't available**. kmod-bcmsmac could support N mode but isn't still supported for the BCM43217 wifi.
  
 +OEM wifi dumps:
 +<WRAP bootlog>
 +<nowiki>~ # wlctl revinfo
 +vendorid 0x14e4
 +deviceid 0x43a9
 +radiorev 0xe2057000
 +chipnum 0xa8d1
 +chiprev 0x1
 +chippackage 0x9
 +corerev 0x1e
 +boardid 0x5e9
 +boardvendor 0x14e4
 +boardrev P256
 +driverrev 0x61e6607
 +ucoderev 0x3100002
 +bus 0x1
 +phytype 0x4
 +phyrev 0x11
 +anarev 0x0
 +~ # wlctl srdump 
 +
 +  srom[000]:  0x2801  0x0000  0x05e9  0x14e4  0x0070  0xedbe  0x1c00  0x2bc4  
 +  srom[008]:  0x2a64  0x2964  0x2c64  0x3ce7  0x46ff  0x47ff  0x0c00  0x0820  
 +  srom[016]:  0x0030  0x1002  0x9f28  0x5d44  0x8080  0x1d8f  0x0032  0x0100  
 +  srom[024]:  0xdf00  0x71f5  0x8400  0x0083  0x8500  0x2010  0x0001  0x0000  
 +  srom[032]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[040]:  0x0000  0x0000  0x1008  0x0305  0x0000  0x0000  0x0000  0x0000  
 +  srom[048]:  0x43a9  0x8000  0x0002  0x0000  0x1f30  0x1800  0x0000  0x0000  
 +  srom[056]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[064]:  0x5372  0x1256  0x0200  0x0000  0x9800  0x0000  0x0000  0x0000  
 +  srom[072]:  0x0000  0x0000  0x0003  0xffff  0x88ff  0xffff  0x0003  0x0202  
 +  srom[080]:  0xffff  0x0033  0x0000  0x0000  0x0000  0x0000  0x0000  0x0415  
 +  srom[088]:  0x0000  0x7800  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[096]:  0x2046  0xfe69  0x1726  0xfa5c  0x0000  0x0000  0x0000  0x0000  
 +  srom[104]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[112]:  0x2046  0xfea8  0x1978  0xfa26  0x0000  0x0000  0x0000  0x0000  
 +  srom[120]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[128]:  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  
 +  srom[136]:  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  
 +  srom[144]:  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  
 +  srom[152]:  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  
 +  srom[160]:  0x0000  0x2222  0x4444  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[168]:  0x0000  0x2222  0x4444  0x2222  0x4444  0x2222  0x4444  0x2222  
 +  srom[176]:  0x4444  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[184]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[192]:  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  
 +  srom[200]:  0x0000  0x0000  0x0000  0x0000  0x0000  0xffff  0xffff  0xffff  
 +  srom[208]:  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  0xffff  
 +  srom[216]:  0xffff  0xffff  0xffff  0x7a08  
 +~ # wlctl nvram_dump
 +sromrev=8
 +boardrev=0x1256
 +boardflags=0x200
 +boardflags2=0x9800
 +boardtype=0x5e9
 +subvid=0x14e4
 +boardnum=0
 +regrev=3
 +ledbh3=136
 +pa0b0=0xfe69
 +pa0b1=0x1726
 +pa0b2=0xfa5c
 +pa0itssit=32
 +pa0maxpwr=70
 +opo=34
 +aa2g=3
 +aa5g=0
 +ag0=2
 +ag1=2
 +ag2=255
 +ag3=255
 +pa1b0=0x0
 +pa1b1=0x0
 +pa1b2=0x0
 +pa1lob0=0x0
 +pa1lob1=0x0
 +pa1lob2=0x0
 +pa1hib0=0x0
 +pa1hib1=0x0
 +pa1hib2=0x0
 +pa1itssit=0
 +pa1maxpwr=0
 +pa1lomaxpwr=0
 +pa1himaxpwr=0
 +bxa2g=0
 +rssisav2g=0
 +rssismc2g=0
 +rssismf2g=0
 +bxa5g=0
 +rssisav5g=0
 +rssismc5g=0
 +rssismf5g=0
 +tri2g=0
 +tri5g=0
 +tri5gl=0
 +tri5gh=0
 +rxpo2g=0
 +rxpo5g=0
 +txchain=3
 +rxchain=3
 +antswitch=0
 +tssipos2g=1
 +extpagain2g=2
 +pdetrange2g=2
 +triso2g=4
 +antswctl2g=0
 +tssipos5g=0
 +extpagain5g=0
 +pdetrange5g=0
 +triso5g=0
 +antswctl5g=0
 +ccode=
 +macaddr=94:4a:0c:8c:54:5b
 +tempthresh=120
 +tempoffset=0
 +rawtempsense=0x0
 +measpower=0x0
 +tempsense_slope=0x0
 +tempcorrx=0x0
 +tempsense_option=0x0
 +freqoffset_corr=0x0
 +iqcal_swp_dis=0x0
 +hw_iqcal_en=0x0
 +elna2g=0
 +elna5g=0
 +phycal_tempdelta=0
 +temps_period=0
 +temps_hysteresis=0
 +measpower1=0x0
 +measpower2=0x0
 +cck2gpo=0
 +ofdm2gpo=1145315874
 +ofdm5gpo=0
 +ofdm5glpo=0
 +ofdm5ghpo=0
 +mcs2gpo0=8738
 +mcs2gpo1=17476
 +mcs2gpo2=8738
 +mcs2gpo3=17476
 +mcs2gpo4=8738
 +mcs2gpo5=17476
 +mcs2gpo6=8738
 +mcs2gpo7=17476
 +mcs5gpo0=0
 +mcs5gpo1=0
 +mcs5gpo2=0
 +mcs5gpo3=0
 +mcs5gpo4=0
 +mcs5gpo5=0
 +mcs5gpo6=0
 +mcs5gpo7=0
 +mcs5glpo0=0
 +mcs5glpo1=0
 +mcs5glpo2=0
 +mcs5glpo3=0
 +mcs5glpo4=0
 +mcs5glpo5=0
 +mcs5glpo6=0
 +mcs5glpo7=0
 +mcs5ghpo0=0
 +mcs5ghpo1=0
 +mcs5ghpo2=0
 +mcs5ghpo3=0
 +mcs5ghpo4=0
 +mcs5ghpo5=0
 +mcs5ghpo6=0
 +mcs5ghpo7=0
 +cddpo=0
 +stbcpo=0
 +bw40po=0
 +bwduppo=0
 +pcieingress_war=15
 +rxgainerr2ga0=63
 +rxgainerr2ga1=31
 +rxgainerr2ga2=31
 +rxgainerr5gla0=63
 +rxgainerr5gla1=31
 +rxgainerr5gla2=31
 +rxgainerr5gma0=63
 +rxgainerr5gma1=31
 +rxgainerr5gma2=31
 +rxgainerr5gha0=63
 +rxgainerr5gha1=31
 +rxgainerr5gha2=31
 +rxgainerr5gua0=63
 +rxgainerr5gua1=31
 +rxgainerr5gua2=31
 +noiselvl2ga0=31
 +noiselvl2ga1=31
 +noiselvl2ga2=31
 +noiselvl5gla0=31
 +noiselvl5gla1=31
 +noiselvl5gla2=31
 +noiselvl5gma0=31
 +noiselvl5gma1=31
 +noiselvl5gma2=31
 +noiselvl5gha0=31
 +noiselvl5gha1=31
 +noiselvl5gha2=31
 +noiselvl5gua0=31
 +noiselvl5gua1=31
 +noiselvl5gua2=31
 +subband5gver=7
 +maxp2ga0=70
 +itt2ga0=32
 +itt5ga0=0
 +pa2gw0a0=0xfe69
 +pa2gw1a0=0x1726
 +pa2gw2a0=0xfa5c
 +maxp5ga0=0
 +maxp5gha0=0
 +maxp5gla0=0
 +pa5gw0a0=0x0
 +pa5gw1a0=0x0
 +pa5gw2a0=0x0
 +pa5glw0a0=0x0
 +pa5glw1a0=0x0
 +pa5glw2a0=0x0
 +pa5ghw0a0=0x0
 +pa5ghw1a0=0x0
 +pa5ghw2a0=0x0
 +maxp2ga1=70
 +itt2ga1=32
 +itt5ga1=0
 +pa2gw0a1=0xfea8
 +pa2gw1a1=0x1978
 +pa2gw2a1=0xfa26
 +maxp5ga1=0
 +maxp5gha1=0
 +maxp5gla1=0
 +pa5gw0a1=0x0
 +pa5gw1a1=0x0
 +pa5gw2a1=0x0
 +pa5glw0a1=0x0
 +pa5glw1a1=0x0
 +pa5glw2a1=0x0
 +pa5ghw0a1=0x0
 +pa5ghw1a1=0x0
 +pa5ghw2a1=0x0
 +maxp2ga2=255
 +itt2ga2=255
 +itt5ga2=255
 +pa2gw0a2=0xffff
 +pa2gw1a2=0xffff
 +pa2gw2a2=0xffff
 +maxp5ga2=255
 +maxp5gha2=255
 +maxp5gla2=255
 +pa5gw0a2=0xffff
 +pa5gw1a2=0xffff
 +pa5gw2a2=0xffff
 +pa5glw0a2=0xffff
 +pa5glw1a2=0xffff
 +pa5glw2a2=0xffff
 +pa5ghw0a2=0xffff
 +pa5ghw1a2=0xffff
 +pa5ghw2a2=0xffff
 +maxp2ga3=255
 +itt2ga3=255
 +itt5ga3=255
 +pa2gw0a3=0xffff
 +pa2gw1a3=0xffff
 +pa2gw2a3=0xffff
 +maxp5ga3=255
 +maxp5gha3=255
 +maxp5gla3=255
 +pa5gw0a3=0xffff
 +pa5gw1a3=0xffff
 +pa5gw2a3=0xffff
 +pa5glw0a3=0xffff
 +pa5glw1a3=0xffff
 +pa5glw2a3=0xffff
 +pa5ghw0a3=0xffff
 +pa5ghw1a3=0xffff
 +pa5ghw2a3=0xffff
 +devid=0x43a9
 +watchdog=60000
 +</nowiki>
 +</WRAP>\\
 ==== JTAG ==== ==== JTAG ====
 -> [[docs:techref: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.
Line 1401: Line 1770:
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>bcm63xx bcm6328 128NAND 128RAM 4port FastEthernet 802.11bgn ADSL2+}}+{{tag>bcm63xx bcm6328 128NAND 128RAM 4port FastEthernet 802.11bgn b43 USBmod ADSL2+ dual_firmware}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1