Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:xiaomi:mir3c [2021/11/04 16:52] – [Supported Versions] minax007toh:xiaomi:mir3c [2021/11/17 21:44] – [U-Boot Stock Recovery] s.farid
Line 4: Line 4:
  
 ===== Supported Versions ===== ===== Supported Versions =====
 +---- datatable ----
 +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid
 +headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data
 +align   : c,c,c,c,c,c,c
 +filter  : Model=MiWifi 3C
 +----
  
-This device is officially supported.** 
  
-OpenWrt forum thread[[https://forum.openwrt.org/t/support-for-xiaomi-mi-3c/84973]]+===== Hardware Highlights ===== 
 +---- datatable ---- 
 +cols    Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=MiWifi 3C 
 +----
  
-https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=ramips%2Fmt76x8&id=xiaomi_miwifi-3c 
  
 +===== Installation =====
 +/* stable release */
 +/* uncomment once stable release is available
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 +align   : c,c,c
 +filter  : Model=MiWifi 3C
 +----
 +*/
 +
 +
 +/* snapshot */
 +/* delete once stable release is available */
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock
 +align   : c,c,c
 +filter  : Model=MiWifi 3C
 +----
 +1. Use OpenWRTInvasion method to gain telnet access.
 +https://github.com/acecilia/OpenWRTInvasion
 +(IP: 192.168.31.1 - Username: root - Password: root)
 +
 +2. Connect to router using telnet.
 +
 +3. Backup all partitions using command:
 +<code>
 +dd if=/dev/mtd0 of=/tmp/mtd0
 +</code>
 +
 +Copy /tmp/mtd0 to computer using ftp.
 +
 +4. Copy openwrt-ramips-mt76x8-xiaomi_miwifi-3c-squashfs-sysupgrade.bin
 +to /tmp in router using ftp.
 +
 +5. İnstall Openwrt to OS1 and free OS2.
 +
 +<code>
 +mtd erase OS1
 +
 +mtd erase OS2
 +
 +mtd -r write /tmp/openwrt-ramips-mt76x8-xiaomi_miwifi-3c-squashfs-sysupgrade.bin OS1
 +</code>
 +
 +Limitations: For the first install the image size needs to be less
 +than 7733248 bits.
  
-===== Hardware Highlights ===== 
  
-^ CPU                         ^ Ram      ^ Flash    ^ Network     ^ WLAN   ^ Serial   ^ JTag   ^ +Commit page:[[commit>3c97fb4346d11ab3]].
-| Mediatek MT7628N @ 575MHz    64 MiB  |  16 MiB  |  3x 10/100  |  bgn     Yes    |   ?    |+
  
-[[https://wikidevi.com/wiki/Xiaomi_MiWiFi_3C]] 
  
 ===== Hardware ===== ===== Hardware =====
Line 56: Line 111:
  
 ^ Serial connection parameters\\ for Xiaomi Mi WiFi 3C | 115200, 8N1 | ^ Serial connection parameters\\ for Xiaomi Mi WiFi 3C | 115200, 8N1 |
 +
 +===== Unbrick =====
 +==== U-Boot Stock Recovery ====
 +Recovery mode only works with offical Xiaomi firmware's. Into recovery is checked with RSA if image is signed.
 +
 +  - Download stock firmware: http://bigota.miwifi.com/xiaoqiang/rom/r3l/miwifi_r3l_all_23e37_2.8.51_INT.bin.
 +  - Config static ip on your computer:
 +<code>
 +IP address: 192.168.31.2
 +Subnet mask: 255.255.255.0
 +Default gateway: 192.168.31.1
 +</code>
 +  - Remove power cable from router.
 +  - Connect ethernet cable on Computer and Wan port (Blue Port).
 +  - Press continuously reset button and re-connect power cable. 
 +  - Continue to hold down the Reset button until the front LED colour changes from static orange to blinking orange.
 +  - Open browser and enter http://192.168.31.1
 +  - Select firmware file and click on upload button.
 +  - Wait until router restart (5 minutes).
 +
 +More info and credits: https://visser.io/2018/01/xiaomi-mi-router-3c-recovery-from-system-error-orange-red-led/.
 +
 +==== SPI Programmer ====
 +
 +On step 3 of installation of Openwrt, gets file mtd0 with contains all flash backup.
 +Write this file directly to flash.
  
 ===== Bootlogs ===== ===== Bootlogs =====
-==== OEM(?) bootlog ====+==== OEM bootlog ====
  
 <WRAP bootlog> <WRAP bootlog>
 <nowiki> <nowiki>
-[04040D08][04040C0A+[04050C09][04050C0B
-DDR Calibration DQS reg = 0000878A+DDR Calibration DQS reg = 00008887
  
  
-U-Boot 1.1.3 (Jun  2017 17:00:22)+U-Boot 1.1.3 (Sep  2018 11:44:39)
  
 Board: Ralink APSoC DRAM:  64 MB Board: Ralink APSoC DRAM:  64 MB
Line 75: Line 156:
 Board power on Occurred Board power on Occurred
 *************************** ***************************
-flash manufacture id: ef, device id 40 18 +flash manufacture id: c8, device id 40 18 
-find flash: W25Q128BV +find flash: GD25Q128C
-Enable eLNA+
 env is right! env is right!
-============================================+============================================ 
 Ralink UBoot Version: 4.3.0.0 Ralink UBoot Version: 4.3.0.0
---------------------------------------------+-------------------------------------------- 
 ASIC 7628_MP (Port5<->None) ASIC 7628_MP (Port5<->None)
 DRAM component: 512 Mbits DDR, width 16 DRAM component: 512 Mbits DDR, width 16
Line 87: Line 167:
 Total memory: 64 MBytes Total memory: 64 MBytes
 Flash component: SPI Flash Flash component: SPI Flash
-Date:Jun  2017  Time:17:00:22 +Date:Sep  2018  Time:11:44:39 
-============================================+============================================ 
 icache: sets:512, ways:4, linesz:32 ,total:65536 icache: sets:512, ways:4, linesz:32 ,total:65536
-dcache: sets:256, ways:4, linesz:32 ,total:32768+dcache: sets:256, ways:4, linesz:32 ,total:32768 
  
- ##### The CPU freq = 575 MHZ ####+ ##### The CPU freq = 575 MHZ #### 
  estimate memory size =64 Mbytes  estimate memory size =64 Mbytes
 RESET MT7628 PHY!!!!!! RESET MT7628 PHY!!!!!!
-Please choose the operation: +Please choose the operation:  
-   1: Load system code to SDRAM via TFTP. +   1: Load system code to SDRAM via TFTP.  
-   2: Load system code then write to Flash via TFTP.+   2: Load system code then write to Flash via TFTP. 
    3: Boot system code via Flash (default).    3: Boot system code via Flash (default).
    4: Entr boot command line interface.    4: Entr boot command line interface.
-   5: Load system2 code then write to Flash via TFTP. +   5: Load system2 code then write to Flash via TFTP.  
-   7: Load system code via web. +   7: Load system code via web.  
-   9: Load Boot Loader code then write to Flash via TFTP.+   9: Load Boot Loader code then write to Flash via TFTP. 
  
    n3: System Boot system code via Flash.    n3: System Boot system code via Flash.
-Booting System 1+Booting System 2
 Erasing SPI Flash... Erasing SPI Flash...
 raspi_erase: offs:30000 len:10000 raspi_erase: offs:30000 len:10000
Line 112: Line 192:
 . .
 done done
-## Booting image at bc140000 ...+## Booting image at bc8a0000 ...
    Image Name:   MIPS OpenWrt Linux-3.10.14    Image Name:   MIPS OpenWrt Linux-3.10.14
    Image Type:   MIPS Linux Kernel Image (lzma compressed)    Image Type:   MIPS Linux Kernel Image (lzma compressed)
-   Data Size:    1409285 Bytes =  1.3 MB+   Data Size:    1323887 Bytes =  1.3 MB
    Load Address: 80000000    Load Address: 80000000
    Entry Point:  80000000    Entry Point:  80000000
    Verifying Checksum ... OK    Verifying Checksum ... OK
    Uncompressing Kernel Image ... OK    Uncompressing Kernel Image ... OK
-commandline uart_en=0 factory_mode=0 mem=64m root=/dev/mtdblock9+commandline uart_en=0 factory_mode=0 mem=64m root=/dev/mtdblock10
 No initrd No initrd
 ## Transferring control to Linux (at address 80000000) ... ## Transferring control to Linux (at address 80000000) ...
Line 131: Line 211:
  
  THIS IS ASIC  THIS IS ASIC
-[    0.000000] Linux version 3.10.14 (jenkins@szy-rommaker) (gcc version 4.6.3 2                                                                                                                     0120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 MiWiFi-R3L-2.13.7 Fri Dec 8 1                                                                                                                     2:21:49 CST 2017 +[    0.000000] Linux version 3.10.14 (jenkins@521a7855145a) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Sep 6 11:52:12 UTC 2018 
-[    0.000000]+[    0.000000] 
 [    0.000000]  The CPU feqenuce set to 575 MHz [    0.000000]  The CPU feqenuce set to 575 MHz
-[    0.000000]+[    0.000000] 
 [    0.000000]  MIPS CPU sleep mode enabled. [    0.000000]  MIPS CPU sleep mode enabled.
 [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc) [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
Line 148: Line 228:
 [    0.000000]   node   0: [mem 0x00000000-0x03ffffff] [    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
 [    0.000000] Primary instruction cache 64kB, 4-way, VIPT, linesize 32 bytes. [    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 byt                                                                                                                     es +[    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 pag                                                                                                                     es: 16256 +[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256 
-[    0.000000] Kernel command line: console=ttyS1,115200n8 uart_en=0 factory_mod                                                                                                                     e=0 mem=64m root=/dev/mtdblock9+[    0.000000] Kernel command line: console=ttyS1,115200n8 uart_en=0 factory_mode=0 mem=64m root=/dev/mtdblock10
 [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
 [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
 [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
-[    0.000000] Writing ErrCtl register=00074e2e +[    0.000000] Writing ErrCtl register=00057ff9 
-[    0.000000] Readback ErrCtl register=00074e2e +[    0.000000] Readback ErrCtl register=00057ff9 
-[    0.000000] Memory: 60756k/65536k available (2916k kernel code, 4780k reserve                                                                                                                     d895k data, 220k init, 0k highmem)+[    0.000000] Memory: 61016k/65536k available (2679k kernel code, 4520k reserved872k data, 224k init, 0k highmem)
 [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 [    0.000000] NR_IRQS:128 [    0.000000] NR_IRQS:128
 [    0.000000] console [ttyS1] enabled [    0.000000] console [ttyS1] enabled
-[    0.110000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) +[    0.120000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) 
-[    0.170000] pid_max: default: 32768 minimum: 301 +[    0.180000] pid_max: default: 32768 minimum: 301 
-[    0.170000] Mount-cache hash table entries: 512 +[    0.180000] Mount-cache hash table entries: 512 
-[    0.180000] NET: Registered protocol family 16 +[    0.190000] NET: Registered protocol family 16 
-[    0.180000] RALINK_GPIOMODE = 570544c4 +[    0.190000] RALINK_GPIOMODE = 54054404  
-[    0.190000] RALINK_GPIOMODE = 570444c4 +[    0.200000] RALINK_GPIOMODE = 54044404  
-[    0.290000] ***** Xtal 40MHz ***** +[    0.300000] ***** Xtal 40MHz ***** 
-[    0.290000] start PCIe register access +[    0.300000] start PCIe register access 
-[    0.790000] RALINK_RSTCTRL = 2400000 +[    0.800000] RALINK_RSTCTRL = 2400000 
-[    0.800000] RALINK_CLKCFG1 = fdbfffc0 +[    0.810000] RALINK_CLKCFG1 = fdbfffc0 
-[    0.800000+[    0.810000]  
-[    0.800000] *************** MT7628 PCIe RC mode ************* +[    0.810000] *************** MT7628 PCIe RC mode ************* 
-[    1.300000] PCIE0 no card, disable it(RST&CLK) +[    1.310000] PCIE0 no card, disable it(RST&CLK) 
-[    1.330000] bio: create slab <bio-0> at 0+[    1.340000] bio: create slab <bio-0> at 0
 [    1.340000] cfg80211: Calling CRDA to update world regulatory domain [    1.340000] cfg80211: Calling CRDA to update world regulatory domain
-[    1.340000] Switching to clocksource Ralink Systick timer+[    1.350000] Switching to clocksource Ralink Systick timer
 [    1.350000] NET: Registered protocol family 2 [    1.350000] NET: Registered protocol family 2
-[    1.350000] TCP established hash table entries: 512 (order: 0, 4096 bytes)+[    1.360000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
 [    1.360000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) [    1.360000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
 [    1.370000] TCP: Hash tables configured (established 512 bind 512) [    1.370000] TCP: Hash tables configured (established 512 bind 512)
Line 187: Line 267:
 [    1.410000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [    1.410000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    1.420000] jffs2: version 2.2. (ZLIB) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [    1.420000] jffs2: version 2.2. (ZLIB) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
-[    1.430000] msgmni has been set to 118+[    1.430000] msgmni has been set to 119
 [    1.430000] io scheduler noop registered [    1.430000] io scheduler noop registered
-[    1.440000] io scheduler deadline registered (default)+[    1.430000] io scheduler deadline registered (default)
 [    1.440000] MIWIFI panic notifier registered [    1.440000] MIWIFI panic notifier registered
 [    1.450000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [    1.450000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
-[    1.460000] serial8250: ttyS0 at MMIO 0x10000d00 (irq = 21) is a 16550A+[    1.450000] serial8250: ttyS0 at MMIO 0x10000d00 (irq = 21) is a 16550A
 [    1.460000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A [    1.460000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
 [    1.470000] led=44, on=4000, off=1, blinks,=1, reset=1, time=4000 [    1.470000] led=44, on=4000, off=1, blinks,=1, reset=1, time=4000
 [    1.480000] Ralink gpio driver initialized [    1.480000] Ralink gpio driver initialized
-[    1.480000] flash manufacture id: ef, device id 40 18 +[    1.480000] flash manufacture id: c8, device id 40 18 
-[    1.490000] W25Q128BV(ef 40180000) (16384 Kbytes)+[    1.490000] GD25Q128C(c8 40180000) (16384 Kbytes)
 [    1.490000] mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 [    1.490000] mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
 [    1.500000] Creating 10 MTD partitions on "raspi": [    1.500000] Creating 10 MTD partitions on "raspi":
Line 206: Line 286:
 [    1.530000] 0x000000050000-0x000000060000 : "Factory" [    1.530000] 0x000000050000-0x000000060000 : "Factory"
 [    1.540000] 0x000000060000-0x000000070000 : "crash" [    1.540000] 0x000000060000-0x000000070000 : "crash"
-[    1.550000] 0x000000070000-0x000000080000 : "cfg_bak"+[    1.540000] 0x000000070000-0x000000080000 : "cfg_bak"
 [    1.550000] 0x000000080000-0x000000140000 : "overlay" [    1.550000] 0x000000080000-0x000000140000 : "overlay"
 [    1.560000] 0x000000140000-0x0000008a0000 : "OS1" [    1.560000] 0x000000140000-0x0000008a0000 : "OS1"
-[    1.570000] mtd: try split OS1 partition+[    1.560000] 0x0000008a0000-0x000001000000 : "OS2" 
 +[    1.570000] mtd: try split OS2 partition
 [    1.570000] mtd: split_firmware [    1.570000] mtd: split_firmware
-[    1.570000] mtd: firmware_partition->size   0x760000 +[    1.580000] mtd: firmware_partition->size   0x760000 
-[    1.580000] mtd: firmware_partition->offset 0x140000 +[    1.580000] mtd: firmware_partition->offset 0x8a0000 
-[    1.580000] mtd: uimage_len 1409349 +[    1.590000] mtd: uimage_len 1323951 
-[    1.590000] mtd: uimage_len 1441792 +[    1.590000] mtd: uimage_len 1376256 
-[    1.590000] mtd: rootfs_partition->size   0x600000 +[    1.590000] mtd: rootfs_partition->size   0x610000 
-[    1.600000] mtd: rootfs_partition->offset 0x2a0000 +[    1.600000] mtd: rootfs_partition->offset 0x9f0000 
-[    1.600000] mtd: partition "rootfs" created automatically, ofs=2A0000, len=600000 +[    1.600000] mtd: partition "rootfs" created automatically, ofs=9F0000, len=610000  
-[    1.610000] 0x0000002a0000-0x0000008a0000 : "rootfs" +[    1.610000] 0x0000009f0000-0x000001000000 : "rootfs"
-[    1.610000] 0x0000008a0000-0x000001000000 : "OS2"+
 [    1.620000] PPP generic driver version 2.4.2 [    1.620000] PPP generic driver version 2.4.2
-[    1.630000] PPP MPPE Compression module registered+[    1.620000] PPP MPPE Compression module registered
 [    1.630000] NET: Registered protocol family 24 [    1.630000] NET: Registered protocol family 24
-[    1.640000] PPTP driver version 0.8.5 +[    1.630000] PPTP driver version 0.8.5 
-[    1.640000] GMAC1_MAC_ADRH -- : 0x00005064 +[    1.640000] GMAC1_MAC_ADRH -- : 0x00007811 
-[    1.650000] GMAC1_MAC_ADRL -- : 0x2b4ea325+[    1.640000] GMAC1_MAC_ADRL -- : 0xdc11c7c3
 [    1.650000] Ralink APSoC Ethernet Driver Initilization. v3.1  256 rx/tx descriptors allocated, mtu = 1500! [    1.650000] Ralink APSoC Ethernet Driver Initilization. v3.1  256 rx/tx descriptors allocated, mtu = 1500!
-[    1.660000] GMAC1_MAC_ADRH -- : 0x00005064 +[    1.660000] GMAC1_MAC_ADRH -- : 0x00007811 
-[    1.660000] GMAC1_MAC_ADRL -- : 0x2b4ea325+[    1.660000] GMAC1_MAC_ADRL -- : 0xdc11c7c3
 [    1.670000] PROC INIT OK! [    1.670000] PROC INIT OK!
 [    1.670000] Mirror/redirect action on [    1.670000] Mirror/redirect action on
 [    1.670000] u32 classifier [    1.670000] u32 classifier
-[    1.680000]     input device check on+[    1.670000]     input device check on
 [    1.680000]     Actions configured [    1.680000]     Actions configured
 [    1.680000] Netfilter messages via NETLINK v0.30. [    1.680000] Netfilter messages via NETLINK v0.30.
 [    1.690000] nfnl_acct: registering with nfnetlink. [    1.690000] nfnl_acct: registering with nfnetlink.
-[    1.690000] nf_conntrack version 0.5.0 (949 buckets, 3796 max)+[    1.690000] nf_conntrack version 0.5.0 (953 buckets, 3812 max)
 [    1.700000] ipip: IPv4 over IPv4 tunneling driver [    1.700000] ipip: IPv4 over IPv4 tunneling driver
-[    1.710000] gre: GRE over IPv4 demultiplexor driver+[    1.700000] gre: GRE over IPv4 demultiplexor driver
 [    1.710000] ip_tables: (C) 2000-2006 Netfilter Core Team [    1.710000] ip_tables: (C) 2000-2006 Netfilter Core Team
-[    1.720000] Type=Restricted Cone+[    1.710000] Type=Restricted Cone
 [    1.720000] TCP: cubic registered [    1.720000] TCP: cubic registered
-[    1.730000] NET: Registered protocol family 10 +[    1.720000] NET: Registered protocol family 17 
-[    1.730000] NET: Registered protocol family 17 +[    1.730000] l2tp_core: L2TP core driver, V2.0 
-[    1.740000] l2tp_core: L2TP core driver, V2.0 +[    1.730000] l2tp_ppp: PPPoL2TP kernel driver, V2.0 
-[    1.740000] l2tp_ppp: PPPoL2TP kernel driver, V2.0 +[    1.740000] 8021q: 802.1Q VLAN Support v1.8 
-[    1.750000] l2tp_netlink: L2TP netlink interface +[    1.760000] VFS: Mounted root (squashfs filesystem) readonly on device 31:10
-[    1.750000] 8021q: 802.1Q VLAN Support v1.8 +[    1.770000] Freeing unused kernel memory: 224K (80378000 803b0000)
-[    1.770000] Failed to lock mtd reserved0 +
-[    1.780000] VFS: Mounted root (squashfs filesystem) readonly on device 31:9+
-[    1.790000] Freeing unused kernel memory: 220K (803b9000 803f0000)+
 config core 'version' config core 'version'
-        # ROM ver + # ROM ver 
-        option ROM '2.13.7+ option ROM '2.8.51
-        # channel + # channel 
-        option CHANNEL 'stable+ option CHANNEL 'release
-        # hardware platform R1AC or R1N etc. + # hardware platform R1AC or R1N etc. 
-        option HARDWARE 'R3L' + option HARDWARE 'R3L' 
-        # CFE ver + # CFE ver 
-        option UBOOT '1.0.0' + option UBOOT '1.0.0' 
-        # Linux Kernel ver + # Linux Kernel ver 
-        option LINUX '0.0.1' + option LINUX '0.0.1' 
-        # RAMFS ver + # RAMFS ver 
-        option RAMFS '0.0.1' + option RAMFS '0.0.1' 
-        # SQUASHFS ver + # SQUASHFS ver 
-        option SQAFS '0.0.1' + option SQAFS '0.0.1' 
-        # ROOTFS ver + # ROOTFS ver 
-        option ROOTFS '0.0.1' + option ROOTFS '0.0.1' 
-        #build time + #build time 
-        option BUILDTIME 'Fri08 Dec 2017 12:16:21 +0800+ option BUILDTIME 'Thu06 Sep 2018 11:43:43 +0000
-        #build timestamp + #build timestamp 
-        option BUILDTS '1512706581+ option BUILDTS '1536234223
-        #build git tag + #build git tag 
-        option GTAG 'commit 135692be299b01b1f76aecf48b1e7fda72cffd51+ option GTAG 'commit 8beecd979b824c3238bdb70964f285224be4e4af' 
-[    3.840000] Raeth v3.1 (Tasklet,SkbRecycle) +/lib/preinit.sh: line 1: can't create /proc/1/coredump_filter: nonexistent directory 
-[    3.840000+[    3.880000] Raeth v3.1 (Tasklet,SkbRecycle) 
-[    3.840000] phy_tx_ring = 0x03f92000, tx_ring = 0xa3f92000 +[    3.880000]  
-[    3.850000+[    3.880000] phy_tx_ring = 0x03fda000, tx_ring = 0xa3fda000 
-[    3.850000] phy_rx_ring0 = 0x03f93000, rx_ring0 = 0xa3f93000 +[    3.890000]  
-[    3.870000] config 7628 esw as WLLLL +[    3.890000] phy_rx_ring0 = 0x03fdb000, rx_ring0 = 0xa3fdb000 
-[    3.950000] GMAC1_MAC_ADRH -- : 0x00005064 +[    3.910000] config 7628 esw as WLLLL 
-[    3.950000] GMAC1_MAC_ADRL -- : 0x2b4ea325 +[    3.980000] GMAC1_MAC_ADRH -- : 0x00007811 
-[    3.950000] RT305x_ESW: Link Status Changed+[    3.990000] GMAC1_MAC_ADRL -- : 0xdc11c7c3 
 +[    3.990000] RT305x_ESW: Link Status Changed
 - preinit - - preinit -
-Fri Dec  8 12:21:49 UTC 2017+Thu Sep  6 11:52:12 UTC 2018 
 +[    4.120000] beginning erase nvram region! 
 +[    4.340000] end erase nvram region!
 - regular preinit - - regular preinit -
-/lib/preinit.sh: line 1: pi_indicate_lednot found+mount: mounting /tmp/mnt on /extdisks failedNo such file or directory
 jffs2 not ready yet; using ramdisk jffs2 not ready yet; using ramdisk
 - init - - init -
-[    5.450000] ra2880stop()...Done +[    5.480000] ra2880stop()...Done 
-[    5.450000] Free TX/RX Ring Memory! +[    5.490000] Free TX/RX Ring Memory! 
-init started: BusyBox v1.19.4 (2017-12-08 12:14:06 CST)+init started: BusyBox v1.19.4 (2018-09-06 11:41:48 UTC)
  
 Please press Enter to activate this console. rcS S boot: INFO: rc script run time limit to 65 seconds. Please press Enter to activate this console. rcS S boot: INFO: rc script run time limit to 65 seconds.
-[    7.220000] ip_gre: GRE over IPv4 tunneling driver +[    7.870000] ip_gre: GRE over IPv4 tunneling driver 
-[    7.310000] xt_time: kernel timezone is +0800 +[    7.910000] xt_time: kernel timezone is +0800 
-[    7.470000] ip6_tables: (C) 2000-2006 Netfilter Core Team +[    7.990000] ip_set: protocol 6 
-[    7.860000] nf_nat_amanda: Unknown symbol nf_nat_amanda_hook (err 0) +[    8.040000] dev_redirect load success.  
-[    8.100000] ip_set: protocol 6 +[    9.150000]  
-[    8.220000] Traffic lan port is eth0 +[    9.150000]  
-[    8.310000] dev_redirect load success. +[    9.150000] === pAd = c05a7000, size = 1759856 === 
-[    9.470000+[    9.150000]  
-[    9.470000+[    9.160000] <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x 
-[    9.470000] === pAd = c06a0000, size = 1762848 === +[    9.170000] <-- RTMPAllocAdapterBlock, Status=0 
-[    9.470000+[    9.170000] RtmpChipOpsHook(492): Not support for HIF_MT yet! 
-[    9.480000] <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x +[    9.180000] mt7628_init()--> 
-[    9.490000] <-- RTMPAllocAdapterBlock, Status=0 +[    9.180000] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628)) 
-[    9.490000] RtmpChipOpsHook(492): Not support for HIF_MT yet! +[    9.180000] e2.bin mt7628_init(1117)::(2), pChipCap->fw_len(63984) 
-[    9.500000] mt7628_init()--> +[    9.190000] mt_bcn_buf_init(218): Not support for HIF_MT yet! 
-[    9.500000] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628)) +[    9.200000] <--mt7628_init() 
-[    9.510000] e2.bin mt7628_init(1117)::(2), pChipCap->fw_len(63984) +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: INFO: loading exist /etc/config/network. 
-[    9.510000] mt_bcn_buf_init(218): Not support for HIF_MT yet! +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: config interface 'loopback' 
-[    9.520000] <--mt7628_init() +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ifname 'lo' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: INFO: loading exist /etc/config/network. +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option proto 'static' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: config interface 'loopback' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ipaddr '127.0.0.1' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ifname 'lo' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option netmask '255.0.0.0' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option proto 'static' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: config interface 'lan' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ipaddr '127.0.0.1' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ifname 'eth0.1' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option netmask '255.0.0.0' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option type 'bridge' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: config interface 'lan' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option proto 'static' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ifname 'eth0.1' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ipaddr '192.168.31.1
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option type 'bridge' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option netmask '255.255.255.0
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option proto 'static' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: config interface 'ifb
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option netmask '255.255.255.0+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ifname 'ifb0
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ip6assign '64' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: config interface 'ready
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ipaddr '20.20.20.113+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option proto 'static
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option gateway '20.20.20.1' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ipaddr '169.254.29.1
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option mtu '1500+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option netmask '255.255.255.0' 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: list dns '8.8.8.8' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: config interface 'wan
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: list ip6class 'ifb+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option proto 'dhcp
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: list ip6class 'ipv66' +Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: list dns '1.1.1.1
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: config interface 'wan+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: list dns '1.0.0.1
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ifname 'eth0.2+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option peerdns '0
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option proto 'dhcp+Thu Sep  6 11:52:17 UTC 2018 netconfig[608]: option ifname 'eth0.2
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option auto '0' +[   12.090000] Raeth v3.1 (Tasklet,SkbRecycle) 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: config interface 'ifb+[   12.100000]  
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ifname 'ifb0+[   12.100000] phy_tx_ring = 0x02413000, tx_ring = 0xa2413000 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: config interface 'ready+[   12.100000]  
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option proto 'static+[   12.100000] phy_rx_ring0 = 0x03552000, rx_ring0 = 0xa3552000 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option ipaddr '169.254.29.1+[   12.130000] config 7628 esw as WLLLL 
-Fri Dec  8 17:51:55 CST 2017 netconfig[706]: option netmask '255.255.255.0+[   12.200000] GMAC1_MAC_ADRH -- : 0x00007811 
-[   13.680000] Raeth v3.1 (Tasklet,SkbRecycle) +[   12.200000] GMAC1_MAC_ADRL -- : 0xdc11c7c3 
-[   13.690000+[   12.210000] RT305x_ESW: Link Status Changed 
-[   13.690000] phy_tx_ring = 0x035ad000, tx_ring = 0xa35ad000 +[   12.240000] device eth0.1 entered promiscuous mode 
-[   13.690000+[   12.240000] device eth0 entered promiscuous mode 
-[   13.690000] phy_rx_ring0 = 0x035a2000, rx_ring0 = 0xa35a2000 +[   12.260000] br-lan: port 1(eth0.1) entered forwarding state 
-[   13.720000] config 7628 esw as WLLLL +[   12.260000] br-lan: port 1(eth0.1) entered forwarding state 
-[   13.790000] GMAC1_MAC_ADRH -- : 0x00005064 +[   12.980000] TX_BCN DESC a24cf000 size = 320 
-[   13.790000] GMAC1_MAC_ADRL -- : 0x2b4ea325 +[   12.990000] RX[0] DESC a24d1000 size = 2048 
-[   13.800000] RT305x_ESW: Link Status Changed +[   12.990000] RX[1] DESC a24d4000 size = 1024 
-[   13.840000] device eth0.1 entered promiscuous mode +[   13.010000] E2pAccessMode=2 
-[   13.850000] device eth0 entered promiscuous mode +[   13.020000] cfg_mode=9 
-[   13.860000] br-lan: port 1(eth0.1) entered forwarding state +[   13.020000] cfg_mode=9 
-[   13.860000] br-lan: port 1(eth0.1) entered forwarding state +[   13.020000] wmode_band_equal(): Band Equal! 
-[   14.180000] TX_BCN DESC a354f000 size = 320 +[   13.290000] load fw image from fw_header_image 
-[   14.190000] RX[0] DESC a3553000 size = 2048 +[   13.290000] AndesMTLoadFwMethod1(2181)::pChipCap->fw_len(63984) 
-[   14.190000] RX[1] DESC a3556000 size = 1024 +[   13.300000] CmdAddressLenReq:(ret = 0) 
-[   14.210000] E2pAccessMode=2 +[   13.300000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.210000] cfg_mode=9 +[   13.310000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.220000] cfg_mode=9 +[   13.310000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.220000] wmode_band_equal(): Band Equal! +[   13.320000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.650000] 40:96:43:35:be:b0:02:1c:e3:ae:af:29:51:ae:c2:0f: +[   13.320000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.650000] ee:a7:fb:9c:e8:db:98:32:82:63:51:90:d2:c7:b1:67: +[   13.330000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.660000] +[   13.330000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.700000] load fw image from fw_header_image +[   13.340000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.710000] AndesMTLoadFwMethod1(2181)::pChipCap->fw_len(63984) +[   13.340000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.720000] CmdAddressLenReq:(ret = 0) +[   13.350000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.720000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.350000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.720000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.360000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.730000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.360000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.730000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.370000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.740000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.370000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.740000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.380000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:
-[   14.750000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.380000] CmdFwStartReq: override = 1, address = 1048576 
-[   14.760000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.390000] CmdStartDLRsp: WiFI FW Download Success 
-[   14.760000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.420000] MtAsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) 
-[   14.770000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.420000] efuse_probe: efuse = 10000012 
-[   14.770000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.430000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=4 
-[   14.780000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.430000] RtmpEepromGetDefault::e2p_dafault=2 
-[   14.780000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.440000] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 2 
-[   14.790000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.440000] NVM is FLASH mode 
-[   14.790000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.450000] 1. Phy Mode = 14 
-[   14.800000] AndesInitCmdMsg:cmd_type:238,ExtCmdType:+[   13.610000] Country Region from e2p = ffff 
-[   14.800000] CmdFwStartReq: override = 1, address = 1048576 +[   13.620000] tssi_1_target_pwr_g_band = 34 
-[   14.810000] CmdStartDLRsp: WiFI FW Download Success +[   13.620000] 2. Phy Mode = 14 
-[   14.840000] MtAsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) +[   13.630000] 3. Phy Mode = 14 
-[   14.840000] efuse_probe: efuse = 10000012 +[   13.630000] NICInitPwrPinCfg(11): Not support for HIF_MT yet! 
-[   14.850000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=4 +[   13.630000] NICInitializeAsic(652): Not support rtmp_mac_sys_reset () for HIF_MT yet! 
-[   14.850000] RtmpEepromGetDefault::e2p_dafault=2 +[   13.640000] mt_mac_init()--> 
-[   14.860000] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 2 +[   13.650000] MtAsicInitMac()--> 
-[   14.860000] NVM is FLASH mode +[   13.670000] mt7628_init_mac_cr()--> 
-[   14.870000] 1. Phy Mode = 14 +[   13.670000] MtAsicSetMacMaxLen(1279): Set the Max RxPktLen=1024! 
-[   15.040000] Country Region from e2p = ffff +[   13.670000] <--mt_mac_init() 
-[   15.040000] tssi_1_target_pwr_g_band = 34 +[   13.680000 WTBL Segment 1 info: 
-[   15.040000] 2. Phy Mode = 14 +[   13.680000 MemBaseAddr/FID:0x28000/
-[   15.050000] 3. Phy Mode = 14 +[   13.690000 EntrySize/Cnt:32/128 
-[   15.050000] NICInitPwrPinCfg(11): Not support for HIF_MT yet! +[   13.690000 WTBL Segment 2 info: 
-[   15.060000] NICInitializeAsic(652): Not support rtmp_mac_sys_reset () for HIF_MT yet! +[   13.690000 MemBaseAddr/FID:0x40000/
-[   15.070000] mt_mac_init()--> +[   13.700000 EntrySize/Cnt:64/128 
-[   15.070000] MtAsicInitMac()--> +[   13.700000 WTBL Segment 3 info: 
-[   15.090000] mt7628_init_mac_cr()--> +[   13.700000 MemBaseAddr/FID:0x42000/64 
-[   15.090000] MtAsicSetMacMaxLen(1279): Set the Max RxPktLen=1024! +[   13.710000 EntrySize/Cnt:64/128 
-[   15.090000] <--mt_mac_init() +[   13.710000 WTBL Segment 4 info: 
-[   15.100000 WTBL Segment 1 info: +[   13.710000 MemBaseAddr/FID:0x44000/128 
-[   15.100000         MemBaseAddr/FID:0x28000/+[   13.720000 EntrySize/Cnt:32/128 
-[   15.110000         EntrySize/Cnt:32/128 +[   13.720000] AntCfgInit(2918): Not support for HIF_MT yet! 
-[   15.110000 WTBL Segment 2 info: +[   13.730000] MCS Set = ff ff 00 00 00 
-[   15.110000         MemBaseAddr/FID:0x40000/+[   13.730000] MtAsicSetChBusyStat(846): Not support for HIF_MT yet! 
-[   15.120000         EntrySize/Cnt:64/128 +[   14.260000] br-lan: port 1(eth0.1) entered forwarding state 
-[   15.120000 WTBL Segment 3 info: +[   16.610000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! 
-[   15.120000         MemBaseAddr/FID:0x42000/64 +[   16.620000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! 
-[   15.130000         EntrySize/Cnt:64/128 +[   16.640000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! 
-[   15.130000 WTBL Segment 4 info: +[   16.650000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! 
-[   15.130000         MemBaseAddr/FID:0x44000/128 +[   16.660000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 
-[   15.140000         EntrySize/Cnt:32/128 +[   16.660000] Main bssid = 78:11:dc:11:c7:c4 
-[   15.140000] AntCfgInit(2921): Not support for HIF_MT yet! +[   16.670000] <==== rt28xx_init, Status=0 
-[   15.150000] MCS Set = ff ff 00 00 00 +[   16.680000] set_obtw_delta_proc: found cck1m_, DeltaVal = 6 
-[   15.150000] MtAsicSetChBusyStat(846): Not support for HIF_MT yet! +[   16.680000] set_obtw_delta_proc: found cck5m_, DeltaVal = 6 
-[   15.860000] br-lan: port 1(eth0.1) entered forwarding state +[   16.690000] set_obtw_delta_proc: found ofdm6m_, DeltaVal = 6 
-[   17.970000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! +[   16.690000] set_obtw_delta_proc: found ofdm12m_, DeltaVal = 6 
-[   17.970000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +[   16.700000] set_obtw_delta_proc: found ht20mcs0_, DeltaVal = 6 
-[   18.000000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! +[   16.700000] set_obtw_delta_proc: found ht20mcs1_, DeltaVal = 6 
-[   18.010000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! +[   16.710000] set_obtw_delta_proc: found ht40mcs0_, DeltaVal = 6 
-[   18.020000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 +[   16.720000] set_obtw_delta_proc: found ht40mcs32_, DeltaVal = 6 
-[   18.030000] Main bssid = 50:64:2b:xx:xx:xx +[   16.720000] set_obtw_delta_proc: found ht40mcs1_, DeltaVal = 6 
-[   18.030000] <==== rt28xx_init, Status=0 +[   16.730000] AndesInitCmdMsg:cmd_type:237,ExtCmdType:47 
-[   18.040000] set_obtw_delta_proc: found cck1m_, DeltaVal = 6 +[   16.730000] set_obtw_delta_proc: anyEnable=1 
-[   18.040000] set_obtw_delta_proc: found cck5m_, DeltaVal = 6 +[   16.740000] CmdSlotTimeSet start 
-[   18.050000] set_obtw_delta_proc: found ofdm6m_, DeltaVal = 6 +[   16.780000] CmdSlotTimeSet end 
-[   18.060000] set_obtw_delta_proc: found ofdm12m_, DeltaVal = 6 +[   17.040000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 
-[   18.060000] set_obtw_delta_proc: found ht20mcs0_, DeltaVal = 6 +[   17.050000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! 
-[   18.070000] set_obtw_delta_proc: found ht20mcs1_, DeltaVal = 6 +[   17.260000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! 
-[   18.070000] set_obtw_delta_proc: found ht40mcs0_, DeltaVal = 6 +[   17.270000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! 
-[   18.080000] set_obtw_delta_proc: found ht40mcs32_, DeltaVal = 6 +[   17.300000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! 
-[   18.090000] set_obtw_delta_proc: found ht40mcs1_, DeltaVal = 6 +[   17.310000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! 
-[   18.090000] AndesInitCmdMsg:cmd_type:237,ExtCmdType:47 +[   17.310000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 
-[   18.100000] set_obtw_delta_proc: anyEnable=1 +[   17.320000] Main bssid = 78:11:dc:11:c7:c4 
-[   18.110000] CmdSlotTimeSet start +[   18.460000] device wl1 entered promiscuous mode 
-[   18.110000] CmdSlotTimeSet end +[   18.470000] br-lan: port 2(wl1) entered forwarding state 
-[   18.600000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 +[   18.470000] br-lan: port 2(wl1) entered forwarding state 
-[   18.610000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +[   18.520000] ##### mbss_cr_enable, BssId = 1 
-[   18.810000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! +[   20.470000] br-lan: port 2(wl1) entered forwarding state 
-[   18.820000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +[   24.060000] dev_redirect: add(+) dev redirect mapping: src:eth0.2->dst:ifb0 
-[   18.850000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! +Thu Sep  6 11:52:35 UTC 2018 boot_check[2079]: INFO: Wireless OK 
-[   18.860000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! +[   34.580000xqfp: forward hooks init success! 
-[   18.870000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 +[   34.590000xqfp:extend init success! 
-[   18.880000] Main bssid = 50:64:2b:xx:xx:xx +[   34.590000xqfpregister_netdevice_notifier! 
-[   20.030000] device wl1 entered promiscuous mode +[   34.600000xqfp: module V2 init success! 
-[   20.040000] br-lan: port 2(wl1) entered forwarding state +[   35.120000ctf: bytes_threshold 3MB(3145728B)mask F00000, old_mark: 200000, new_mark: 400000 
-[   20.040000] br-lan: port 2(wl1) entered forwarding state +[   35.130000] dev_redirect: add(+) dev redirect mapping: src:eth0.2->dst:ifb0 
-[   20.080000] ##### mbss_cr_enable, BssId = 1 +rcS S boot: INFO: rcS S boot timing 29 seconds. 
-[   21.650000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 +Thu Sep  6 11:52:45 UTC 2018 INFO: rcS S boot timing 29 seconds.
-[   21.650000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +
-[   21.860000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! +
-[   21.870000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +
-[   21.890000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! +
-[   21.900000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! +
-[   21.910000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 +
-[   21.910000] Main bssid = 50:64:2b:xx:xx:xx +
-[   22.040000] br-lan: port 2(wl1) entered forwarding state +
-[   23.450000] device apcli0 entered promiscuous mode +
-[   23.450000] br-lan: port 3(apcli0) entered forwarding state +
-[   23.460000] br-lan: port 3(apcli0) entered forwarding state +
-[   24.160000] /home/jenkins/romdaily/system/build_dir/linux-ramips_mt7628/mt7628-p4rev-120395/build/../src/embedded/common/scan.c:78 assert (ch != 0)failed +
-[   24.170000] /home/jenkins/romdaily/system/build_dir/linux-ramips_mt7628/mt7628-p4rev-120395/build/../src/embedded/common/scan.c:123 assert (ch != 0)failed +
-[   24.180000] [ApCliAutoConnectExec] Set EXTCHA addHtInfo in Channel=3 +
-[   24.200000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 +
-[   24.200000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +
-[   24.410000] MtAsicSetRalinkBurstMode(2971): Not support for HIF_MT yet! +
-[   24.420000] MtAsicSetPiggyBack(783): Not support for HIF_MT yet! +
-[   24.450000] MtAsicSetTxPreamble(2950): Not support for HIF_MT yet! +
-[   24.460000] MtAsicAddSharedKeyEntry(1346): Not support for HIF_MT yet! +
-[   24.470000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 +
-[   24.470000] Main bssid = 50:64:2b:xx:xx:xx +
-[   25.440000] dev_redirect: add(+) dev redirect mapping: src:eth0.2->dst:ifb0 +
-  25.460000br-lanport 3(apcli0) entered forwarding state +
-[   31.960000Rcv Wcid(1) AddBAReq +
-[   31.960000Start Seq = 00000000 +
-[   32.080000Rcv Wcid(1) AddBAReq +
-[   32.080000] Start Seq = 00000000 +
-Fri Dec  8 17:52:18 CST 2017 boot_check[2470]: INFO: Wireless OK +
-[   38.760000nf_tcp_proxy: module license 'Proprietary' taints kernel. +
-[   38.770000Disabling lock debugging due to kernel taint +
-[   38.780000] tcpproxy_initsucceed! +
-[   40.250000] dev_redirect: add(+) dev redirect mapping: src:eth0.2->dst:ifb0 +
-[   47.150000] xqfp: forward hooks init success! +
-[   47.150000] xqfp:extend init success! +
-[   47.160000] xqfp: register_netdevice_notifier! +
-[   47.160000] xqfp: module V2 init success! +
-rcS S boot: INFO: rcS S boot timing 42 seconds. +
-Fri Dec  8 17:52:34 CST 2017 INFO: rcS S boot timing 42 seconds.+
 rcS S boot: system type(R3L/2): SQUASH/3 rcS S boot: system type(R3L/2): SQUASH/3
-Fri Dec  8 17:52:34 CST 2017 system type(R3L/2): SQUASH/3+Thu Sep  6 11:52:45 UTC 2018 system type(R3L/2): SQUASH/3
 rcS S boot: ROOTFS: /dev/root on / type squashfs (ro,relatime) rcS S boot: ROOTFS: /dev/root on / type squashfs (ro,relatime)
-Fri Dec  8 17:52:34 CST 2017 ROOTFS: /dev/root on / type squashfs (ro,relatime) +Thu Sep  6 11:52:45 UTC 2018 ROOTFS: /dev/root on / type squashfs (ro,relatime) 
-[   50.080000] led=37, on=1, off=4000, blinks,=1, reset=1, time=4000 +[   37.290000] led=37, on=1, off=4000, blinks,=1, reset=1, time=4000 
-[   50.090000] led=44, on=1, off=4000, blinks,=1, reset=1, time=4000 +[   37.300000] led=44, on=1, off=4000, blinks,=1, reset=1, time=4000 
-[   50.100000] led=11, on=4000, off=1, blinks,=1, reset=1, time=4000 +[   37.310000] led=11, on=4000, off=1, blinks,=1, reset=1, time=4000 
-[   50.230000] beginning erase nvram region! +[   37.430000] beginning erase nvram region! 
-[   50.380000] end erase nvram region!+[   37.660000] end erase nvram region! 
 +[   38.040000] beginning erase nvram region!
 mknod: /dev/gpio: File exists mknod: /dev/gpio: File exists
-[   50.780000] beginning erase nvram region! +[   38.270000] end erase nvram region!
-[   50.940000] end erase nvram region!+
 Unlocking cfg_bak ... Unlocking cfg_bak ...
 Erasing cfg_bak ... Erasing cfg_bak ...
 Unlocking cfg_bak ... Unlocking cfg_bak ...
  
-Writing from /tmp/cfg_bak.tgz to cfg_bak ... +Writing from /tmp/cfg_bak.tgz to cfg_bak ...      
-Fri Dec  8 17:52:36 CST 2017 boot_check[4272]: Booting up finished.+Thu Sep  6 11:52:47 UTC 2018 boot_check[3473]: Booting up finished.
 </nowiki> </nowiki>
 </WRAP>\\ </WRAP>\\
  
 +==== Openwrt Log ====
 +
 +<WRAP bootlog>
 +<nowiki>
 +[04050C0A][04050C0C]
 +DDR Calibration DQS reg = 00008887
 +
 +
 +U-Boot 1.1.3 (Sep  6 2018 - 11:44:39)
 +
 +Board: Ralink APSoC DRAM:  64 MB
 +Power on memory test. Memory size= 64 MB...OK!
 +relocate_code Pointer at: 83fa8000
 +RT2880_RSTSTAT_REG 0xc0030000
 +***************************
 +Board power on Occurred
 +***************************
 +flash manufacture id: c8, device id 40 18
 +find flash: GD25Q128C
 +env is right!
 +============================================ 
 +Ralink UBoot Version: 4.3.0.0
 +-------------------------------------------- 
 +ASIC 7628_MP (Port5<->None)
 +DRAM component: 512 Mbits DDR, width 16
 +DRAM bus: 16 bit
 +Total memory: 64 MBytes
 +Flash component: SPI Flash
 +Date:Sep  6 2018  Time:11:44:39
 +============================================ 
 +icache: sets:512, ways:4, linesz:32 ,total:65536
 +dcache: sets:256, ways:4, linesz:32 ,total:32768 
 +
 + ##### The CPU freq = 575 MHZ #### 
 + estimate memory size =64 Mbytes
 +RESET MT7628 PHY!!!!!!
 +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.
 +   5: Load system2 code then write to Flash via TFTP. 
 +   7: Load system code via web. 
 +   9: Load Boot Loader code then write to Flash via TFTP. 
 + 
 +   n3: System Boot system code via Flash.
 +Booting System 1
 +Erasing SPI Flash...
 +raspi_erase: offs:30000 len:10000
 +.
 +Writing to SPI Flash...
 +.
 +done
 +## Booting image at bc140000 ...
 +   Image Name:   MIPS OpenWrt Linux-5.4.155
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed)
 +   Data Size:    2145791 Bytes =  2 MB
 +   Load Address: 80000000
 +   Entry Point:  80000000
 +   Verifying Checksum ... OK
 +   Uncompressing Kernel Image ... OK
 +commandline uart_en=1 factory_mode=0 mem=64m root=/dev/mtdblock9
 +No initrd
 +## Transferring control to Linux (at address 80000000) ...
 +## Giving linux memsize in MB, 64
 +
 +Starting kernel ...
 +
 +[    0.000000] Linux version 5.4.155 (builder@buildhost) (gcc version 11.2.0 (OpenWrt GCC 11.2.0 r18014-15e55a2190)) #0 Sat Nov 6 05:18:48 2021
 +[    0.000000] Board has DDR2
 +[    0.000000] Analog PMU set to hw control
 +[    0.000000] Digital PMU set to hw control
 +[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
 +[    0.000000] printk: bootconsole [early0] enabled
 +[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
 +[    0.000000] MIPS: machine is Xiaomi MiWiFi 3C
 +[    0.000000] Initrd not found or empty - disabling initrd
 +[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
 +[    0.000000] Zone ranges:
 +[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
 +[    0.000000] Movable zone start for each node
 +[    0.000000] Early memory node ranges
 +[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
 +[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
 +[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
 +[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
 +[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
 +[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
 +[    0.000000] Writing ErrCtl register=00057ff9
 +[    0.000000] Readback ErrCtl register=00057ff9
 +[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
 +[    0.000000] Memory: 56932K/65536K available (5164K kernel code, 201K rwdata, 1100K rodata, 1204K init, 205K bss, 8604K reserved, 0K cma-reserved)
 +[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 +[    0.000000] NR_IRQS: 256
 +[    0.000000] intc: using register map from devicetree
 +[    0.000000] random: get_random_bytes called from start_kernel+0x354/0x548 with crng_init=0
 +[    0.000000] CPU Clock: 580MHz
 +[    0.000000] timer_probe: no matching timers found
 +[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
 +[    0.000009] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
 +[    0.007569] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
 +[    0.073494] pid_max: default: 32768 minimum: 301
 +[    0.078119] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.085137] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.098318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
 +[    0.107820] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
 +[    0.114459] pinctrl core: initialized pinctrl subsystem
 +[    0.122397] NET: Registered protocol family 16
 +[    0.156468] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
 +[    0.169652] clocksource: Switched to clocksource MIPS
 +[    0.175498] thermal_sys: Registered thermal governor 'step_wise'
 +[    0.175962] NET: Registered protocol family 2
 +[    0.186084] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
 +[    0.193868] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
 +[    0.201979] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.209330] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.216152] TCP: Hash tables configured (established 1024 bind 1024)
 +[    0.222419] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
 +[    0.228691] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
 +[    0.235775] NET: Registered protocol family 1
 +[    0.240018] PCI: CLS 0 bytes, default 32
 +[    0.248559] workingset: timestamp_bits=14 max_order=14 bucket_order=0
 +[    0.262677] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +[    0.268252] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 +[    0.293111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
 +[    0.303509] mt7621_gpio 10000600.gpio: registering 32 gpios
 +[    0.309098] mt7621_gpio 10000600.gpio: registering 32 gpios
 +[    0.314755] mt7621_gpio 10000600.gpio: registering 32 gpios
 +[    0.320420] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
 +[    0.329111] printk: console [ttyS0] disabled
 +[    0.333308] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
 +[    0.342028] printk: console [ttyS0] enabled
 +[    0.342028] printk: console [ttyS0] enabled
 +[    0.350442] printk: bootconsole [early0] disabled
 +[    0.350442] printk: bootconsole [early0] disabled
 +[    0.361272] spi-mt7621 10000b00.spi: sys_freq: 193333333
 +[    0.377728] spi-nor spi0.0: gd25q128 (16384 Kbytes)
 +[    0.382810] 8 fixed-partitions partitions found on MTD device spi0.0
 +[    0.389248] Creating 8 MTD partitions on "spi0.0":
 +[    0.394142] 0x000000000000-0x000000030000 : "Bootloader"
 +[    0.400650] 0x000000030000-0x000000040000 : "Config"
 +[    0.406655] 0x000000040000-0x000000050000 : "Bdata"
 +[    0.412727] 0x000000050000-0x000000060000 : "factory"
 +[    0.418862] 0x000000060000-0x000000070000 : "crash"
 +[    0.424896] 0x000000070000-0x000000080000 : "cfg_bak"
 +[    0.431151] 0x000000080000-0x000000140000 : "overlay"
 +[    0.437279] 0x000000140000-0x000001000000 : "firmware"
 +[    0.451083] 2 uimage-fw partitions found on MTD device firmware
 +[    0.457094] Creating 2 MTD partitions on "firmware":
 +[    0.462201] 0x000000000000-0x00000020be3f : "kernel"
 +[    0.468283] 0x00000020be3f-0x000000ec0000 : "rootfs"
 +[    0.474402] mtd: device 9 (rootfs) set to be root filesystem
 +[    0.482303] 1 squashfs-split partitions found on MTD device rootfs
 +[    0.488594] 0x0000004c0000-0x000000ec0000 : "rootfs_data"
 +[    0.495912] libphy: Fixed MDIO Bus: probed
 +[    0.538220] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
 +[    0.546828] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
 +[    0.557234] NET: Registered protocol family 10
 +[    0.566108] Segment Routing with IPv6
 +[    0.570021] NET: Registered protocol family 17
 +[    0.574590] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
 +[    0.587754] 8021q: 802.1Q VLAN Support v1.8
 +[    0.598251] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
 +[    0.612257] Freeing unused kernel memory: 1204K
 +[    0.616850] This architecture does not have kernel memory protection.
 +[    0.623408] Run /sbin/init as init process
 +[    1.298370] init: Console is alive
 +[    1.302501] init: - watchdog -
 +[    2.161888] kmodloader: loading kernel modules from /etc/modules-boot.d/*
 +[    2.239664] random: fast init done
 +[    2.318149] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
 +[    2.336152] init: - preinit -
 +[    3.435443] random: jshn: uninitialized urandom read (4 bytes read)
 +[    3.543589] random: jshn: uninitialized urandom read (4 bytes read)
 +[    3.686252] random: jshn: uninitialized urandom read (4 bytes read)
 +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
 +[    7.937994] rt3050-esw 10110000.esw: port 0 link up
 +[    7.943018] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 +[    7.949970] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
 +[    8.613426] jffs2: notice: (463) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 1 orphan) and 7 of xref (1 dead, 0 orphan) found.
 +[    8.631098] mount_root: switching to jffs2 overlay
 +[    8.638872] overlayfs: upper fs does not support tmpfile.
 +[    8.650243] urandom-seed: Seeding with /etc/urandom.seed
 +[    8.722891] rt3050-esw 10110000.esw: port 4 link up
 +[    8.806715] procd: - early -
 +[    8.810485] procd: - watchdog -
 +[    9.581379] procd: - watchdog -
 +[    9.585253] procd: - ubus -
 +[    9.621658] urandom_read: 3 callbacks suppressed
 +[    9.621667] random: ubusd: uninitialized urandom read (4 bytes read)
 +[    9.640475] random: ubusd: uninitialized urandom read (4 bytes read)
 +[    9.647610] random: ubusd: uninitialized urandom read (4 bytes read)
 +[    9.660144] procd: - init -
 +Please press Enter to activate this console.
 +[   10.631316] kmodloader: loading kernel modules from /etc/modules.d/*
 +[   10.935485] Loading modules backported from Linux version v5.15-rc6-0-g519d81956ee2
 +[   10.943336] Backport generated by backports.git v5.15-rc6-1-0-gd44432d6
 +[   11.020245] xt_time: kernel timezone is -0000
 +[   11.153318] mt76_wmac 10300000.wmac: ASIC revision: 76280001
 +[   11.312763] urngd: v1.0.2 started.
 +[   11.575013] random: crng init done
 +[   11.578477] random: 1 urandom warning(s) missed due to ratelimiting
 +[   12.191751] mt76_wmac 10300000.wmac: Firmware Version: 20151201
 +[   12.197770] mt76_wmac 10300000.wmac: Build Time: 20151201183641
 +[   12.239664] mt76_wmac 10300000.wmac: firmware init done
 +[   12.532975] PPP generic driver version 2.4.2
 +[   12.551259] NET: Registered protocol family 24
 +[   12.603012] kmodloader: done loading kernel modules from /etc/modules.d/*
 +[   19.938169] rt3050-esw 10110000.esw: port 0 link down
 +[   19.943307] rt3050-esw 10110000.esw: port 4 link down
 +[   23.826585] rt3050-esw 10110000.esw: port 0 link up
 +[   24.506522] rt3050-esw 10110000.esw: port 4 link up
 +[   25.736556] br-lan: port 1(eth0.2) entered blocking state
 +[   25.742134] br-lan: port 1(eth0.2) entered disabled state
 +[   25.747987] device eth0.2 entered promiscuous mode
 +[   25.753052] device eth0 entered promiscuous mode
 +[   25.785999] br-lan: port 1(eth0.2) entered blocking state
 +[   25.791554] br-lan: port 1(eth0.2) entered forwarding state
 +[   26.740178] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
 +</nowiki>
 +</WRAP>\\
  
 ===== Software Mods ===== ===== Software Mods =====
Line 540: Line 804:
 djStolen: Unfortunatelly, even though following these instructions, my device got bricked, therefore I recommend thinking twice before doing it. I am currently working on U-Boot for this device. djStolen: Unfortunatelly, even though following these instructions, my device got bricked, therefore I recommend thinking twice before doing it. I am currently working on U-Boot for this device.
  
-==== Dump SPI Flash ==== 
-Alternatively to installing OpenWRT via SSH you can also use a programmer. 
- 
- 
-{{https://farm1.staticflickr.com/961/42050976771_71e4b6519a_z_d.jpg?400|CH341A}} 
  
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>ramips MT7628 16flash 64ram 3port fastethernet 802.11bgn}}+{{tag>ramips MT7628 16flash 64ram 3port fastethernet 802.11bgn dual_firmware}}
  • Last modified: 2024/07/11 20:36
  • by s.farid