Skip to content

Instantly share code, notes, and snippets.

@t3mp-0xCC
Created December 31, 2023 06:15
Show Gist options
  • Save t3mp-0xCC/bf3cf6b5cdf3ad559b9f514b663ab38c to your computer and use it in GitHub Desktop.
Save t3mp-0xCC/bf3cf6b5cdf3ad559b9f514b663ab38c to your computer and use it in GitHub Desktop.
WRTM_326ACM_V01
U-Boot 1.1.3 (Nov 13 2015 - 09:49:46)
Board: Ralink APSoC DRAM: 128 MB
relocate_code Pointer at: 87fb8000
enable ephy clock...done. rf reg 29 = 5
SSC disabled.
!!! nand page size = 2048, addr len=4
..============================================
Ralink UBoot Version: 4.3.0.0
InDoor UBoot Version: 1.0.1
--------------------------------------------
ASIC 7620_MP (Port5<->Phy)
DRAM_CONF_FROM: Auto-detection
DRAM_TYPE: DDR2
DRAM component: 1024 Mbits
DRAM bus: 16 bit
Total memory: 128 MBytes
Flash component: NAND Flash
Date:Nov 13 2015 Time:09:49:46
============================================
icache: sets:512, ways:4, linesz:32 ,total:65536
dcache: sets:256, ways:4, linesz:32 ,total:32768
##### The CPU freq = 580 MHZ ####
estimate memory size =128 Mbytes
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
9: Load Boot Loader code then write to Flash via TFTP.
You choosed 3
0
skip firmware checking by 1stfwcrc32 = NULL...
..Erasing NAND Flash...
Writing to NAND Flash...
done
### bootargs = console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs,jffs2 running_fw=firmware1
### Use firmware1 image at 0xBC140000.
..Erasing NAND Flash...
Writing to NAND Flash...
done
## Booting image at bc140000 ...
Image Name: MIPS OpenWrt Linux-3.10.14
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1574260 Bytes = 1.5 MB
Load Address: 80000000
Entry Point: 80000000
........................ Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 128
Starting kernel ...
LINUX started...
THIS IS ASIC
[ 0.000000] Linux version 3.10.14 (blake_ke@gemtek-virtual-machine) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #1 Thu Dec 12 15:36:50 CST 2019
[ 0.000000]
[ 0.000000] The CPU feqenuce set to 580 MHz
[ 0.000000] PCIE: bypass PCIe DLL.
[ 0.000000] PCIE: Elastic buffer control: Addr:0x68 -> 0xB4
[ 0.000000] disable all power about PCIe
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] Software DMA cache coherency
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
[ 0.000000] Primary instruction cache 64kB, 4-way, VIPT, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=00002769
[ 0.000000] Readback ErrCtl register=00002769
[ 0.000000] Memory: 125100k/131072k available (3476k kernel code, 5972k reserved, 850k data, 216k init, 0k highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:128
[ 0.000000] console [ttyS1] enabled
[ 0.190000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.250000] pid_max: default: 32768 minimum: 301
[ 0.250000] Mount-cache hash table entries: 512
[ 0.260000] NET: Registered protocol family 16
[ 0.270000] RALINK_GPIOMODE = 41c
[ 0.270000] RALINK_GPIOMODE = 41c
[ 0.280000] PPLL_CFG1=0xe4c000
[ 0.280000] MT7620 PPLL lock
[ 0.290000] PPLL_DRV =0x80080504
[ 0.290000] start PCIe register access
[ 0.790000] RALINK_RSTCTRL = 2400000
[ 0.800000] RALINK_CLKCFG1 = 75afffc0
[ 0.800000]
[ 0.800000] *************** MT7620 PCIe RC mode *************
[ 1.300000] PCIE0 enabled
[ 1.310000] Port 0 N_FTS = 1b105000
[ 1.310000] init_rt2880pci done
[ 1.340000] bio: create slab <bio-0> at 0
[ 1.350000] PCI host bridge to bus 0000:00
[ 1.360000] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[ 1.370000] pci_bus 0000:00: root bus resource [io 0x10160000-0x1016ffff]
[ 1.380000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 1.390000] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.400000] pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000)
[ 1.410000] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff]
[ 1.420000] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref]
[ 1.430000] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[ 1.440000] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit]
[ 1.450000] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref]
[ 1.460000] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.460000] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]
[ 1.470000] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref]
[ 1.480000] BAR0 at slot 0 = 0
[ 1.480000] bus=0x0, slot = 0x0
[ 1.490000] res[0]->start = 0
[ 1.490000] res[0]->end = 0
[ 1.500000] res[1]->start = 20200000
[ 1.500000] res[1]->end = 2020ffff
[ 1.510000] res[2]->start = 0
[ 1.510000] res[2]->end = 0
[ 1.520000] res[3]->start = 0
[ 1.520000] res[3]->end = 0
[ 1.530000] res[4]->start = 0
[ 1.530000] res[4]->end = 0
[ 1.540000] res[5]->start = 0
[ 1.540000] res[5]->end = 0
[ 1.550000] bus=0x1, slot = 0x0
[ 1.550000] res[0]->start = 20000000
[ 1.560000] res[0]->end = 200fffff
[ 1.560000] res[1]->start = 0
[ 1.570000] res[1]->end = 0
[ 1.570000] res[2]->start = 0
[ 1.580000] res[2]->end = 0
[ 1.580000] res[3]->start = 0
[ 1.590000] res[3]->end = 0
[ 1.590000] res[4]->start = 0
[ 1.600000] res[4]->end = 0
[ 1.600000] res[5]->start = 0
[ 1.610000] res[5]->end = 0
[ 1.610000] Switching to clocksource MIPS
[ 1.620000] NET: Registered protocol family 2
[ 1.630000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 1.640000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.650000] TCP: Hash tables configured (established 1024 bind 1024)
[ 1.670000] TCP: reno registered
[ 1.670000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.690000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.700000] NET: Registered protocol family 1
[ 1.710000] MTK/Ralink EHCI/OHCI init.
[ 1.740000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.750000] NTFS driver 2.1.30 [Flags: R/W].
[ 1.760000] jffs2: version 2.2. (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 1.780000] fuse init (API version 7.22)
[ 1.790000] msgmni has been set to 244
[ 1.800000] io scheduler noop registered
[ 1.800000] io scheduler deadline registered (default)
[ 1.810000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 1.830000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A
[ 1.840000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A
[ 1.860000] [ralink_gpio] RALINK_GPIOMODE = 0x41c
[ 1.870000] led=9, on=1, off=1, blinks,=4000, reset=1, time=1
[ 1.880000] Ralink gpio driver initialized
[ 1.880000] Enable Ralink GDMA Controller Module
[ 1.890000] GDMA IP Version=3
[ 1.900000] !!! nand page size = 2048, addr len=4
[ 1.910000] ra_nand_init: alloc 1368, at 87c8a000 , btt(87c8b0c0, 100), ranfc_mtd:87c8b1c0
[ 1.930000] Creating 9 MTD partitions on "ra_nfc":
[ 1.940000] 0x000000000000-0x000008000000 : "ALL"
[ 1.970000] 0x000000000000-0x000000080000 : "Bootloader"
[ 1.990000] 0x000000080000-0x000000100000 : "Config"
[ 2.000000] 0x000000100000-0x000000140000 : "Factory"
[ 2.010000] 0x000000140000-0x000001540000 : "firmware"
[ 2.020000] 0x0000002c05b4-0x000001540000 : "rootfs"
[ 2.030000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 2.060000] 0x000001540000-0x000001f40000 : "rootfs_data"
[ 2.070000] 0x000001f40000-0x000003340000 : "rescue"
[ 2.090000] 0x000003340000-0x000007600000 : "data"
[ 2.100000] 0x000007600000-0x000008000000 : "reserved"
[ 2.110000] rootfs_data_offset = 0
[ 2.120000] rootfs_offset = 2c05b4
[ 2.120000] rdm_major = 253
[ 2.130000] SMACCR1 -- : 0x0000000c
[ 2.140000] SMACCR0 -- : 0x43762077
[ 2.140000] Ralink APSoC Ethernet Driver Initilization. v3.1 256 rx/tx descriptors allocated, mtu = 1500!
[ 2.160000] SMACCR1 -- : 0x0000000c
[ 2.170000] SMACCR0 -- : 0x43762077
[ 2.180000] PROC INIT OK!
[ 2.180000] Ralink APSoC Hardware Watchdog Timer
[ 2.190000] Netfilter messages via NETLINK v0.30.
[ 2.200000] TCP: cubic registered
[ 2.210000] NET: Registered protocol family 10
[ 2.220000] NET: Registered protocol family 17
[ 2.230000] Bridge firewalling registered
[ 2.240000] 8021q: 802.1Q VLAN Support v1.8
[ 2.250000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 2.270000] Freeing unused kernel memory: 216K (8043a000 - 80470000)
procd: Console is alive
[ 5.400000] usbcore: registered new interface driver usbfs
[ 5.410000] usbcore: registered new interface driver hub
[ 5.420000] usbcore: registered new device driver usb
[ 5.440000] SCSI subsystem initialized
[ 5.460000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.470000] ehci-platform: EHCI generic platform driver
[ 5.500000] ehci-platform ehci-platform: EHCI Host Controller
[ 5.510000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.530000] ehci-platform ehci-platform: irq 18, io mem 0x101c0000
[ 5.560000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 5.570000] hub 1-0:1.0: USB hub found
[ 5.580000] hub 1-0:1.0: 1 port detected
[ 5.590000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.620000] ohci-platform ohci-platform: Generic Platform OHCI Controller
[ 5.630000] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
[ 5.650000] ohci-platform ohci-platform: irq 18, io mem 0x101c1000
[ 5.720000] hub 2-0:1.0: USB hub found
[ 5.730000] hub 2-0:1.0: 1 port detected
[ 5.740000] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.760000] usbcore: registered new interface driver usb-storage
[ 5.900000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 6.060000] hub 1-1:1.0: USB hub found
[ 6.070000] hub 1-1:1.0: 4 ports detected
procd: - preinit -
uci: Entry not found
[ 7.680000] Raeth v3.1 (Tasklet)
[ 7.680000]
[ 7.680000] phy_tx_ring = 0x07f8e000, tx_ring = 0xa7f8e000
[ 7.700000]
[ 7.700000] phy_rx_ring0 = 0x07f8f000, rx_ring0 = 0xa7f8f000
[ 7.710000] SMACCR1 -- : 0x0000000c
[ 7.720000] SMACCR0 -- : 0x43762077
[ 7.730000] CDMA_CSG_CFG = 81000000
[ 7.740000] GDMA1_FWD_CFG = 20010000
[debug] scenario: SYS_BOOTING
[debug] LED:[diag[ 7.890000] led=7, on=1, off=4000, blinks,=1, reset=1, time=1
] Act:[off] GPIO:[7]
[debug] LED:[pwr] Act:[blk[ 7.910000] led=9, on=1, off=1, blinks,=4000, reset=1, time=1
] GPIO:[9]
uci: I/O error
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
mknod: /dev/gpio: File exists
[debug] scenario:[ 11.050000] led=7, on=1, off=4000, blinks,=1, reset=1, time=1
SYS_BOOTING
[debug] LED:[diag] Act:[off] GPIO:[ 11.070000] led=9, on=1, off=1, blinks,=4000, reset=1, time=1
[7]
[debug] LED:[pwr] Act:[blk] GPIO:[9]
uci: I/O error
jffs2 is ready
jffs2 is ready
[ 11.450000] jffs2: notice: (321) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 25 of xref (0 dead, 10 orphan) found.
switching to overlay
[ 11.500000] ra2880stop()...Done
[ 11.500000] Free TX/RX Ring Memory!
procd: - early -
Failed to connect to ubus
procd: - ubus -
DWM-222 Product ID: 5e3/608/8537
cat: can't open 'sys/kernel/debug/usb/devices': No such file or directory
DWM-222 Product ID: 1d6b/2/310
DWM-222 Product ID: 1d6b/1/310
[fdisk] Unsupported storgae type: mtdblock0
[mount] Unsupported storgae type: mtdblock0
[fdisk] Unsupported storgae type: mtdblock1
[mount] Unsupported storgae type: mtdblock1
[fdisk] Unsupported storgae type: mtdblock2
[mount] Unsupported storgae type: mtdblock2
procd: - init -
Please press Enter to activate this console.
[fdisk] Unsupported storgae type: mtdblock3
[mount] Unsupported storgae type: mtdblock3
[fdisk] Unsupported storgae type: mtdblock4
[mount] Unsupported storgae type: mtdblock4
[fdisk] Unsupported storgae type: mtdblock5
[mount] Unsupported storgae type: mtdblock5
[fdisk] Unsupported storgae type: mtdblock6
[mount] Unsupported storgae type: mtdblock6
[fdisk] Unsupported storgae type: mtdblock7
[mount] Unsupported storgae type: mtdblock7
[fdisk] Unsupported storgae type: mtdblock8
[mount] Unsupported storgae type: mtdblock8
[fdisk] Unsupported storgae type: mtdblock9
[mount] Unsupported storgae type: mtdblock9
[ 16.780000] jffs2: notice: (950) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (2 unchecked, 4 orphan) and 56 of xref (0 dead, 42 orphan) found.
[ 18.490000] Initializing XFRM netlink socket
[ 18.500000] NET: Registered protocol family 15
[ 18.530000] l2tp_core: L2TP core driver, V2.0
[ 18.540000] l2tp_netlink: L2TP netlink interface
[ 18.550000] sit: IPv6 over IPv4 tunneling driver
[ 18.570000] gre: GRE over IPv4 demultiplexor driver
[ 18.590000] ip_gre: GRE over IPv4 tunneling driver
[ 18.810000] nf_conntrack version 0.5.0 (1958 buckets, 7832 max)
[ 18.840000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 18.880000] u32 classifier
[ 18.890000] input device check on
[ 18.900000] Actions configured
[ 18.910000] Mirror/redirect action on
[ 19.550000] mt7620: module license 'unspecified' taints kernel.
[ 19.570000] Disabling lock debugging due to kernel taint
[ 19.640000]
[ 19.640000]
[ 19.640000] === pAd = c082b000, size = 1412568 ===
[ 19.640000]
[ 19.660000] <-- RTMPAllocTxRxRingMemory, Status=0
[ 19.670000] <-- RTMPAllocAdapterBlock, Status=0
[ 19.670000] AP Driver version-2.7.1.6
[ 19.690000] mt_msdc_init: !!!!! SDXC Module Initialize Fail !!!!!register rt2860
[ 20.460000]
[ 20.460000]
[ 20.460000] === pAd = c0e01000, size = 2028864 ===
[ 20.460000]
[ 20.480000] <-- RTMPAllocTxRxRingMemory, Status=0
[ 20.490000] <-- RTMPAllocAdapterBlock, Status=0
[ 20.500000] pAd->CSRBaseAddress =0xc0d00000, csr_addr=0xc0d00000!
[ 20.520000] device_id =0x7662
[ 20.520000] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a
[ 20.540000] E2pAccessMode=2
[ 20.550000] cfg_mode=14
[ 20.560000] cfg_mode=14
[ 20.560000] wmode_band_equal(): Band Not Equal!
[ 20.570000] APSDCapable[0]=0
[ 20.580000] APSDCapable[1]=0
[ 20.590000] APSDCapable[2]=0
[ 20.590000] APSDCapable[3]=0
[ 20.600000] APSDCapable[4]=0
[ 20.600000] APSDCapable[5]=0
[ 20.610000] APSDCapable[6]=0
[ 20.610000] APSDCapable[7]=0
[ 20.620000] APSDCapable[8]=0
[ 20.630000] APSDCapable[9]=0
[ 20.630000] APSDCapable[10]=0
[ 20.640000] APSDCapable[11]=0
[ 20.640000] APSDCapable[12]=0
[ 20.650000] APSDCapable[13]=0
[ 20.650000] APSDCapable[14]=0
[ 20.660000] APSDCapable[15]=0
[ 20.670000] default ApCliAPSDCapable[0]=0
[ 20.680000] Key1Str is Invalid key length(0) or Type(0)
[ 20.690000] Key2Str is Invalid key length(0) or Type(0)
[ 20.700000] Key3Str is Invalid key length(0) or Type(0)
[ 20.710000] Key4Str is Invalid key length(0) or Type(0)
[ 20.760000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
[ 20.770000] NVM is FLASH mode (pAd->flash_offset = 0x48000)
[ 20.780000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai
[ 20.840000] usbcore: registered new interface driver cdc_acm
[ 20.850000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 20.870000] usbcore: registered new interface driver cdc_wdm
[ 20.900000] Ebtables v2.0 registered
[ 20.910000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 20.930000] Type=Linux
[ 20.930000] usbcore: registered new interface driver ipheth
[ 20.960000] usbcore: registered new interface driver kaweth
[ 20.990000] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 21.010000] usbcore: registered new interface driver pegasus
[ 21.040000] usbcore: registered new interface driver usbserial
[ 21.050000] usbcore: registered new interface driver usbserial_generic
[ 21.060000] usbserial: USB Serial support registered for generic
[ 21.080000] usbcore: registered new interface driver visor
[ 21.090000] usbserial: USB Serial support registered for Handspring Visor / Palm OS
[ 21.110000] usbserial: USB Serial support registered for Sony Clie 5.0
[ 21.120000] usbserial: USB Serial support registered for Sony Clie 3.5
[ 21.160000] xt_time: kernel timezone is -0000
[ 21.170000] usbcore: registered new interface driver ark3116
[ 21.180000] usbserial: USB Serial support registered for ark3116
[ 21.200000] usbcore: registered new interface driver asix
[ 21.210000] usbcore: registered new interface driver belkin_sa
[ 21.230000] usbserial: USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
[ 21.250000] usbcore: registered new interface driver cdc_eem
[ 21.260000] usbcore: registered new interface driver cdc_ether
[ 21.280000] usbcore: registered new interface driver cdc_ncm
[ 21.290000] usbcore: registered new interface driver cdc_subset
[ 21.310000] usbcore: registered new interface driver ch341
[ 21.320000] usbserial: USB Serial support registered for ch341-uart
[ 21.340000] usbcore: registered new interface driver cp210x
[ 21.350000] usbserial: USB Serial support registered for cp210x
[ 21.370000] usbcore: registered new interface driver cypress_m8
[ 21.380000] usbserial: USB Serial support registered for DeLorme Earthmate USB
[ 21.400000] usbserial: USB Serial support registered for HID->COM RS232 Adapter
[ 21.410000] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter
[ 21.430000] usbcore: registered new interface driver dm9601
[ 21.450000] usbcore: registered new interface driver ftdi_sio
[ 21.470000] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 21.480000] usbcore: registered new interface driver kalmia
[ 21.500000] usbcore: registered new interface driver keyspan
[ 21.510000] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 21.530000] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 21.540000] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 21.560000] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 21.580000] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 21.600000] usbcore: registered new interface driver mct_u232
[ 21.610000] usbserial: USB Serial support registered for MCT U232
[ 21.620000] usbcore: registered new interface driver mos7720
[ 21.640000] usbserial: USB Serial support registered for Moschip 2 port adapter
[ 21.650000] usbcore: registered new interface driver moto_modem
[ 21.670000] usbserial: USB Serial support registered for moto-modem
[ 21.690000] usbcore: registered new interface driver oti6858
[ 21.700000] usbserial: USB Serial support registered for oti6858
[ 21.720000] usbcore: registered new interface driver pl2303
[ 21.730000] usbserial: USB Serial support registered for pl2303
[ 21.750000] PPP generic driver version 2.4.2
[ 21.760000] PPP MPPE Compression module registered
[ 21.770000] NET: Registered protocol family 24
[ 21.780000] PPTP driver version 0.8.5
[ 21.790000] usbcore: registered new interface driver qmi_wwan
[ 21.810000] usbcore: registered new interface driver rndis_host
[ 21.830000] usbcore: registered new interface driver sierra
[ 21.840000] usbserial: USB Serial support registered for Sierra USB modem
[ 21.860000] usbcore: registered new interface driver sierra_net
[ 21.870000] usbcore: registered new interface driver smsc95xx
[ 21.890000] usbcore: registered new interface driver ti_usb_3410_5052
[ 21.900000] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
[ 21.920000] usbserial: USB Serial support registered for TI USB 5052 2 port adapter
[ 21.940000] usbcore: registered new interface driver cdc_mbim
[ 21.960000] usbcore: registered new interface driver ipw
[ 21.970000] usbserial: USB Serial support registered for IPWireless converter
[ 21.990000] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 22.010000] usbcore: registered new interface driver option
[ 22.020000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 22.040000] usbcore: registered new interface driver qcserial
[ 22.050000] usbserial: USB Serial support registered for Qualcomm USB modem
[ 27.680000] led=8, on=1, off=4000, blinks,=1, reset=1, time=1
[ 27.710000] led=10, on=4000, off=1, blinks,=1, reset=1, time=1
[ 28.000000] led=66, on=1, off=4000, blinks,=1, reset=1, time=1
[ 28.030000] led=70, on=4000, off=1, blinks,=1, reset=1, time=1
[storage] boot...storage first check ... create /tmp/first_chk.tmp
[ 31.240000] Raeth v3.1 (Tasklet)
[ 31.240000]
[ 31.240000] phy_tx_ring = 0x06285000, tx_ring = 0xa6285000
[ 31.260000]
[ 31.260000] phy_rx_ring0 = 0x062a7000, rx_ring0 = 0xa62a7000
[ 31.270000] SMACCR1 -- : 0x00001c49
[ 31.280000] SMACCR0 -- : 0x7bd5ca18
[ 31.290000] CDMA_CSG_CFG = 81000000
[ 31.290000] GDMA1_FWD_CFG = 20010000
[ 31.330000] device eth0.999 entered promiscuous mode
[ 31.340000] device eth0 entered promiscuous mode
[ 31.360000] br-guest: port 1(eth0.999) entered forwarding state
[ 31.370000] br-guest: port 1(eth0.999) entered forwarding state
[ 31.400000] device eth0.1 entered promiscuous mode
[ 31.430000] br-lan: port 1(eth0.1) entered forwarding state
[ 31.440000] br-lan: port 1(eth0.1) entered forwarding state
[ 33.370000] br-guest: port 1(eth0.999) entered forwarding state
[ 33.440000] br-lan: port 1(eth0.1) entered forwarding state
[ 33.910000] led=8, on=1, off=4000, blinks,=1, reset=1, time=1
[ 33.940000] led=10, on=4000, off=1, blinks,=1, reset=1, time=1
[ste_global_masterid] global_id =
[ste_global_masterid] check master sambashare config path =
[ 34.420000] led=66, on=1, off=4000, blinks,=1, reset=1, time=1
[ 34.480000] led=70, on=4000, off=1, blinks,=1, reset=1, time=1
[ste_global_masterid] clear second sambashare path
[ 36.760000] jffs2: notice: (2087) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (2 unchecked, 4 orphan) and 56 of xref (0 dead, 42 orphan) found.
[ 36.980000] led=7, on=1, off=4000, blinks,=1, reset=1, time=1
[ 37.010000] led=9, on=4000, off=1, blinks,=1, reset=1, time=1
[ 37.120000] build time =
[ 37.130000] 20141115060606a
[ 37.140000] rom patch for E3 IC
[ 37.140000]
[ 37.140000] platform =
[ 37.150000] ALPS
[ 37.150000] hw/sw version =
[ 37.160000]
[ 37.160000] patch version =
[ 37.170000]
[ 37.180000] FW Version:0.0.00 Build:1
[ 37.190000] Build Time:201410061140____
[ 37.200000] fw for E3 IC
[ 37.220000] RX[0] DESC a603b000 size = 4096
[ 37.230000] RX[1] DESC a603c000 size = 4096
[ 37.270000] E2pAccessMode=2
[ 37.280000] cfg_mode=14
[ 37.290000] cfg_mode=14
[ 37.290000] wmode_band_equal(): Band Not Equal!
[ 37.300000] APSDCapable[0]=0
[ 37.310000] APSDCapable[1]=0
[ 37.310000] APSDCapable[2]=0
[ 37.320000] APSDCapable[3]=0
[ 37.330000] APSDCapable[4]=0
[ 37.330000] APSDCapable[5]=0
[ 37.340000] APSDCapable[6]=0
[ 37.340000] APSDCapable[7]=0
[ 37.350000] APSDCapable[8]=0
[ 37.350000] APSDCapable[9]=0
[ 37.360000] APSDCapable[10]=0
[ 37.370000] APSDCapable[11]=0
[ 37.370000] APSDCapable[12]=0
[ 37.380000] APSDCapable[13]=0
[ 37.380000] APSDCapable[14]=0
[ 37.390000] APSDCapable[15]=0
[ 37.400000] default ApCliAPSDCapable[0]=0
[ 37.410000] Key1Str is Invalid key length(0) or Type(0)
[ 37.420000] Key2Str is Invalid key length(0) or Type(0)
[ 37.430000] Key3Str is Invalid key length(0) or Type(0)
[ 37.440000] Key4Str is Invalid key length(0) or Type(0)
[ 37.490000] 1. Phy Mode = 49
[ 37.490000] get_chl_grp:illegal channel (167)
[ 37.500000] get_chl_grp:illegal channel (167)
[ 37.510000] get_chl_grp:illegal channel (169)
[ 37.520000] get_chl_grp:illegal channel (169)
[ 37.530000] get_chl_grp:illegal channel (171)
[ 37.540000] get_chl_grp:illegal channel (171)
[ 37.550000] get_chl_grp:illegal channel (173)
[ 37.550000] get_chl_grp:illegal channel (173)
[ 37.560000] Country Region from e2p = ffff
[ 37.570000] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=1, temp_tx_alc_enable=1
[ 37.590000] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=1, ePA_type=1
[ 37.600000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=15, low_temp_slope=9
[ 37.620000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0
[ 37.640000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=-7, tc_upper_bound=4
[ 37.650000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0
[ 37.670000] mt76x2_get_external_lna_gain::LNA type=0x1, BLNAGain=0x0, ALNAGain0=0xffffff8f, ALNAGain1=0xffffff8f, ALNAGain2=0xffffff8f
[ 37.690000] 2. Phy Mode = 49
[ 37.700000] 3. Phy Mode = 49
[ 37.710000] andes_pci_fw_init
[ 37.710000] 0x1300 = 00073200
[ 37.740000] AntCfgInit: primary/secondary ant 0/1
[ 37.750000] andes_load_cr:cr_type(2)
[ 37.770000] ChipStructAssign(): MT76x2 hook !
[ 37.780000] RTMPSetPhyMode: channel is out of range, use first channel=0
[ 37.790000] MCS Set = ff ff 00 00 01
[ 37.920000] led=66, on=1, off=4000, blinks,=1, reset=1, time=1
[ 37.940000] led=70, on=4000, off=1, blinks,=1, reset=1, time=1
disable easycwmp
=RC=[lan_port_monitor_main(162)][DBG]fork ok
=RC=[lan_port_monitor_main(162)][DBG]fork ok
=RC=[rcConfd_main(302)][DBG]fork ok
=RC=[traffic_statistic_main(516)][DBG]fork ok
=RC=[do_main(480)][CMD]touch /tmp/tc
=RC=[wan_port_monitor_main(183)][DBG]fork ok
procd: - init complete -
[ 43.200000] mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=36, HT-CentCh=38, VHT-CentCh=42
[ 43.260000] APStartUp(): AP Set CentralFreq at 42(Prim=36, HT-CentCh=38, VHT-CentCh=42, BBP_BW=2)
[ 43.280000] mt76x2_calibration(channel = 42)
[ 43.650000] The 2-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 2
[ 43.670000] Main bssid = 1c:49:7b:d5:ca:1b
[ 43.680000] mt76x2_reinit_agc_gain:original agc_vga0 = 0x42, agc_vga1 = 0x42
[ 43.690000] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x42, agc_vga1 = 0x42
[ 43.700000] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x36, hi_lna1 = 0x36
[ 43.720000] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x36, hi_lna1 = 0x36
[ 43.730000] original vga value(chain0) = 42
[ 43.740000] original vga value(chain1) = 42
[ 43.750000] <==== rt28xx_init, Status=0
[ 43.760000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=apclii
[ 43.790000] RTMPDrvOpen(1):Check if PDMA is idle!
[ 43.800000] RTMPDrvOpen(2):Check if PDMA is idle!
=RC=[led_update(47)][CMD]touch /tmp/.led_status
=RC=[led_update(47)][CMD]touch /tmp/.led_status
=RC=[led_update(50)][CMD]sed -i '/port2/d' /tmp/.led_status
=RC=[led_update(50)][CMD]sed -i '/port3/d' /tmp/.led_status
=RC=[led_update(51)][CMD]echo "port2 0" >> /tmp/.led_status
=RC=[led_update(51)][CMD]echo "port3 0" >> /tmp/.led_status
[ 44.160000] led=70, on=1, off=4000, blinks,=1, reset=1, time=1
[ 44.360000] led=70, on=1, off=4000, blinks,=1, reset=1, time=1
[ 44.750000] device rai0 entered promiscuous mode
[ 44.760000] br-lan: port 2(rai0) entered forwarding state
[ 44.770000] br-lan: port 2(rai0) entered forwarding state
[ 46.330000] RX DESC a734b000 size = 2048
[ 46.340000] RTMP_TimerListAdd: add timer obj c08c20c0!
[ 46.350000] RTMP_TimerListAdd: add timer obj c088ba88!
[ 46.360000] RTMP_TimerListAdd: add timer obj c088e2e4!
[ 46.370000] RTMP_TimerListAdd: add timer obj c088e3a4!
[ 46.380000] RTMP_TimerListAdd: add timer obj c088e464!
[ 46.390000] RTMP_TimerListAdd: add timer obj c088e524!
[ 46.400000] RTMP_TimerListAdd: add timer obj c088e5e4!
[ 46.410000] RTMP_TimerListAdd: add timer obj c088e6a4!
[ 46.420000] RTMP_TimerListAdd: add timer obj c088e764!
[ 46.430000] RTMP_TimerListAdd: add timer obj c088e824!
[ 46.440000] RTMP_TimerListAdd: add timer obj c088e8e4!
[ 46.450000] RTMP_TimerListAdd: add timer obj c088e9a4!
[ 46.460000] RTMP_TimerListAdd: add timer obj c088ea64!
[ 46.470000] RTMP_TimerListAdd: add timer obj c088eb24!
[ 46.480000] RTMP_TimerListAdd: add timer obj c088ebe4!
[ 46.490000] RTMP_TimerListAdd: add timer obj c088eca4!
[ 46.500000] RTMP_TimerListAdd: add timer obj c088ed64!
[ 46.510000] RTMP_TimerListAdd: add timer obj c088ee24!
[ 46.520000] RTMP_TimerListAdd: add timer obj c088ba5c!
[ 46.530000] RTMP_TimerListAdd: add timer obj c088bab4!
[ 46.540000] RTMP_TimerListAdd: add timer obj c088e2b8!
[ 46.550000] RTMP_TimerListAdd: add timer obj c088e378!
[ 46.560000] RTMP_TimerListAdd: add timer obj c088e438!
[ 46.570000] RTMP_TimerListAdd: add timer obj c088e4f8!
[ 46.580000] RTMP_TimerListAdd: add timer obj c088e5b8!
[ 46.590000] RTMP_TimerListAdd: add timer obj c088e678!
[ 46.600000] RTMP_TimerListAdd: add timer obj c088e738!
[ 46.610000] RTMP_TimerListAdd: add timer obj c088e7f8!
[ 46.630000] RTMP_TimerListAdd: add timer obj c088e8b8!
[ 46.640000] RTMP_TimerListAdd: add timer obj c088e978!
[ 46.650000] RTMP_TimerListAdd: add timer obj c088ea38!
[ 46.660000] RTMP_TimerListAdd: add timer obj c088eaf8!
[ 46.670000] RTMP_TimerListAdd: add timer obj c088ebb8!
[ 46.680000] RTMP_TimerListAdd: add timer obj c088ec78!
[ 46.690000] RTMP_TimerListAdd: add timer obj c088ed38!
[ 46.700000] RTMP_TimerListAdd: add timer obj c088edf8!
[ 46.710000] RTMP_TimerListAdd: add timer obj c088ba30!
[ 46.720000] RTMP_TimerListAdd: add timer obj c088e310!
[ 46.730000] RTMP_TimerListAdd: add timer obj c088e3d0!
[ 46.740000] RTMP_TimerListAdd: add timer obj c088e490!
[ 46.750000] RTMP_TimerListAdd: add timer obj c088e550!
[ 46.760000] RTMP_TimerListAdd: add timer obj c088e610!
[ 46.770000] br-lan: port 2(rai0) entered forwarding state
[ 46.780000] RTMP_TimerListAdd: add timer obj c088e6d0!
[ 46.790000] RTMP_TimerListAdd: add timer obj c088e790!
[ 46.800000] RTMP_TimerListAdd: add timer obj c088e850!
[ 46.810000] RTMP_TimerListAdd: add timer obj c088e910!
[ 46.820000] RTMP_TimerListAdd: add timer obj c088e9d0!
[ 46.830000] RTMP_TimerListAdd: add timer obj c088ea90!
[ 46.840000] RTMP_TimerListAdd: add timer obj c088eb50!
[ 46.850000] RTMP_TimerListAdd: add timer obj c088ec10!
[ 46.860000] RTMP_TimerListAdd: add timer obj c088ecd0!
[ 46.870000] RTMP_TimerListAdd: add timer obj c088ed90!
[ 46.880000] RTMP_TimerListAdd: add timer obj c088ee50!
[ 46.890000] RTMP_TimerListAdd: add timer obj c083304c!
[ 46.900000] RTMP_TimerListAdd: add timer obj c0832c40!
[ 46.910000] RTMP_TimerListAdd: add timer obj c083301c!
[ 46.920000] RTMP_TimerListAdd: add timer obj c0833358!
[ 46.930000] RTMP_TimerListAdd: add timer obj c0833298!
[ 46.940000] RTMP_TimerListAdd: add timer obj c08332c8!
[ 46.950000] RTMP_TimerListAdd: add timer obj c0836230!
[ 46.960000] RTMP_TimerListAdd: add timer obj c0835e24!
[ 46.970000] RTMP_TimerListAdd: add timer obj c0836200!
[ 46.980000] RTMP_TimerListAdd: add timer obj c083653c!
[ 46.990000] RTMP_TimerListAdd: add timer obj c083647c!
[ 47.010000] RTMP_TimerListAdd: add timer obj c08364ac!
[ 47.020000] RTMP_TimerListAdd: add timer obj c0839414!
[ 47.030000] RTMP_TimerListAdd: add timer obj c0839008!
[ 47.040000] RTMP_TimerListAdd: add timer obj c08393e4!
[ 47.050000] RTMP_TimerListAdd: add timer obj c0839720!
[ 47.060000] RTMP_TimerListAdd: add timer obj c0839660!
[ 47.070000] RTMP_TimerListAdd: add timer obj c0839690!
[ 47.080000] RTMP_TimerListAdd: add timer obj c083c5f8!
[ 47.090000] RTMP_TimerListAdd: add timer obj c083c1ec!
[ 47.100000] RTMP_TimerListAdd: add timer obj c083c5c8!
[ 47.110000] RTMP_TimerListAdd: add timer obj c083c904!
[ 47.120000] RTMP_TimerListAdd: add timer obj c083c844!
[ 47.130000] RTMP_TimerListAdd: add timer obj c083c874!
[ 47.140000] RTMP_TimerListAdd: add timer obj c083f7dc!
[ 47.150000] RTMP_TimerListAdd: add timer obj c083f3d0!
[ 47.160000] RTMP_TimerListAdd: add timer obj c083f7ac!
[ 47.170000] RTMP_TimerListAdd: add timer obj c083fae8!
[ 47.180000] RTMP_TimerListAdd: add timer obj c083fa28!
[ 47.190000] RTMP_TimerListAdd: add timer obj c083fa58!
[ 47.200000] RTMP_TimerListAdd: add timer obj c08429c0!
[ 47.210000] RTMP_TimerListAdd: add timer obj c08425b4!
[ 47.220000] RTMP_TimerListAdd: add timer obj c0842990!
[ 47.230000] RTMP_TimerListAdd: add timer obj c0842ccc!
[ 47.240000] RTMP_TimerListAdd: add timer obj c0842c0c!
[ 47.250000] RTMP_TimerListAdd: add timer obj c0842c3c!
[ 47.260000] RTMP_TimerListAdd: add timer obj c0845ba4!
[ 47.270000] RTMP_TimerListAdd: add timer obj c0845798!
[ 47.280000] RTMP_TimerListAdd: add timer obj c0845b74!
[ 47.290000] RTMP_TimerListAdd: add timer obj c0845eb0!
[ 47.300000] RTMP_TimerListAdd: add timer obj c0845df0!
[ 47.310000] RTMP_TimerListAdd: add timer obj c0845e20!
[ 47.320000] RTMP_TimerListAdd: add timer obj c0848d88!
[ 47.330000] RTMP_TimerListAdd: add timer obj c084897c!
[ 47.340000] RTMP_TimerListAdd: add timer obj c0848d58!
[ 47.350000] RTMP_TimerListAdd: add timer obj c0849094!
[ 47.360000] RTMP_TimerListAdd: add timer obj c0848fd4!
[ 47.370000] RTMP_TimerListAdd: add timer obj c0849004!
[ 47.380000] RTMP_TimerListAdd: add timer obj c088df04!
[ 47.390000] RTMP_TimerListAdd: add timer obj c088daf8!
[ 47.410000] RTMP_TimerListAdd: add timer obj c088ded4!
[ 47.420000] RTMP_TimerListAdd: add timer obj c088e210!
[ 47.430000] RTMP_TimerListAdd: add timer obj c088df34!
[ 47.440000] RTMP_TimerListAdd: add timer obj c088df64!
[ 47.450000] RTMP_TimerListAdd: add timer obj c088df94!
[ 47.460000] RTMP_TimerListAdd: add timer obj c0898a2c!
[ 47.470000] RTMP_TimerListAdd: add timer obj c0898b48!
[ 47.480000] RTMP_TimerListAdd: add timer obj c0898a58!
[ 47.490000] RTMP_TimerListAdd: add timer obj c088ffd4!
[ 47.500000] RTMP_TimerListAdd: add timer obj c083050c!
[ 47.510000] RTMP_TimerListAdd: add timer obj c08336f0!
[ 47.520000] RTMP_TimerListAdd: add timer obj c08368d4!
[ 47.530000] RTMP_TimerListAdd: add timer obj c0839ab8!
[ 47.540000] RTMP_TimerListAdd: add timer obj c083cc9c!
[ 47.550000] RTMP_TimerListAdd: add timer obj c083fe80!
[ 47.560000] RTMP_TimerListAdd: add timer obj c0843064!
[ 47.570000] RTMP_TimerListAdd: add timer obj c0846248!
[ 47.580000] RTMP_TimerListAdd: add timer obj c088fce0!
[ 47.740000] APSDCapable[0]=1
[ 47.750000] APSDCapable[1]=1
[ 47.750000] APSDCapable[2]=1
[ 47.760000] APSDCapable[3]=1
[ 47.760000] APSDCapable[4]=1
[ 47.770000] APSDCapable[5]=1
[ 47.780000] APSDCapable[6]=1
[ 47.780000] APSDCapable[7]=1
[ 47.790000] APSDCapable[8]=1
[ 47.790000] APSDCapable[9]=1
[ 47.800000] APSDCapable[10]=1
[ 47.800000] APSDCapable[11]=1
[ 47.810000] APSDCapable[12]=1
[ 47.820000] APSDCapable[13]=1
[ 47.820000] APSDCapable[14]=1
[ 47.830000] APSDCapable[15]=1
[ 47.830000] default ApCliAPSDCapable[0]=1
[ 47.850000] Key1Str is Invalid key length(0) or Type(0)
[ 47.860000] Key1Str is Invalid key length(0) or Type(0)
[ 47.870000] Key1Str is Invalid key length(0) or Type(0)
[ 47.880000] Key2Str is Invalid key length(0) or Type(0)
[ 47.890000] Key2Str is Invalid key length(0) or Type(0)
[ 47.900000] Key2Str is Invalid key length(0) or Type(0)
[ 47.910000] Key3Str is Invalid key length(0) or Type(0)
[ 47.920000] Key3Str is Invalid key length(0) or Type(0)
[ 47.930000] Key3Str is Invalid key length(0) or Type(0)
[ 47.940000] Key4Str is Invalid key length(0) or Type(0)
[ 47.950000] Key4Str is Invalid key length(0) or Type(0)
[ 47.960000] Key4Str is Invalid key length(0) or Type(0)
[ 48.020000] RTMPSetDefaultChannel() : default channel to 1
[ 48.030000] 1. Phy Mode = 9
[ 48.030000] 2. Phy Mode = 9
[ 48.040000] E2PROM: D0 target power=0xff1e
[ 48.050000] E2PROM: 40 MW Power Delta= -4
[ 48.060000] 3. Phy Mode = 9
[ 48.060000] AntCfgInit: primary/secondary ant 0/1
Initialize RF Central Registers for E2 !!!
[ 48.080000] Initialize RF Central Registers for E3 !!!
[ 48.090000] Initialize RF Channel Registers for E2 !!!
[ 48.100000] Initialize RF Channel Registers for E3 !!!
[ 48.110000] Initialize RF DCCal Registers for E2 !!!
[ 48.120000] Initialize RF DCCal Registers for E3 !!!
[ 48.130000] Change as GPIO Mode(0x10041c)
[ 48.140000] D1 = -1, D2 = 3, CalCode = 9 !!!
[ 48.150000] RT6352_Temperature_Init : BBPR49 = 0xffffffff
[ 48.160000] RT6352_Temperature_Init : TemperatureRef25C = 0xfffffff5
[ 48.170000] Current Temperature from BBP_R49=0xfffffff5
[ 48.190000] TX BW Filter Calibration !!!
[ 48.340000] RX BW Filter Calibration !!!
[ 48.610000] LOFT Calibration Done!
[ 48.610000] IQCalibration Start!
[ 48.630000] IQCalibration Done! CH = 0, (gain= e, phase= 1)
[ 48.640000] IQCalibration Start!
[ 48.660000] IQCalibration Done! CH = 1, (gain= 1, phase= 2)
[ 48.670000] TX IQ Calibration Done!
[ 48.710000] RXIQ si=2505, sq=2521, riq=35, bbpval 2505, vga_idx 0
[ 48.720000] RXIQ si=5497, sq=5526, riq=84, bbpval 5497, vga_idx 2
[ 48.740000] RXIQ si=8700, sq=8747, riq=136, bbpval 8700, vga_idx 3
[ 48.750000] RXIQ si=13508, sq=13592, riq=199, bbpval 13508, vga_idx 4
[ 48.760000] Sigma_i=1162, Sigma_q=1165, R_iq=1990
[ 48.770000] RXIQ Sigma_i=1162, Sigma_q=1165, R_iq=1990
[ 48.780000] RXIQ G_imb=0, Ph_rx=3
[ 48.790000] RXIQ si=4622, sq=4788, riq=-154, bbpval 4622, vga_idx 0
[ 48.800000] RXIQ si=6467, sq=6706, riq=-212, bbpval 6467, vga_idx 1
[ 48.810000] RXIQ si=9632, sq=10034, riq=-288, bbpval 9632, vga_idx 2
[ 48.830000] RXIQ si=15365, sq=15836, riq=-415, bbpval 15365, vga_idx 3
[ 48.840000] Sigma_i=1239, Sigma_q=1258, R_iq=-4150
[ 48.850000] RXIQ Sigma_i=1239, Sigma_q=1258, R_iq=-4150
[ 48.860000] RXIQ G_imb=1, Ph_rx=-6
[ 48.870000] Change as Normal Mode(0x41c)
[ 48.870000] After Change, now GPIO_MODE value is 0x41c
[ 48.890000] MCS Set = ff ff 00 00 01
[ 48.890000] rt635x_tssi0_dc is 0x00000005
[ 48.910000] rt635x_tssi1_dc is 0xfffffffe
[ 48.960000] rt635x_tssi0_dc is 0x00000005
[ 48.980000] rt635x_tssi1_dc is 0xfffffffe
[ 48.990000] SYNC - BBP R4 to 20MHz.l
[ 49.010000] [sched_delayed] sched: RT throttling activated
[ 52.020000] RTMP_TimerListAdd: add timer obj c08902bc!
[ 52.030000] rt635x_tssi0_dc is 0x00000005
[ 52.040000] rt635x_tssi1_dc is 0xfffffffe
[ 52.090000] The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4
[ 52.110000] Main bssid = 1c:49:7b:d5:ca:1a
[ 52.120000] <==== rt28xx_init, Status=0
[ 52.150000] 0x1300 = 00064320
[ 53.130000] device ra0 entered promiscuous mode
[ 53.140000] br-lan: port 3(ra0) entered forwarding state
[ 53.150000] br-lan: port 3(ra0) entered forwarding state
[ 53.700000] jffs2: notice: (2105) check_node_data: wrong data CRC in data node at 0x00db9e34: read 0xa7868dbd, calculated 0xf93bb409.
[ 54.260000] jffs2: warning: (2831) jffs2_sum_write_data: Not enough space for summary, padsize = -481
Restart lighttpd
[ 55.150000] br-lan: port 3(ra0) entered forwarding state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment