Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:rostelecom:rt-sf-1 [2022/11/02 19:51] – [Rostelecom RT-SF-1] csharper2005 | toh:rostelecom:rt-sf-1 [2022/11/14 11:31] – [Rostelecom RT-SF-1] csharper2005 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Rostelecom RT-SF-1 ====== | ||
| - | |||
| - | /* This template is intended to be used via https:// | ||
| - | /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | ||
| - | /* USE https:// | ||
| - | |||
| - | {{page> | ||
| - | |||
| - | //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/ | ||
| - | |||
| ====== Rostelecom RT-SF-1 ====== | ====== Rostelecom RT-SF-1 ====== | ||
| Line 22: | Line 12: | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If the tables below show information for ''< | ||
| - | - If the tables below contain " | ||
| - | - the dataentry page for Rostelecom RT-SF-1 | ||
| - | - filters are not set correctly. Most common reason for " | ||
| - | - If the tables still contain " | ||
| - | </ | ||
| ---- datatable ---- | ---- datatable ---- | ||
| Line 38: | Line 19: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| - | /* If no unsupported functions known, comment out the following datatable or delete it. */ | ||
| - | ---- datatable ---- | ||
| - | cols : Unsupported Functions_unsupporteds | ||
| - | filter | ||
| - | filter | ||
| - | filter | ||
| - | ---- | ||
| ===== Experimental Versions ===== | ===== Experimental Versions ===== | ||
| Line 58: | Line 31: | ||
| * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ | * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ | ||
| - | //None at this time.// | + | * [[https://forum.openwrt.org/ |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| Line 67: | Line 40: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| Line 80: | Line 52: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| */ | */ | ||
| Line 93: | Line 64: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| - | + | [[:toh:rostelecom:rt-sf-1# | |
| - | -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] | + | ===== Return to Stock ===== |
| - | + | 1. Change | |
| - | FIXME Please add the installation procedure here. | + | <code bash> |
| + | printf 1 | dd bs=1 seek=7 count=1 of=/ | ||
| + | </ | ||
| + | 2. Optional: Update with any stock (Beeline) firmware if you want to overwrite OpenWrt in Slot 0 completely. | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME // | ||
| - | Please check out the article [[docs: | + | ^ mtd ^ partition |
| - | </WRAP> | + | | mtd0 | u-boot |
| + | | mtd1 | dynamic partition map | 0x100000 | ||
| + | | mtd2 | Factory | ||
| + | | mtd3 | Boot Flag | 0x300000 | ||
| + | | mtd4 | kernel | ||
| + | | mtd5 | Kernel 2 | 0xa00000 | ||
| + | | mtd6 | File System 1 | 0x1000000 | ||
| + | | mtd7 | File System 2 | 0x3000000 | ||
| + | | mtd8 | Configuration/log | 0x5000000 | ||
| + | | mtd9 | Debug (Ftool) | ||
| + | | mtd10 | Container | ||
| ==== OEM easy installation ==== | ==== OEM easy installation ==== | ||
| - | <WRAP BOX> | + | - Remove |
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.// | + | |
| - | **//Remove | + | |
| - | + | | |
| - | This section deals with | + | |
| - | * How you install | + | |
| - | | + | |
| - | + | ||
| - | **Note:** Reset router | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | </ | + | |
| ==== OEM installation using the TFTP method ==== | ==== OEM installation using the TFTP method ==== | ||
| - | -> [[docs: | + | Not applicable. |
| - | + | ||
| - | === Specific values needed for tftp === | + | |
| - | + | ||
| - | <WRAP BOX> | + | |
| - | + | ||
| - | FIXME Enter values for " | + | |
| - | + | ||
| - | ^ Bootloader tftp server IPv4 address | + | |
| - | ^ Bootloader MAC address (special) | + | |
| - | ^ Firmware tftp image | [[: | + | |
| - | ^ TFTP transfer window | + | |
| - | ^ TFTP window start | approximately FILL-IN seconds after power on | | + | |
| - | ^ TFTP client required IP address | + | |
| - | + | ||
| - | </ | + | |
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== | ||
| -> [[docs: | -> [[docs: | ||
| - | |||
| - | <WRAP BOX> | ||
| - | |||
| - | FIXME These are generic instructions. Update with your router' | ||
| ==== LuCI Web Upgrade Process ==== | ==== LuCI Web Upgrade Process ==== | ||
| Line 160: | Line 114: | ||
| If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | ||
| - | There are two command line methods for upgrading: | ||
| - | |||
| * '' | * '' | ||
| - | * '' | ||
| Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | ||
| Line 177: | Line 128: | ||
| </ | </ | ||
| - | === mtd === | ||
| - | If '' | + | ===== Debricking ===== |
| + | -> [[docs: | ||
| + | ==== sercomm-recovery utility ==== | ||
| + | 1. Compile [[https:// | ||
| + | <code bash> | ||
| + | git clone https:// | ||
| + | make | ||
| + | </ | ||
| - | * Login as root via SSH on 192.168.1.1, then enter the following commands: | + | 2. Connect |
| - | + | < | |
| - | < | + | sudo ./sercomm-recovery enp0s3 recovery_rt-sf-1.bin |
| - | cd /tmp | + | |
| - | wget http:// | + | |
| - | mtd write /tmp/xxx.abc linux && reboot | + | |
| </ | </ | ||
| - | + | where //enp0s3// - network interface connected the router, // | |
| - | </WRAP> | + | |
| - | + | ||
| - | ===== Debricking ===== | + | |
| - | -> [[docs: | + | |
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| Line 203: | Line 153: | ||
| ===== Specific Configuration ===== | ===== Specific Configuration ===== | ||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| - | |||
| - | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| - | ^ Interface Name ^ Description | + | ^ Interface Name ^ Description |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | lan1-4 |
| - | | vlan1 (eth0.1) | + | | wan |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| - | + | ||
| - | </ | + | |
| ==== Switch Ports (for VLANs) ==== | ==== Switch Ports (for VLANs) ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| - | Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. | ||
| ^ Port ^ Switch port ^ | ^ Port ^ Switch port ^ | ||
| - | | Internet (WAN) | + | | Internet (WAN) |
| - | | LAN 1 | EXAMPLE 3 | | + | | LAN 1 | lan1 |
| - | | LAN 2 | EXAMPLE 2 | | + | | LAN 2 | lan2 |
| - | | LAN 3 | EXAMPLE 1 | | + | | LAN 3 | lan3 |
| - | | LAN 4 | EXAMPLE 0 | | + | | LAN 4 | lan4 |
| - | + | ||
| - | </ | + | |
| ==== Buttons ==== | ==== Buttons ==== | ||
| -> [[docs: | -> [[docs: | ||
| Here, we merely name the buttons, so we can use them in the above Howto. | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| The Rostelecom RT-SF-1 has the following buttons: | The Rostelecom RT-SF-1 has the following buttons: | ||
| - | ^ BUTTON | + | ^ BUTTON |
| - | | EXAMPLE | + | | Reset | reset | |
| - | | EXAMPLE Secure Easy Setup | + | | WPS |
| - | | EXAMPLE No buttons at all. | + | |
| - | </ | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - This table is automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If you see " | ||
| - | - If you still don't see a table here, or a table filled with ' | ||
| - | - If you see a table with the desired device data, everything is OK and you can delete this text and the ''< | ||
| - | - If it still doesn' | ||
| - | </ | ||
| ---- datatemplatelist dttpllist ---- | ---- datatemplatelist dttpllist ---- | ||
| Line 262: | Line 187: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | ||
| ---- | ---- | ||
| Line 271: | Line 195: | ||
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | // | + | **Front of the casing** |
| - | **Insert photo of front of the casing** | + | |
| - | //Back://\\ | + | {{media:rostelecom: |
| - | **Insert photo of back of the casing** | + | |
| - | //Backside label://\\ | + | |
| - | **Insert photo of backside label** | + | **Back of the casing with backside label** |
| + | |||
| + | {{media: | ||
| + | |||
| + | |||
| + | **Right side of the casing** | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | |||
| + | **Bottom of the casing** | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | |||
| + | **Top side of the PCB** | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | |||
| + | **Bottom side of the PCB** | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | **PCB - ZigBee** | ||
| + | |||
| + | {{media: | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| Line 284: | Line 232: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | There are 2 crews behind |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove | + | |
| - | * To remove | + | |
| - | </ | + | |
| - | //Main PCB://\\ | + | {{media:rostelecom: |
| - | **Insert photo of PCB** | + | |
| ==== Serial ==== | ==== Serial ==== | ||
| -> [[docs: | -> [[docs: | ||
| - | How to connect to the Serial Port of this specific device:\\ | + | How to connect to the Serial Port of the Rostelecom RT-SF-1:\\ |
| - | **Insert photo of PCB with markings for serial port** | + | {{media: |
| - | <WRAP BOX> | + | ^ Serial connection parameters\\ for Rostelecom RT-SF-1 | 57600, 8N1, 3.3V | |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </ | + | |
| - | + | ||
| - | ^ Serial connection parameters\\ for Rostelecom RT-SF-1 | + | |
| ==== JTAG ==== | ==== JTAG ==== | ||
| -> [[docs: | -> [[docs: | ||
| - | How to connect to the JTAG Port of this specific device:\\ | ||
| - | **Insert photo of PCB with markings for JTAG port** | ||
| ===== Bootloader mods ===== | ===== Bootloader mods ===== | ||
| -> [[docs: | -> [[docs: | ||
| + | |||
| + | None so far. | ||
| ===== Hardware mods ===== | ===== Hardware mods ===== | ||
| Line 321: | Line 261: | ||
| ==== OEM bootlog ==== | ==== OEM bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | =================================================================== | ||
| + | MT7621 | ||
| + | CPU=50000000 HZ BUS=16666666 HZ | ||
| + | ================================================================== | ||
| + | Change MPLL source from XTAL to CR... | ||
| + | do MEMPLL setting.. | ||
| + | MEMPLL Config : 0x11100000 | ||
| + | 3PLL mode + External loopback | ||
| + | === XTAL-40Mhz === DDR-1200Mhz === | ||
| + | PLL4 FB_DL: 0xc, 1/0 = 571/453 31000000 | ||
| + | PLL2 FB_DL: 0xd, 1/0 = 523/501 35000000 | ||
| + | PLL3 FB_DL: 0xf, 1/0 = 543/481 3D000000 | ||
| + | do DDR setting..[00320381] | ||
| + | Apply DDR3 Setting...(use customer AC) | ||
| + | 0 8 | ||
| + | -------------------------------------------------------------------------- | ||
| + | 0000: | ||
| + | 0001: | ||
| + | 0002: | ||
| + | 0003: | ||
| + | 0004: | ||
| + | 0005: | ||
| + | 0006: | ||
| + | 0007: | ||
| + | 0008: | ||
| + | 0009: | ||
| + | 000A: | ||
| + | 000B: | ||
| + | 000C: | ||
| + | 000D: | ||
| + | 000E: | ||
| + | 000F: | ||
| + | 0010: | ||
| + | 0011: | ||
| + | 0012: | ||
| + | 0013: | ||
| + | 0014: | ||
| + | 0015: | ||
| + | 0016: | ||
| + | 0017: | ||
| + | 0018: | ||
| + | 0019: | ||
| + | 001A: | ||
| + | 001B: | ||
| + | 001C: | ||
| + | 001D: | ||
| + | 001E: | ||
| + | 001F: | ||
| + | rank 0 coarse = 15 | ||
| + | rank 0 fine = 72 | ||
| + | B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 | ||
| + | opt_dle value:9 | ||
| + | DRAMC_R0DELDLY[018]=00001E1E | ||
| + | ================================================================== | ||
| + | RX DQS perbit delay software calibration | ||
| + | ================================================================== | ||
| + | 1.0-15 bit dq delay value | ||
| + | ================================================================== | ||
| + | bit| | ||
| + | -------------------------------------- | ||
| + | 0 | 11 5 11 9 9 5 11 3 2 10 | ||
| + | 10 | 6 11 6 10 4 8 | ||
| + | -------------------------------------- | ||
| + | |||
| + | ================================================================== | ||
| + | 2.dqs window | ||
| + | x=pass dqs delay value (min~max)center | ||
| + | y=0-7bit DQ of every group | ||
| + | input delay:DQS0 =30 DQS1 = 30 | ||
| + | ================================================================== | ||
| + | bit | ||
| + | 0 (1~60)30 | ||
| + | 1 (1~55)28 | ||
| + | 2 (1~60)30 | ||
| + | 3 (1~57)29 | ||
| + | 4 (1~58)29 | ||
| + | 5 (1~60)30 | ||
| + | 6 (1~59)30 | ||
| + | 7 (1~60)30 | ||
| + | ================================================================== | ||
| + | 3.dq delay value last | ||
| + | ================================================================== | ||
| + | bit| 0 1 2 3 4 5 6 7 8 9 | ||
| + | -------------------------------------- | ||
| + | 0 | 11 7 11 10 10 5 11 3 4 10 | ||
| + | 10 | 6 12 6 10 4 8 | ||
| + | ================================================================== | ||
| + | ================================================================== | ||
| + | | ||
| + | ================================================================== | ||
| + | DQS loop = 15, cmp_err_1 = ffff0000 | ||
| + | dqs_perbyte_dly.last_dqsdly_pass[0]=15, | ||
| + | dqs_perbyte_dly.last_dqsdly_pass[1]=15, | ||
| + | DQ loop=15, cmp_err_1 = ffff0080 | ||
| + | dqs_perbyte_dly.last_dqdly_pass[1]=15, | ||
| + | DQ loop=14, cmp_err_1 = ffff0000 | ||
| + | dqs_perbyte_dly.last_dqdly_pass[0]=14, | ||
| + | byte:0, (DQS, | ||
| + | byte:1, (DQS, | ||
| + | 20, | ||
| + | [EMI] DRAMC calibration passed | ||
| + | |||
| + | =================================================================== | ||
| + | MT7621 | ||
| + | CPU=50000000 HZ BUS=16666666 HZ | ||
| + | =================================================================== | ||
| + | |||
| + | |||
| + | U-Boot 1.1.3 (Aug 18 2020 - 15:51:56) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 256 MB | ||
| + | relocate_code Pointer at: 8fc98000 | ||
| + | |||
| + | Config XHCI 40M PLL | ||
| + | begin | ||
| + | Allocate 16 byte aligned buffer: 8fccc030 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [2C DA 90 95 06] | ||
| + | Device found in MTK table, ID: 2cda, EXT_ID: 909506 | ||
| + | [NAND] pagesz:2048 , oobsz: 288, | ||
| + | Support this Device in MTK table! 2cda | ||
| + | select_chip | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 2047 | ||
| + | load fact bbt success | ||
| + | [mtk_nand] probe successfully! | ||
| + | mtd-> | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | ============================================ | ||
| + | Ralink UBoot Version: 5.0.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC MT7621A DualCore (MAC to MT7530 Mode) | ||
| + | DRAM_CONF_FROM: | ||
| + | DRAM_TYPE: DDR3 | ||
| + | DRAM bus: 16 bit | ||
| + | Xtal Mode=3 OCP Ratio=1/3 | ||
| + | Flash component: NAND Flash | ||
| + | Date:Aug 18 2020 Time: | ||
| + | ============================================ | ||
| + | icache: sets:256, ways:4, linesz:32 , | ||
| + | dcache: sets:256, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 880 MHZ #### | ||
| + | | ||
| + | # | ||
| + | set LAN/WAN WLLLL | ||
| + | |||
| + | GPIO init | ||
| + | |||
| + | *************************************************** | ||
| + | Version 0110, at Aug 18 2020, 15:51:52 | ||
| + | |||
| + | *************************************************** | ||
| + | Kernel CRC verify OK! | ||
| + | ## Booting image at bca00100 ... | ||
| + | Image Name: Linux Kernel Image | ||
| + | Image Type: MIPS Linux Kernel Image (lzma compressed) | ||
| + | Data Size: 3884482 Bytes = 3.7 MB | ||
| + | Load Address: 81001000 | ||
| + | Entry Point: | ||
| + | | ||
| + | | ||
| + | boot_count2 is FF | ||
| + | write 1 to boot_count2 | ||
| + | kernel addr : | ||
| + | No initrd | ||
| + | ## Transferring control to Linux (at address 8171ec20) ... | ||
| + | ## Giving linux memsize in MB, 256 | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | |||
| + | LINUX started... | ||
| + | |||
| + | THIS IS ASIC | ||
| + | |||
| + | SDK 5.0.S.0 | ||
| + | Initializing cgroup subsys cpuset | ||
| + | Initializing cgroup subsys cpu | ||
| + | Initializing cgroup subsys cpuacct | ||
| + | Linux version 3.10.14 (maksim@ubuntu) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #1 SMP Fri Apr 30 00:16:04 MSK 2021 | ||
| + | |||
| + | The CPU feqenuce set to 880 MHz | ||
| + | GCMP present | ||
| + | CPU0 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Software DMA cache coherency | ||
| + | Determined physical RAM map: | ||
| + | | ||
| + | | ||
| + | Zone ranges: | ||
| + | DMA [mem 0x00000000-0x00ffffff] | ||
| + | Normal | ||
| + | Movable zone start for each node | ||
| + | Early memory node ranges | ||
| + | node 0: [mem 0x00000000-0x0fffbfff] | ||
| + | Detected 3 available secondary CPU(s) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | PERCPU: Embedded 7 pages/cpu @81d50000 s6912 r8192 d13568 u32768 | ||
| + | Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65020 | ||
| + | Kernel command line: console=ttyS1, | ||
| + | PID hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | ||
| + | Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | ||
| + | Writing ErrCtl register=00005b11 | ||
| + | Readback ErrCtl register=00005b11 | ||
| + | allocated 524256 bytes of page_cgroup | ||
| + | please try ' | ||
| + | Memory: 247664k/ | ||
| + | SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | Hierarchical RCU implementation. | ||
| + | Additional per-CPU info printed with stalls. | ||
| + | NR_IRQS: | ||
| + | console [ttyS1] enabled | ||
| + | Calibrating delay loop... 577.53 BogoMIPS (lpj=1155072) | ||
| + | pid_max: default: 32768 minimum: 301 | ||
| + | Mount-cache hash table entries: 512 | ||
| + | Initializing cgroup subsys memory | ||
| + | Initializing cgroup subsys devices | ||
| + | Initializing cgroup subsys freezer | ||
| + | Initializing cgroup subsys blkio | ||
| + | Initializing cgroup subsys net_prio | ||
| + | launch: starting cpu1 | ||
| + | launch: cpu1 gone! | ||
| + | CPU1 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 1: done. | ||
| + | launch: starting cpu2 | ||
| + | launch: cpu2 gone! | ||
| + | CPU2 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 2: done. | ||
| + | launch: starting cpu3 | ||
| + | launch: cpu3 gone! | ||
| + | CPU3 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 3: done. | ||
| + | Brought up 4 CPUs | ||
| + | devtmpfs: initialized | ||
| + | NET: Registered protocol family 16 | ||
| + | release PCIe RST: RALINK_RSTCTRL = 7000000 | ||
| + | PCIE PHY initialize | ||
| + | ***** Xtal 40MHz ***** | ||
| + | start MT7621 PCIe register access | ||
| + | RALINK_RSTCTRL = 7000000 | ||
| + | RALINK_CLKCFG1 = 77ffeff8 | ||
| + | |||
| + | *************** MT7621 PCIe RC mode ************* | ||
| + | PCIE2 no card, disable it(RST& | ||
| + | pcie_link status = 0x3 | ||
| + | RALINK_RSTCTRL= 3000000 | ||
| + | *** Configure Device number setting of Virtual PCI-PCI bridge *** | ||
| + | RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 | ||
| + | PCIE0 enabled | ||
| + | PCIE1 enabled | ||
| + | interrupt enable status: 300000 | ||
| + | Port 1 N_FTS = 1b105000 | ||
| + | Port 0 N_FTS = 1b105000 | ||
| + | config reg done | ||
| + | init_rt2880pci done | ||
| + | bio: create slab < | ||
| + | SCSI subsystem initialized | ||
| + | usbcore: registered new interface driver usbfs | ||
| + | usbcore: registered new interface driver hub | ||
| + | usbcore: registered new device driver usb | ||
| + | PCI host bridge to bus 0000:00 | ||
| + | pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | ||
| + | pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] | ||
| + | pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | PCI: Enabling device 0000: | ||
| + | PCI: Enabling device 0000: | ||
| + | BAR0 at slot 0 = 0 | ||
| + | bus=0x0, slot = 0x0 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | BAR0 at slot 1 = 0 | ||
| + | bus=0x0, slot = 0x1 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | bus=0x1, slot = 0x0, irq=0x4 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | bus=0x2, slot = 0x1, irq=0x18 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | Switching to clocksource MIPS | ||
| + | NET: Registered protocol family 2 | ||
| + | TCP established hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | TCP bind hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | TCP: reno registered | ||
| + | UDP hash table entries: 256 (order: 1, 8192 bytes) | ||
| + | UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | ||
| + | NET: Registered protocol family 1 | ||
| + | 4 CPUs re-calibrate udelay(lpj = 1167360) | ||
| + | squashfs: version 4.0 (2009/ | ||
| + | NTFS driver 2.1.30 [Flags: R/W]. | ||
| + | fuse init (API version 7.22) | ||
| + | msgmni has been set to 483 | ||
| + | io scheduler noop registered | ||
| + | io scheduler cfq registered (default) | ||
| + | reg_int_mask=0, | ||
| + | HSDMA_init | ||
| + | |||
| + | | ||
| + | |||
| + | | ||
| + | TX_CTX_IDX0 = 0 | ||
| + | TX_DTX_IDX0 = 0 | ||
| + | RX_CRX_IDX0 = 3ff | ||
| + | RX_DRX_IDX0 = 0 | ||
| + | set_fe_HSDMA_glo_cfg | ||
| + | HSDMA_GLO_CFG = 465 | ||
| + | Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | ||
| + | serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A | ||
| + | serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A | ||
| + | serial8250: ttyS2 at MMIO 0x1e000e00 (irq = 28) is a 16550A | ||
| + | brd: module loaded | ||
| + | MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error | ||
| + | Allocate 16 byte aligned buffer: 81a8a500 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [2C DA 90 95 06, 00909506] | ||
| + | Device found in MTK table, ID: 2cda, EXT_ID: 909506 | ||
| + | alloctare : (mtd-> | ||
| + | Support this Device in MTK table! 2cda | ||
| + | NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3V 8-bit), 256MiB, page size: 2048, OOB size: 112 | ||
| + | [NAND]select ecc bit:12, sparesize :112 spare_per_sector=28 | ||
| + | Scanning device for bad blocks | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 2047 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | page: 200 | ||
| + | Found dynamic partition map at 100000: | ||
| + | page: 201 | ||
| + | <0> offset: 00000000, length: 00100000 | ||
| + | page: 201 | ||
| + | <1> offset: 00100000, length: 00100000 | ||
| + | page: 201 | ||
| + | <2> offset: 00200000, length: 00100000 | ||
| + | page: 201 | ||
| + | <3> offset: 00300000, length: 00100000 | ||
| + | page: 201 | ||
| + | <4> offset: 00400000, length: 00600000 | ||
| + | page: 201 | ||
| + | <5> offset: 00A00000, length: 00600000 | ||
| + | page: 201 | ||
| + | <6> offset: 01000000, length: 02000000 | ||
| + | page: 201 | ||
| + | <7> offset: 03000000, length: 02000000 | ||
| + | page: 201 | ||
| + | <8> offset: 05000000, length: 01400000 | ||
| + | page: 201 | ||
| + | <9> offset: 06400000, length: 01A00000 | ||
| + | Creating 11 MTD partitions on " | ||
| + | 0x000000000000-0x000000100000 : "Boot Loader" | ||
| + | 0x000000100000-0x000000200000 : " | ||
| + | 0x000000200000-0x000000300000 : " | ||
| + | 0x000000300000-0x000000400000 : "Boot Flag" | ||
| + | 0x000000400000-0x000000a00000 : " | ||
| + | 0x000000a00000-0x000001000000 : " | ||
| + | 0x000001000000-0x000003000000 : "File System 1" | ||
| + | 0x000003000000-0x000005000000 : "File System 2" | ||
| + | 0x000005000000-0x000006400000 : " | ||
| + | 0x000006400000-0x000007e00000 : "Debug (Ftool)" | ||
| + | 0x000008000000-0x00000fc00000 : " | ||
| + | [mtk_nand] probe successfully! | ||
| + | PPP generic driver version 2.4.2 | ||
| + | PPP BSD Compression module registered | ||
| + | PPP MPPE Compression module registered | ||
| + | NET: Registered protocol family 24 | ||
| + | PPTP driver version 0.8.5 | ||
| + | register mt_drv | ||
| + | |||
| + | == pAd = c0181000, size = 5814528, Status=0 == | ||
| + | pAd-> | ||
| + | RTMPInitPCIeDevice(): | ||
| + | mt_pci_chip_cfg(): | ||
| + | mt_pci_chip_cfg(): | ||
| + | AP Driver version-5.0.4.0 | ||
| + | RtmpChipOpsHook(223): | ||
| + | mt7615_init()--> | ||
| + | Use 1st iPAiLNA default bin. | ||
| + | Use 0st / | ||
| + | < | ||
| + | <-- RTMPAllocTxRxRingMemory, | ||
| + | rdm_major = 253 | ||
| + | set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 | ||
| + | GMAC1_MAC_ADRH -- : 0x0000000c | ||
| + | GMAC1_MAC_ADRL -- : 0x432880bb | ||
| + | Ralink APSoC Ethernet Driver Initilization. v3.1 4096 rx/tx descriptors allocated, mtu = 1500! | ||
| + | set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 | ||
| + | GMAC1_MAC_ADRH -- : 0x0000000c | ||
| + | GMAC1_MAC_ADRL -- : 0x4328802e | ||
| + | < | ||
| + | PROC INIT OK! | ||
| + | usbcore: registered new interface driver usb-storage | ||
| + | Ralink APSoC Hardware Watchdog Timer | ||
| + | Init Ingress Classify module ... | ||
| + | GACT probability on | ||
| + | Mirror/ | ||
| + | Failed to load ipt action | ||
| + | u32 classifier | ||
| + | Performance counters on | ||
| + | Actions configured | ||
| + | Netfilter messages via NETLINK v0.30. | ||
| + | nf_conntrack version 0.5.0 (3869 buckets, 15476 max) | ||
| + | ctnetlink v0.93: registering with nfnetlink. | ||
| + | NF_TPROXY: Transparent proxy support initialized, | ||
| + | NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. | ||
| + | gre: GRE over IPv4 demultiplexor driver | ||
| + | ip_tables: (C) 2000-2006 Netfilter Core Team | ||
| + | Type=Linux | ||
| + | arp_tables: (C) 2002 David S. Miller | ||
| + | TCP: cubic registered | ||
| + | NET: Registered protocol family 10 | ||
| + | ip6_tables: (C) 2000-2006 Netfilter Core Team | ||
| + | NET: Registered protocol family 17 | ||
| + | l2tp_core: L2TP core driver, V2.0 | ||
| + | l2tp_ppp: PPPoL2TP kernel driver, V2.0 | ||
| + | 8021q: 802.1Q VLAN Support v1.8 | ||
| + | Sercomm dual images: bootflag=Sercomm1, | ||
| + | VFS: Mounted root (squashfs filesystem) readonly on device 31:7. | ||
| + | devtmpfs: mounted | ||
| + | Freeing unused kernel memory: 252K (81a31000 - 81a70000) | ||
| + | init started: BusyBox v1.15.3 () | ||
| + | starting pid 55, tty '': | ||
| + | mount: mounting usbfs on / | ||
| + | register rlt_drv | ||
| + | |||
| + | |||
| + | === pAd = c0e01000, size = 2228272 === | ||
| + | |||
| + | <-- RTMPAllocTxRxRingMemory, | ||
| + | <-- RTMPAllocAdapterBlock, | ||
| + | pAd-> | ||
| + | device_id =0x7603 | ||
| + | RtmpChipOpsHook(474): | ||
| + | mt7603_init()--> | ||
| + | mt_bcn_buf_init(224): | ||
| + | < | ||
| + | load_dev_l1profile()--> | ||
| + | match_index_by_chipname() MT7603 found as INDEX0 | ||
| + | l1set_profile_path() profile remain / | ||
| + | l1set_eeprom_offset() eeprom offset remain 0x0 | ||
| + | l1set_eeprom_size() eeprom size remain 0x200 | ||
| + | l1set_ifname() ifname rename from ra0 to ra | ||
| + | l1set_ifname() ifname remain ra | ||
| + | l1set_ifname() ifname remain ra | ||
| + | l1set_ifname() ifname remain wds | ||
| + | l1set_ifname() ifname remain apcli | ||
| + | sc_led module init ok | ||
| + | Sercomm HWIO Driver: loaded successfully | ||
| + | nUBI: attaching mtd8 to ubi8 | ||
| + | UBI: scanning is finished | ||
| + | UBI: attached mtd8 (name " | ||
| + | UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | UBI: good PEBs: 160, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 | ||
| + | UBI: max/mean erase counter: 111/73, WL threshold: 4096, image sequence number: 1841339661 | ||
| + | UBI: available PEBs: 0, total reserved PEBs: 160, PEBs reserved for bad PEB handling: 40 | ||
| + | UBI: background thread " | ||
| + | UBI device number 8, total 160 LEBs (20316160 bytes, 19.4 MiB), UBIFS: background thread " | ||
| + | available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB) | ||
| + | UBIFS: recovery needed | ||
| + | UBIFS: recovery completed | ||
| + | UBIFS: mounted UBI device 8, volume 0, name " | ||
| + | UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | UBIFS: FS size: 13332480 bytes (12 MiB, 105 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) | ||
| + | UBIFS: reserved for root: 0 bytes (0 KiB) | ||
| + | UBIFS: media format: w4/r0 (latest is w4/r0), UUID A37B97D6-9047-4E2F-8BF6-32E3609CFF64, | ||
| + | sc_mark_priority: | ||
| + | Disabling lock debugging due to kernel taint | ||
| + | net/ | ||
| + | net/ | ||
| + | Started WatchDog Timer. | ||
| + | switch register base addr to 0xb0100a00 | ||
| + | write offset 0x80, value 0x5d805d80 | ||
| + | write offset 0x84, value 0x1d801d80 | ||
| + | SERIAL NUMBER: SZx00x0000xxxxxx | ||
| + | FFFFFFFF: | ||
| + | |||
| + | Raeth v3.1 (Tasklet) | ||
| + | phy_free_head is 0xc92000!!! | ||
| + | phy_free_tail_phy is 0xc93ff0!!! | ||
| + | txd_pool=a0c98000 phy_txd_pool=00C98000 | ||
| + | ei_local-> | ||
| + | free_txd: 00c98010, ei_local-> | ||
| + | | ||
| + | ----------------+---------+-------- | ||
| + | | ||
| + | |||
| + | phy_qrx_ring = 0x00c94000, qrx_ring = 0xa0c94000 | ||
| + | |||
| + | phy_rx_ring0 = 0x00ca0000, rx_ring[0] = 0xa0ca0000 | ||
| + | MT7530 Reset Completed!! | ||
| + | change HW-TRAP to 0x117c8f | ||
| + | set LAN/WAN WLLLL | ||
| + | GMAC1_MAC_ADRH -- : 0x0000e81b | ||
| + | GMAC1_MAC_ADRL -- : 0x69580a72 | ||
| + | GDMA2_MAC_ADRH -- : 0x0000000c | ||
| + | GDMA2_MAC_ADRL -- : 0x432880c0 | ||
| + | eth3: ===> VirtualIF_open | ||
| + | MT7621 GE2 link rate to 1G | ||
| + | CDMA_CSG_CFG = 81000000 | ||
| + | GDMA1_FWD_CFG = 20710000 | ||
| + | GDMA2_FWD_CFG = 20710000 | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | prpl_hl: wait connection to UBUSD server... | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | ScDrvDev_ioctl: | ||
| + | Jan/01/1970 00:00:56: dhcp6_ctl_authinit: | ||
| + | iptables: Bad rule (does a matching rule exist in that chain?). | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | ScDrvDev_ioctl: | ||
| + | rc_cmd=/ | ||
| + | modprobe: module networkmap not found in modules.dep | ||
| + | rc_cmd=/ | ||
| + | Open /dev/hwnat0 pseudo device failed | ||
| + | rc_cmd=/ | ||
| + | Fri Apr 30 01:14:28 UTC 2021 | ||
| + | rc_cmd=/ | ||
| + | rc: invalid command / | ||
| + | Usage: rc <app> < | ||
| + | e.g.: rc firewall start dmz | ||
| + | bind: Address already in use | ||
| + | bind: Address already in use | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | Could not load host key: / | ||
| + | Could not load host key: / | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=rc container start | ||
| + | UBI device number 10, total 992 LEBs (125960192 bytes, 120.1 MiB), available 923 LEBs (117198848 bytes, 111.8 MiB), LEB size 126976 bytes (124.0 KiB) | ||
| + | Error: an inet address is expected rather than " | ||
| + | rc_cmd=rc cpe_agent start | ||
| + | Erasing 128 Kibyte @ 20000 -- 100 % complete | ||
| + | rc: invalid command rc event_m start | ||
| + | Usage: rc <app> < | ||
| + | rcS, | ||
| + | |||
| + | RT-SF-1 login: crc = 0x1a84845 | ||
| + | DualImage Sync: images are the same, skip sync | ||
| + | crc = 0xcd63339c | ||
| + | crc = 0x1a84845 | ||
| + | crc = 0xcd63339c | ||
| + | crc = 0x1a84845 | ||
| + | crc = 0xa9420089 | ||
| + | rc_cmd=rc tr069 restart | ||
| + | killall: cwmp: no process killed | ||
| + | killall: cwmp_ft: no process killed | ||
| + | rc_cmd=rc cwmp_stun restart | ||
| + | killall: cwmp_stun: no process killed | ||
| + | open wd_boot_info ioctl file error: No such file or directory | ||
| + | |||
| + | =================================================================== | ||
| + | MT7621 | ||
| + | CPU=50000000 HZ BUS=16666666 HZ | ||
| + | ================================================================== | ||
| + | Change MPLL source from XTAL to CR... | ||
| + | do MEMPLL setting.. | ||
| + | MEMPLL Config : 0x11100000 | ||
| + | 3PLL mode + External loopback | ||
| + | === XTAL-40Mhz === DDR-1200Mhz === | ||
| + | PLL4 FB_DL: 0xc, 1/0 = 564/460 31000000 | ||
| + | PLL2 FB_DL: 0xd, 1/0 = 603/421 35000000 | ||
| + | PLL3 FB_DL: 0x10, 1/0 = 738/286 41000000 | ||
| + | do DDR setting..[00320381] | ||
| + | Apply DDR3 Setting...(use customer AC) | ||
| + | 0 8 | ||
| + | -------------------------------------------------------------------------------- | ||
| + | 0000: | ||
| + | 0001: | ||
| + | 0002: | ||
| + | 0003: | ||
| + | 0004: | ||
| + | 0005: | ||
| + | 0006: | ||
| + | 0007: | ||
| + | 0008: | ||
| + | 0009: | ||
| + | 000A: | ||
| + | 000B: | ||
| + | 000C: | ||
| + | 000D: | ||
| + | 000E: | ||
| + | 000F: | ||
| + | 0010: | ||
| + | 0011: | ||
| + | 0012: | ||
| + | 0013: | ||
| + | 0014: | ||
| + | 0015: | ||
| + | 0016: | ||
| + | 0017: | ||
| + | 0018: | ||
| + | 0019: | ||
| + | 001A: | ||
| + | 001B: | ||
| + | 001C: | ||
| + | 001D: | ||
| + | 001E: | ||
| + | 001F: | ||
| + | rank 0 coarse = 15 | ||
| + | rank 0 fine = 72 | ||
| + | B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 | ||
| + | opt_dle value:9 | ||
| + | DRAMC_R0DELDLY[018]=00001F1E | ||
| + | ================================================================== | ||
| + | RX DQS perbit delay software calibration | ||
| + | ================================================================== | ||
| + | 1.0-15 bit dq delay value | ||
| + | ================================================================== | ||
| + | bit| | ||
| + | -------------------------------------- | ||
| + | 0 | 11 5 11 9 9 5 11 3 2 10 | ||
| + | 10 | 6 11 6 10 5 8 | ||
| + | -------------------------------------- | ||
| + | |||
| + | ================================================================== | ||
| + | 2.dqs window | ||
| + | x=pass dqs delay value (min~max)center | ||
| + | y=0-7bit DQ of every group | ||
| + | input delay:DQS0 =30 DQS1 = 31 | ||
| + | ================================================================== | ||
| + | bit | ||
| + | 0 (1~59)30 | ||
| + | 1 (0~56)28 | ||
| + | 2 (1~60)30 | ||
| + | 3 (1~56)28 | ||
| + | 4 (1~58)29 | ||
| + | 5 (1~60)30 | ||
| + | 6 (1~58)29 | ||
| + | 7 (1~58)29 | ||
| + | ================================================================== | ||
| + | 3.dq delay value last | ||
| + | ================================================================== | ||
| + | bit| 0 1 2 3 4 5 6 7 8 9 | ||
| + | -------------------------------------- | ||
| + | 0 | 11 7 11 11 10 5 12 4 4 11 | ||
| + | 10 | 7 13 7 11 5 10 | ||
| + | ================================================================== | ||
| + | ================================================================== | ||
| + | | ||
| + | ================================================================== | ||
| + | DQS loop = 15, cmp_err_1 = ffff0000 | ||
| + | dqs_perbyte_dly.last_dqsdly_pass[0]=15, | ||
| + | dqs_perbyte_dly.last_dqsdly_pass[1]=15, | ||
| + | DQ loop=15, cmp_err_1 = ffff0000 | ||
| + | dqs_perbyte_dly.last_dqdly_pass[0]=15, | ||
| + | dqs_perbyte_dly.last_dqdly_pass[1]=15, | ||
| + | byte:0, (DQS, | ||
| + | byte:1, (DQS, | ||
| + | 20, | ||
| + | [EMI] DRAMC calibration passed | ||
| + | |||
| + | =================================================================== | ||
| + | MT7621 | ||
| + | CPU=50000000 HZ BUS=16666666 HZ | ||
| + | =================================================================== | ||
| + | |||
| + | |||
| + | U-Boot 1.1.3 (Aug 18 2020 - 15:51:56) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 256 MB | ||
| + | relocate_code Pointer at: 8fc98000 | ||
| + | |||
| + | Config XHCI 40M PLL | ||
| + | begin | ||
| + | Allocate 16 byte aligned buffer: 8fccc030 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [2C DA 90 95 06] | ||
| + | Device found in MTK table, ID: 2cda, EXT_ID: 909506 | ||
| + | [NAND] pagesz:2048 , oobsz: 288, | ||
| + | Support this Device in MTK table! 2cda | ||
| + | select_chip | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 2047 | ||
| + | load fact bbt success | ||
| + | [mtk_nand] probe successfully! | ||
| + | mtd-> | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | ============================================ | ||
| + | Ralink UBoot Version: 5.0.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC MT7621A DualCore (MAC to MT7530 Mode) | ||
| + | DRAM_CONF_FROM: | ||
| + | DRAM_TYPE: DDR3 | ||
| + | DRAM bus: 16 bit | ||
| + | Xtal Mode=3 OCP Ratio=1/3 | ||
| + | Flash component: NAND Flash | ||
| + | Date:Aug 18 2020 Time: | ||
| + | ============================================ | ||
| + | icache: sets:256, ways:4, linesz:32 , | ||
| + | dcache: sets:256, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 880 MHZ #### | ||
| + | | ||
| + | # | ||
| + | set LAN/WAN WLLLL | ||
| + | |||
| + | GPIO init | ||
| + | |||
| + | *************************************************** | ||
| + | Version 0110, at Aug 18 2020, 15:51:52 | ||
| + | |||
| + | *************************************************** | ||
| + | Kernel CRC verify OK! | ||
| + | ## Booting image at bca00100 ... | ||
| + | Image Name: Linux Kernel Image | ||
| + | Image Type: MIPS Linux Kernel Image (lzma compressed) | ||
| + | Data Size: 3884482 Bytes = 3.7 MB | ||
| + | Load Address: 81001000 | ||
| + | Entry Point: | ||
| + | | ||
| + | | ||
| + | boot_count2 is FF | ||
| + | write 1 to boot_count2 | ||
| + | kernel addr : | ||
| + | No initrd | ||
| + | ## Transferring control to Linux (at address 8171ec20) ... | ||
| + | ## Giving linux memsize in MB, 256 | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | |||
| + | LINUX started... | ||
| + | |||
| + | THIS IS ASIC | ||
| + | |||
| + | SDK 5.0.S.0 | ||
| + | Initializing cgroup subsys cpuset | ||
| + | Initializing cgroup subsys cpu | ||
| + | Initializing cgroup subsys cpuacct | ||
| + | Linux version 3.10.14 (maksim@ubuntu) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #1 SMP Fri Apr 30 00:16:04 MSK 2021 | ||
| + | |||
| + | The CPU feqenuce set to 880 MHz | ||
| + | GCMP present | ||
| + | CPU0 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Software DMA cache coherency | ||
| + | Determined physical RAM map: | ||
| + | | ||
| + | | ||
| + | Zone ranges: | ||
| + | DMA [mem 0x00000000-0x00ffffff] | ||
| + | Normal | ||
| + | Movable zone start for each node | ||
| + | Early memory node ranges | ||
| + | node 0: [mem 0x00000000-0x0fffbfff] | ||
| + | Detected 3 available secondary CPU(s) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | PERCPU: Embedded 7 pages/cpu @81d50000 s6912 r8192 d13568 u32768 | ||
| + | Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65020 | ||
| + | Kernel command line: console=ttyS1, | ||
| + | PID hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | ||
| + | Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | ||
| + | Writing ErrCtl register=00001b11 | ||
| + | Readback ErrCtl register=00001b11 | ||
| + | allocated 524256 bytes of page_cgroup | ||
| + | please try ' | ||
| + | Memory: 247664k/ | ||
| + | SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | Hierarchical RCU implementation. | ||
| + | Additional per-CPU info printed with stalls. | ||
| + | NR_IRQS: | ||
| + | console [ttyS1] enabled | ||
| + | Calibrating delay loop... 577.53 BogoMIPS (lpj=1155072) | ||
| + | pid_max: default: 32768 minimum: 301 | ||
| + | Mount-cache hash table entries: 512 | ||
| + | Initializing cgroup subsys memory | ||
| + | Initializing cgroup subsys devices | ||
| + | Initializing cgroup subsys freezer | ||
| + | Initializing cgroup subsys blkio | ||
| + | Initializing cgroup subsys net_prio | ||
| + | launch: starting cpu1 | ||
| + | launch: cpu1 gone! | ||
| + | CPU1 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 1: done. | ||
| + | launch: starting cpu2 | ||
| + | launch: cpu2 gone! | ||
| + | CPU2 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 2: done. | ||
| + | launch: starting cpu3 | ||
| + | launch: cpu3 gone! | ||
| + | CPU3 revision is: 0001992f (MIPS 1004Kc) | ||
| + | Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. | ||
| + | Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | Synchronize counters for CPU 3: done. | ||
| + | Brought up 4 CPUs | ||
| + | devtmpfs: initialized | ||
| + | NET: Registered protocol family 16 | ||
| + | release PCIe RST: RALINK_RSTCTRL = 7000000 | ||
| + | PCIE PHY initialize | ||
| + | ***** Xtal 40MHz ***** | ||
| + | start MT7621 PCIe register access | ||
| + | RALINK_RSTCTRL = 7000000 | ||
| + | RALINK_CLKCFG1 = 77ffeff8 | ||
| + | |||
| + | *************** MT7621 PCIe RC mode ************* | ||
| + | PCIE2 no card, disable it(RST& | ||
| + | pcie_link status = 0x3 | ||
| + | RALINK_RSTCTRL= 3000000 | ||
| + | *** Configure Device number setting of Virtual PCI-PCI bridge *** | ||
| + | RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 | ||
| + | PCIE0 enabled | ||
| + | PCIE1 enabled | ||
| + | interrupt enable status: 300000 | ||
| + | Port 1 N_FTS = 1b105000 | ||
| + | Port 0 N_FTS = 1b105000 | ||
| + | config reg done | ||
| + | init_rt2880pci done | ||
| + | bio: create slab < | ||
| + | SCSI subsystem initialized | ||
| + | usbcore: registered new interface driver usbfs | ||
| + | usbcore: registered new interface driver hub | ||
| + | usbcore: registered new device driver usb | ||
| + | PCI host bridge to bus 0000:00 | ||
| + | pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | ||
| + | pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] | ||
| + | pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | pci 0000: | ||
| + | PCI: Enabling device 0000: | ||
| + | PCI: Enabling device 0000: | ||
| + | BAR0 at slot 0 = 0 | ||
| + | bus=0x0, slot = 0x0 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | BAR0 at slot 1 = 0 | ||
| + | bus=0x0, slot = 0x1 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | bus=0x1, slot = 0x0, irq=0x4 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | bus=0x2, slot = 0x1, irq=0x18 | ||
| + | res[0]-> | ||
| + | res[0]-> | ||
| + | res[1]-> | ||
| + | res[1]-> | ||
| + | res[2]-> | ||
| + | res[2]-> | ||
| + | res[3]-> | ||
| + | res[3]-> | ||
| + | res[4]-> | ||
| + | res[4]-> | ||
| + | res[5]-> | ||
| + | res[5]-> | ||
| + | Switching to clocksource MIPS | ||
| + | NET: Registered protocol family 2 | ||
| + | TCP established hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | TCP bind hash table entries: 2048 (order: 2, 16384 bytes) | ||
| + | TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | TCP: reno registered | ||
| + | UDP hash table entries: 256 (order: 1, 8192 bytes) | ||
| + | UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | ||
| + | NET: Registered protocol family 1 | ||
| + | 4 CPUs re-calibrate udelay(lpj = 1167360) | ||
| + | squashfs: version 4.0 (2009/ | ||
| + | NTFS driver 2.1.30 [Flags: R/W]. | ||
| + | fuse init (API version 7.22) | ||
| + | msgmni has been set to 483 | ||
| + | io scheduler noop registered | ||
| + | io scheduler cfq registered (default) | ||
| + | reg_int_mask=0, | ||
| + | HSDMA_init | ||
| + | |||
| + | | ||
| + | |||
| + | | ||
| + | TX_CTX_IDX0 = 0 | ||
| + | TX_DTX_IDX0 = 0 | ||
| + | RX_CRX_IDX0 = 3ff | ||
| + | RX_DRX_IDX0 = 0 | ||
| + | set_fe_HSDMA_glo_cfg | ||
| + | HSDMA_GLO_CFG = 465 | ||
| + | Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | ||
| + | serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A | ||
| + | serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A | ||
| + | serial8250: ttyS2 at MMIO 0x1e000e00 (irq = 28) is a 16550A | ||
| + | brd: module loaded | ||
| + | MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error | ||
| + | Allocate 16 byte aligned buffer: 81a8a500 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [2C DA 90 95 06, 00909506] | ||
| + | Device found in MTK table, ID: 2cda, EXT_ID: 909506 | ||
| + | alloctare : (mtd-> | ||
| + | Support this Device in MTK table! 2cda | ||
| + | NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3V 8-bit), 256MiB, page size: 2048, OOB size: 112 | ||
| + | [NAND]select ecc bit:12, sparesize :112 spare_per_sector=28 | ||
| + | Scanning device for bad blocks | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 2047 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | page: 200 | ||
| + | Found dynamic partition map at 100000: | ||
| + | page: 201 | ||
| + | <0> offset: 00000000, length: 00100000 | ||
| + | page: 201 | ||
| + | <1> offset: 00100000, length: 00100000 | ||
| + | page: 201 | ||
| + | <2> offset: 00200000, length: 00100000 | ||
| + | page: 201 | ||
| + | <3> offset: 00300000, length: 00100000 | ||
| + | page: 201 | ||
| + | <4> offset: 00400000, length: 00600000 | ||
| + | page: 201 | ||
| + | <5> offset: 00A00000, length: 00600000 | ||
| + | page: 201 | ||
| + | <6> offset: 01000000, length: 02000000 | ||
| + | page: 201 | ||
| + | <7> offset: 03000000, length: 02000000 | ||
| + | page: 201 | ||
| + | <8> offset: 05000000, length: 01400000 | ||
| + | page: 201 | ||
| + | <9> offset: 06400000, length: 01A00000 | ||
| + | Creating 11 MTD partitions on " | ||
| + | 0x000000000000-0x000000100000 : "Boot Loader" | ||
| + | 0x000000100000-0x000000200000 : " | ||
| + | 0x000000200000-0x000000300000 : " | ||
| + | 0x000000300000-0x000000400000 : "Boot Flag" | ||
| + | 0x000000400000-0x000000a00000 : " | ||
| + | 0x000000a00000-0x000001000000 : " | ||
| + | 0x000001000000-0x000003000000 : "File System 1" | ||
| + | 0x000003000000-0x000005000000 : "File System 2" | ||
| + | 0x000005000000-0x000006400000 : " | ||
| + | 0x000006400000-0x000007e00000 : "Debug (Ftool)" | ||
| + | 0x000008000000-0x00000fc00000 : " | ||
| + | [mtk_nand] probe successfully! | ||
| + | PPP generic driver version 2.4.2 | ||
| + | PPP BSD Compression module registered | ||
| + | PPP MPPE Compression module registered | ||
| + | NET: Registered protocol family 24 | ||
| + | PPTP driver version 0.8.5 | ||
| + | register mt_drv | ||
| + | |||
| + | == pAd = c0181000, size = 5814528, Status=0 == | ||
| + | pAd-> | ||
| + | RTMPInitPCIeDevice(): | ||
| + | mt_pci_chip_cfg(): | ||
| + | mt_pci_chip_cfg(): | ||
| + | AP Driver version-5.0.4.0 | ||
| + | RtmpChipOpsHook(223): | ||
| + | mt7615_init()--> | ||
| + | Use 1st iPAiLNA default bin. | ||
| + | Use 0st / | ||
| + | < | ||
| + | <-- RTMPAllocTxRxRingMemory, | ||
| + | rdm_major = 253 | ||
| + | set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 | ||
| + | GMAC1_MAC_ADRH -- : 0x0000000c | ||
| + | GMAC1_MAC_ADRL -- : 0x432880bb | ||
| + | Ralink APSoC Ethernet Driver Initilization. v3.1 4096 rx/tx descriptors allocated, mtu = 1500! | ||
| + | set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 | ||
| + | GMAC1_MAC_ADRH -- : 0x0000000c | ||
| + | GMAC1_MAC_ADRL -- : 0x4328802e | ||
| + | < | ||
| + | PROC INIT OK! | ||
| + | usbcore: registered new interface driver usb-storage | ||
| + | Ralink APSoC Hardware Watchdog Timer | ||
| + | Init Ingress Classify module ... | ||
| + | GACT probability on | ||
| + | Mirror/ | ||
| + | Failed to load ipt action | ||
| + | u32 classifier | ||
| + | Performance counters on | ||
| + | Actions configured | ||
| + | Netfilter messages via NETLINK v0.30. | ||
| + | nf_conntrack version 0.5.0 (3869 buckets, 15476 max) | ||
| + | ctnetlink v0.93: registering with nfnetlink. | ||
| + | NF_TPROXY: Transparent proxy support initialized, | ||
| + | NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. | ||
| + | gre: GRE over IPv4 demultiplexor driver | ||
| + | ip_tables: (C) 2000-2006 Netfilter Core Team | ||
| + | Type=Linux | ||
| + | arp_tables: (C) 2002 David S. Miller | ||
| + | TCP: cubic registered | ||
| + | NET: Registered protocol family 10 | ||
| + | ip6_tables: (C) 2000-2006 Netfilter Core Team | ||
| + | NET: Registered protocol family 17 | ||
| + | l2tp_core: L2TP core driver, V2.0 | ||
| + | l2tp_ppp: PPPoL2TP kernel driver, V2.0 | ||
| + | 8021q: 802.1Q VLAN Support v1.8 | ||
| + | Sercomm dual images: bootflag=Sercomm1, | ||
| + | VFS: Mounted root (squashfs filesystem) readonly on device 31:7. | ||
| + | devtmpfs: mounted | ||
| + | Freeing unused kernel memory: 252K (81a31000 - 81a70000) | ||
| + | init started: BusyBox v1.15.3 () | ||
| + | starting pid 55, tty '': | ||
| + | mount: mounting usbfs on / | ||
| + | register rlt_drv | ||
| + | |||
| + | |||
| + | === pAd = c0e01000, size = 2228272 === | ||
| + | |||
| + | <-- RTMPAllocTxRxRingMemory, | ||
| + | <-- RTMPAllocAdapterBlock, | ||
| + | pAd-> | ||
| + | device_id =0x7603 | ||
| + | RtmpChipOpsHook(474): | ||
| + | mt7603_init()--> | ||
| + | mt_bcn_buf_init(224): | ||
| + | < | ||
| + | load_dev_l1profile()--> | ||
| + | match_index_by_chipname() MT7603 found as INDEX0 | ||
| + | l1set_profile_path() profile remain / | ||
| + | l1set_eeprom_offset() eeprom offset remain 0x0 | ||
| + | l1set_eeprom_size() eeprom size remain 0x200 | ||
| + | l1set_ifname() ifname rename from ra0 to ra | ||
| + | l1set_ifname() ifname remain ra | ||
| + | l1set_ifname() ifname remain ra | ||
| + | l1set_ifname() ifname remain wds | ||
| + | l1set_ifname() ifname remain apcli | ||
| + | sc_led module init ok | ||
| + | Sercomm HWIO Driver: loaded successfully | ||
| + | nUBI: attaching mtd8 to ubi8 | ||
| + | UBI: scanning is finished | ||
| + | UBI: attached mtd8 (name " | ||
| + | UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | UBI: good PEBs: 160, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 | ||
| + | UBI: max/mean erase counter: 111/73, WL threshold: 4096, image sequence number: 1841339661 | ||
| + | UBI: available PEBs: 0, total reserved PEBs: 160, PEBs reserved for bad PEB handling: 40 | ||
| + | UBI: background thread " | ||
| + | UBI device number 8, total 160 LEBs (20316160 bytes, 19.4 MiB), UBIFS: background thread " | ||
| + | available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB) | ||
| + | UBIFS: recovery needed | ||
| + | UBIFS: recovery completed | ||
| + | UBIFS: mounted UBI device 8, volume 0, name " | ||
| + | UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | UBIFS: FS size: 13332480 bytes (12 MiB, 105 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) | ||
| + | UBIFS: reserved for root: 0 bytes (0 KiB) | ||
| + | UBIFS: media format: w4/r0 (latest is w4/r0), UUID A37B97D6-9047-4E2F-8BF6-32E3609CFF64, | ||
| + | sc_mark_priority: | ||
| + | Disabling lock debugging due to kernel taint | ||
| + | net/ | ||
| + | net/ | ||
| + | Started WatchDog Timer. | ||
| + | switch register base addr to 0xb0100a00 | ||
| + | write offset 0x80, value 0x5d805d80 | ||
| + | write offset 0x84, value 0x1d801d80 | ||
| + | SERIAL NUMBER: | ||
| + | FFFFFFFF: | ||
| + | |||
| + | Raeth v3.1 (Tasklet) | ||
| + | phy_free_head is 0xc92000!!! | ||
| + | phy_free_tail_phy is 0xc93ff0!!! | ||
| + | txd_pool=a0c98000 phy_txd_pool=00C98000 | ||
| + | ei_local-> | ||
| + | free_txd: 00c98010, ei_local-> | ||
| + | | ||
| + | ----------------+---------+-------- | ||
| + | | ||
| + | |||
| + | phy_qrx_ring = 0x00c94000, qrx_ring = 0xa0c94000 | ||
| + | |||
| + | phy_rx_ring0 = 0x00ca0000, rx_ring[0] = 0xa0ca0000 | ||
| + | MT7530 Reset Completed!! | ||
| + | change HW-TRAP to 0x117c8f | ||
| + | set LAN/WAN WLLLL | ||
| + | GMAC1_MAC_ADRH -- : 0x0000e81b | ||
| + | GMAC1_MAC_ADRL -- : 0x69580a72 | ||
| + | GDMA2_MAC_ADRH -- : 0x0000000c | ||
| + | GDMA2_MAC_ADRL -- : 0x432880c5 | ||
| + | eth3: ===> VirtualIF_open | ||
| + | MT7621 GE2 link rate to 1G | ||
| + | CDMA_CSG_CFG = 81000000 | ||
| + | GDMA1_FWD_CFG = 20710000 | ||
| + | GDMA2_FWD_CFG = 20710000 | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | prpl_hl: wait connection to UBUSD server... | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | Interface doesn' | ||
| + | set (8BE2): Invalid argument | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | ============guest< | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | ScDrvDev_ioctl: | ||
| + | Jan/01/1970 00:00:57: dhcp6_ctl_authinit: | ||
| + | iptables: Bad rule (does a matching rule exist in that chain?). | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | rc_cmd=rc lan_isolation start | ||
| + | ScDrvDev_ioctl: | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | modprobe: module networkmap not found in modules.dep | ||
| + | Open /dev/hwnat0 pseudo device failed | ||
| + | rc_cmd=/ | ||
| + | Fri Apr 30 01:14:28 UTC 2021 | ||
| + | rc_cmd=/ | ||
| + | rc: invalid command / | ||
| + | Usage: rc <app> < | ||
| + | e.g.: rc firewall start dmz | ||
| + | bind: Address already in use | ||
| + | bind: Address already in use | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | Could not load host key: / | ||
| + | Could not load host key: / | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=/ | ||
| + | rc_cmd=rc container start | ||
| + | UBI device number 10, total 992 LEBs (125960192 bytes, 120.1 MiB), available 923 LEBs (117198848 bytes, 111.8 MiB), LEB size 126976 bytes (124.0 KiB) | ||
| + | Error: an inet address is expected rather than " | ||
| + | rc_cmd=rc cpe_agent start | ||
| + | Erasing 128 Kibyte @ 20000 -- 100 % complete | ||
| + | rc: invalid command rc event_m start | ||
| + | Usage: rc <app> < | ||
| + | rcS, | ||
| + | |||
| + | RT-SF-1 login: crc = 0x1a84845 | ||
| + | DualImage Sync: images are the same, skip sync | ||
| + | crc = 0xcd63339c | ||
| + | crc = 0x1a84845 | ||
| + | crc = 0xcd63339c | ||
| + | crc = 0x1a84845 | ||
| + | crc = 0xa9420089 | ||
| + | rc_cmd=rc tr069 restart | ||
| + | killall: cwmp: no process killed | ||
| + | killall: cwmp_ft: no process killed | ||
| + | rc_cmd=rc cwmp_stun restart | ||
| + | killall: cwmp_stun: no process killed | ||
| + | open wd_boot_info ioctl file error: No such file or directory | ||
| + | |||
| + | </ | ||
| </ | </ | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 | ||
| + | [ 0.000000] printk: bootconsole [early0] enabled | ||
| + | [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.000000] MIPS: machine is Rostelecom RT-SF-1 | ||
| + | [ 0.000000] Initrd not found or empty - disabling initrd | ||
| + | [ 0.000000] VPE topology {2,2} total 4 | ||
| + | [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] | ||
| + | [ 0.000000] On node 0 totalpages: 65536 | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] percpu: Embedded 15 pages/cpu s30256 r8192 d22992 u61440 | ||
| + | [ 0.000000] pcpu-alloc: s30256 r8192 d22992 u61440 alloc=15*4096 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.000000] Writing ErrCtl register=00005b00 | ||
| + | [ 0.000000] Readback ErrCtl register=00005b00 | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 249292K/ | ||
| + | [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] Tracing variant of Tasks RCU enabled. | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] NR_IRQS: 256 | ||
| + | [ 0.000000] CPU Clock: 880MHz | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000013] sched_clock: | ||
| + | [ 0.015860] clocksource: | ||
| + | [ 0.033808] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) | ||
| + | [ 0.106127] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.115436] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.129839] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.148100] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.157907] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build | ||
| + | [ 0.173478] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.183222] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.183232] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.183244] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.183319] CPU1 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.243312] Synchronize counters for CPU 1: done. | ||
| + | [ 0.305460] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.305470] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.305478] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.305525] CPU2 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.364425] Synchronize counters for CPU 2: done. | ||
| + | [ 0.424756] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.424765] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.424773] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.424824] CPU3 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.484001] Synchronize counters for CPU 3: done. | ||
| + | [ 0.543610] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.556122] clocksource: | ||
| + | [ 0.575623] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.589442] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.602183] NET: Registered protocol family 16 | ||
| + | [ 0.612070] thermal_sys: | ||
| + | [ 0.613740] cpuidle: using governor teo | ||
| + | [ 0.646496] FPU Affinity set after 11720 emulations | ||
| + | [ 0.673869] clocksource: | ||
| + | [ 0.685668] NET: Registered protocol family 2 | ||
| + | [ 0.694669] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.710154] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) | ||
| + | [ 0.726819] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.741943] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.756121] TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | [ 0.768868] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.781754] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.795872] NET: Registered protocol family 1 | ||
| + | [ 0.804451] PCI: CLS 0 bytes, default 32 | ||
| + | [ 0.814857] workingset: timestamp_bits=14 max_order=16 bucket_order=2 | ||
| + | [ 0.831966] squashfs: version 4.0 (2009/ | ||
| + | [ 0.843467] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.863922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) | ||
| + | [ 0.880374] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.891749] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.903062] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.915011] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | ||
| + | [ 0.931924] printk: console [ttyS0] disabled | ||
| + | [ 0.940426] 1e000c00.uartlite: | ||
| + | [ 0.958331] printk: console [ttyS0] enabled | ||
| + | [ 0.974875] printk: bootconsole [early0] disabled | ||
| + | [ 0.994356] 1e000e00.uartlite3: | ||
| + | [ 1.015941] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda | ||
| + | [ 1.028642] nand: Micron MT29F2G08ABAGA3W | ||
| + | [ 1.036637] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128 | ||
| + | [ 1.051890] mt7621-nand 1e003000.nand: | ||
| + | [ 1.122458] scpart: Valid 'SC PART MAP' (11 partitions) found at 0x100000 | ||
| + | [ 1.136048] 11 scpart partitions found on MTD device mt7621-nand | ||
| + | [ 1.149399] Creating 11 MTD partitions on " | ||
| + | [ 1.160017] 0x000000000000-0x000000100000 : " | ||
| + | [ 1.181132] 0x000000100000-0x000000200000 : " | ||
| + | [ 1.205233] 0x000000200000-0x000000300000 : " | ||
| + | [ 1.226965] 0x000000300000-0x000000400000 : "Boot Flag" | ||
| + | [ 1.248573] 0x000000400000-0x000000a00000 : " | ||
| + | [ 1.320163] 0x000000a00000-0x000001000000 : " | ||
| + | [ 1.392000] 0x000001000000-0x000003000000 : "File System 1" | ||
| + | [ 1.726477] 0x000003000000-0x000005000000 : "File System 2" | ||
| + | [ 2.060937] 0x000005000000-0x000006400000 : " | ||
| + | [ 2.275477] 0x000006400000-0x000007e00000 : "Debug (Ftool)" | ||
| + | [ 2.549562] 0x000008000000-0x00000fc00000 : " | ||
| + | [ 3.817456] Concatenating MTD devices: | ||
| + | [ 3.825028] (0): "File System 1" | ||
| + | [ 3.831448] (1): " | ||
| + | [ 3.838575] (2): "Debug (Ftool)" | ||
| + | [ 3.845007] (3): " | ||
| + | [ 3.850723] into device " | ||
| + | [ 3.857890] 1 fixed-partitions partitions found on MTD device ubi-concat | ||
| + | [ 3.871247] Creating 1 MTD partitions on " | ||
| + | [ 3.881490] 0x000000000000-0x00000ca00000 : " | ||
| + | [ 5.965307] mt7530 mdio-bus: | ||
| + | [ 5.982882] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22 | ||
| + | [ 6.000569] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 22 | ||
| + | [ 6.018082] i2c /dev entries driver | ||
| + | [ 6.027838] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.041254] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.058798] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.075104] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.091502] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.104499] NET: Registered protocol family 10 | ||
| + | [ 6.115347] Segment Routing with IPv6 | ||
| + | [ 6.122728] NET: Registered protocol family 17 | ||
| + | [ 6.131748] bridge: filtering via arp/ | ||
| + | [ 6.157883] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 6.169520] mt7530 mdio-bus: | ||
| + | [ 6.197207] mt7530 mdio-bus:1f lan1 (uninitialized): | ||
| + | [ 6.219290] mt7530 mdio-bus:1f lan2 (uninitialized): | ||
| + | [ 6.241342] mt7530 mdio-bus:1f lan3 (uninitialized): | ||
| + | [ 6.263392] mt7530 mdio-bus:1f lan4 (uninitialized): | ||
| + | [ 6.285822] mt7530 mdio-bus: | ||
| + | [ 6.302663] DSA: tree 0 setup | ||
| + | [ 6.308912] rt2880-pinmux pinctrl: pcie is already enabled | ||
| + | [ 6.319956] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.333319] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.350849] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.367152] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.383545] mt7621-pci-phy 1e149000.pcie-phy: | ||
| + | [ 6.398645] mt7621-pci-phy 1e14a000.pcie-phy: | ||
| + | [ 6.413646] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.528296] mt7621-pci-phy 1e149000.pcie-phy: | ||
| + | [ 6.539411] mt7621-pci-phy 1e14a000.pcie-phy: | ||
| + | [ 6.650733] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.664603] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.674333] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.684055] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.702761] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.715447] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] | ||
| + | [ 6.729154] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | ||
| + | [ 6.742858] pci_bus 0000:00: root bus resource [bus 00-ff] | ||
| + | [ 6.753827] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff]) | ||
| + | [ 6.774150] pci 0000: | ||
| + | [ 6.786139] pci 0000: | ||
| + | [ 6.798636] pci 0000: | ||
| + | [ 6.811190] pci 0000: | ||
| + | [ 6.819181] pci 0000: | ||
| + | [ 6.831283] pci 0000: | ||
| + | [ 6.843328] pci 0000: | ||
| + | [ 6.855841] pci 0000: | ||
| + | [ 6.868398] pci 0000: | ||
| + | [ 6.876392] pci 0000: | ||
| + | [ 6.889778] pci 0000: | ||
| + | [ 6.901825] pci 0000: | ||
| + | [ 6.915889] pci 0000: | ||
| + | [ 6.928548] pci 0000: | ||
| + | [ 6.959824] pci 0000: | ||
| + | [ 6.970282] pci 0000: | ||
| + | [ 6.982433] pci 0000: | ||
| + | [ 6.995967] pci 0000: | ||
| + | [ 7.010363] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 7.023850] pci 0000: | ||
| + | [ 7.035874] pci 0000: | ||
| + | [ 7.049917] pci 0000: | ||
| + | [ 7.061507] pci 0000: | ||
| + | [ 7.075405] pci 0000: | ||
| + | [ 7.085858] pci 0000: | ||
| + | [ 7.098007] pci 0000: | ||
| + | [ 7.111535] pci 0000: | ||
| + | [ 7.125936] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 | ||
| + | [ 7.139169] pci 0000: | ||
| + | [ 7.152349] pci 0000: | ||
| + | [ 7.166232] pci 0000: | ||
| + | [ 7.179412] pci 0000: | ||
| + | [ 7.193288] pci 0000: | ||
| + | [ 7.206818] pci 0000: | ||
| + | [ 7.221211] pci 0000: | ||
| + | [ 7.234748] pci 0000: | ||
| + | [ 7.249148] pci 0000: | ||
| + | [ 7.262685] pci 0000: | ||
| + | [ 7.276216] pci 0000: | ||
| + | [ 7.289745] pci 0000: | ||
| + | [ 7.303283] pci 0000: | ||
| + | [ 7.317857] pci 0000: | ||
| + | [ 7.327756] pci 0000: | ||
| + | [ 7.341278] pci 0000: | ||
| + | [ 7.354814] pci 0000: | ||
| + | [ 7.369220] pci 0000: | ||
| + | [ 7.382744] pci 0000: | ||
| + | [ 7.392641] pci 0000: | ||
| + | [ 7.406166] pci 0000: | ||
| + | [ 7.419700] pci 0000: | ||
| + | [ 7.437813] UBI: auto-attach mtd11 | ||
| + | [ 7.444693] ubi0: attaching mtd11 | ||
| + | [ 7.451611] mt7530 mdio-bus: | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ 1829.970135] mt7530 mdio-bus:1f lan1: Link is Down | ||
| + | [ 1829.980002] br-lan: port 1(lan1) entered disabled state</ | ||
| </ | </ | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | //Space for additional notes, links to forum threads or other resources.// | ||
| - | | + | === OpenWrt community builds (unofficial) === |
| + | | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | <WRAP BOX> | ||
| - | FIXME //Add tags below, then remove this fixme.// | ||
| - | </ | ||
| [[meta: | [[meta: | ||
| - | {{tag>EXAMPLETAG}} | + | {{tag>U-boot 2core ramips mediatek MT7621 GigabitEthernet 1NIC 5Port 2WNIC wlan 802.11abgn 802.11a 802.11bgn 802.11ac mt7603 mt7615 InternalAntenna 4Ant 256NAND 256RAM USB3.0 USB 1USB Serial GPIO 2button 12v_powered rostelecom sercomm Dual_firmware zigbee}} |