LB-LINK BL-W1200

LB-LINK BL-W1200

The BL-W1200 Wireless Router is based on the MT7620A SoC. It has a 802.11bgn (SoC-integrated) and a 802.11a/ac (Mediatek MT7612E) radios. Router have five Ethernet ports: one 1Gbit (WAN) and four 1Gbit ports (LAN).

OEM Flash layout

LB-LINK BL-W1200 OEM Flash Layout
Layer0 Winbond W25Q64JVSIQ (mtd0) 8192 KiB
Layer1 mtd1
Bootloader
192 KiB
mtd2
Config
64 KiB
mtd3
Factory
64 KiB
mtd4
Kernel
7872 KiB

The LEDE Flash layout is:

LB-LINK BL-W1200 OpenWrt Flash Layout
Layer0 Winbond W25Q64JVSIQ (mtd0) 8192 KiB
Layer1 mtdblock0
Bootloader
192 KiB
mtdblock1
Config
64 KiB
mtdblock2
Factory
64 KiB
mtdblock3
Firmware
7872 KiB
Layer2 mtdblock4
Kernel
mtdblock5
RootFS
Layer3
SquashFS
mtdblock6
RootFS_data

OpenWrt in BL-W1200 must be installed in two steps:

  • Apply initramfs image via factory web-gui.
  • Install sysupgrade image.
  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line using 'sysupgrade'.

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/targets/ramips/mt7620/openwrt-ramips-mt7620-lb-link_bl-w1200-squashfs-sysupgrade.bin
sysupgrade /tmp/openwrt-ramips-mt7620-lb-link_bl-w1200-squashfs-sysupgrade.bin

Install Stock FW via sysupgrade:

sysupgrade -n -F stock_firmware.bin

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
vlan1 (eth0.1) LAN ports (1 to 4) None
vlan2 (eth0.2) WAN port DHCP
wlan0 WiFi 5 GHz Disabled
wlan1 WiFi 2.4 GHz Disabled
Port Switch port
Internet (WAN) 0
LAN 1 1
LAN 2 2
LAN 3 3
LAN 4 4
CPU 6

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

The LB-LINK BL-W1200 has the following buttons:

BUTTON Event
Reset/WPS reset

Front:
Front case

Backside label:
Back case

Note: This will void your warranty!

Unscrew four screws to open the case.

Main PCB:
PCB top PCB bottom

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:

LB-LINK BL-W1200 has NO serial connector. But uart RX/TX is connected to two pads of unpopulated R2 resistor. It is possible to solder to those pads. See photo for details.

Serial pins

Serial connection parameters
for LB-LINK BL-W1200
57600, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

bootloader

None so far.

None so far.

U-Boot 1.1.3 (Aug 24 2016 - 10:14:04) Board: Ralink APSoC DRAM: 64 MB relocate_code Pointer at: 83fb8000 enable ephy clock...done. rf reg 29 = 5 SSC disabled. spi_wait_nsec: 29 spi device id: ef 40 17 0 0 (40170000) find flash: W25Q64BV raspi_read: from:30000 len:1000 *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 4.3.0.0 -------------------------------------------- ASIC 7620_MP (Port5<->GigaSW) DRAM component: 512 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 64 MBytes Flash component: SPI Flash Date:Aug 24 2016 Time:10:14:04 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 580 MHZ #### estimate memory size =64 Mbytes GPIO pin 10 reset to switch #Reset_MT7530 set LAN/WAN WLLLL 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. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. default: 3 >>>Chip type is MT7620A, GPIO is 13<<< You choosed 3 0 3: System Boot system code via Flash. ## Booting image at bc050000 ... raspi_read: from:50000 len:40 Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 6634887 Bytes = 6.3 MB Load Address: 80000000 Entry Point: 8000c310 raspi_read: from:50040 len:653d87 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 8000c310) ... ## Giving linux memsize in MB, 64 Starting kernel ... LINUX started... THIS IS ASIC Linux version 2.6.36 (wangguilin@localhost.localdomain) (gcc version 3.4.2) #44 Mon Mar 20 13:55:18 CST 2017 The CPU feqenuce set to 580 MHz MIPS CPU sleep mode enabled. PCIE: bypass PCIe DLL. PCIE: Elastic buffer control: Addr:0x68 -> 0xB4 disable all power about PCIe CPU revision is: 00019650 (MIPS 24Kc) Software DMA cache coherency Determined physical RAM map: memory: 04000000 @ 00000000 (usable) Initrd not found or empty - disabling initrd Zone PFN ranges: Normal 0x00000000 -> 0x00004000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00004000 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: console=ttyS1,57600n8 root=/dev/ram0 console=ttyS0 PID hash table entries: 256 (order: -2, 1024 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Primary instruction cache 64kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Writing ErrCtl register=0001ffca Readback ErrCtl register=0001ffca Memory: 53500k/65536k available (5534k kernel code, 12036k reserved, 1085k data, 4528k init, 0k highmem) NR_IRQS:128 console [ttyS1] enabled Calibrating delay loop... 386.04 BogoMIPS (lpj=772096) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 NET: Registered protocol family 16 RALINK_GPIOMODE = 1a101f RALINK_GPIOMODE = 18101f PPLL_CFG1=0xe64000 MT7620 PPLL lock PPLL_DRV =0x80080504 start PCIe register access RALINK_RSTCTRL = 2400000 RALINK_CLKCFG1 = 75afffc0 *************** MT7620 PCIe RC mode ************* PCIE0 enabled Port 0 N_FTS = 1b105000 init_rt2880pci done bio: create slab <bio-0> at 0 vgaarb: loaded SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:00.0: BAR 14: assigned [mem 0x20000000-0x200fffff] pci 0000:00:00.0: BAR 15: assigned [mem 0x20100000-0x201fffff pref] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] pci 0000:00:00.0: BAR 1: set to [mem 0x20200000-0x2020ffff] (PCI address [0x20200000-0x2020ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] pci 0000:01:00.0: BAR 0: set to [mem 0x20000000-0x200fffff 64bit] (PCI address [0x20000000-0x200fffff] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] pci 0000:00:00.0: PCI bridge to [bus 01-01] pci 0000:00:00.0: bridge window [io disabled] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref] BAR0 at slot 0 = 0 bus=0x0, slot = 0x0 res[0]->start = 0 res[0]->end = 0 res[1]->start = 20200000 res[1]->end = 2020ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x1, slot = 0x0 res[0]->start = 20000000 res[0]->end = 200fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 Switching to clocksource Ralink Systick timer NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 2048 (order: 2, 16384 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP reno registered UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. RT3xxx EHCI/OHCI init. NTFS driver 2.1.29 [Flags: R/W]. fuse init (API version 7.15) msgmni has been set to 104 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) io scheduler noop registered (default) pci-stub: invalid id string "" Ralink gpio driver initialized Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A brd: module loaded deice id : ef 40 17 0 0 (40170000) W25Q64BV(ef 40170000) (8192 Kbytes) mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536 Creating 5 MTD partitions on "raspi": 0x000000000000-0x000000800000 : "ALL" 0x000000000000-0x000000030000 : "Bootloader" 0x000000030000-0x000000040000 : "Config" 0x000000040000-0x000000050000 : "Factory" 0x000000050000-0x000001000000 : "Kernel" mtd: partition "Kernel" extends beyond the end of device "raspi" -- size truncated to 0x7b0000 rdm_major = 253 SMACCR1 -- : 0x000010a4 SMACCR0 -- : 0xbefd8b68 Ralink APSoC Ethernet Driver Initilization. v3.1 256 rx/tx descriptors allocated, mtu = 1500! SMACCR1 -- : 0x000010a4 SMACCR0 -- : 0xbefd8b68 PROC INIT OK! PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 IMQ driver loaded successfully. Hooking IMQ before NAT on PREROUTING. Hooking IMQ after NAT on POSTROUTING. === pAd = c0147000, size = 917856 === <-- RTMPAllocTxRxRingMemory, Status=0 <-- RTMPAllocAdapterBlock, Status=0 AP Driver version-2.7.2.0_change_by_limin_20160817-SyncECOS usbmon: debugfs is not available ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver rt3xxx-ehci rt3xxx-ehci: Ralink EHCI Host Controller rt3xxx-ehci rt3xxx-ehci: new USB bus registered, assigned bus number 1 rt3xxx-ehci rt3xxx-ehci: irq 18, io mem 0x101c0000 rt3xxx-ehci rt3xxx-ehci: USB 0.0 started, EHCI 1.00 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: Ralink EHCI Host Controller usb usb1: Manufacturer: Linux 2.6.36 ehci_hcd usb usb1: SerialNumber: rt3xxx hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver rt3xxx-ohci rt3xxx-ohci: RT3xxx OHCI Controller rt3xxx-ohci rt3xxx-ohci: new USB bus registered, assigned bus number 2 rt3xxx-ohci rt3xxx-ohci: irq 18, io mem 0x101c1000 usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: RT3xxx OHCI Controller usb usb2: Manufacturer: Linux 2.6.36 ohci_hcd usb usb2: SerialNumber: rt3xxx-ohci hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. MTK MSDC device init. mtk-sd: MediaTek MT6575 MSDC Driver u32 classifier Performance counters on Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (835 buckets, 3340 max) matchsize=264 IPVS: Registered protocols () IPVS: Connection hash table configured (size=4096, memory=32Kbytes) IPVS: ipvs loaded. GRE over IPv4 demultiplexor driver gre: can't add protocol ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone arp_tables: (C) 2002 David S. Miller TCP cubic registered NET: Registered protocol family 10 NET: Registered protocol family 17 L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> msdc0 -> ops_get_cd return<1> <- msdc_ops_get_cd() : L<2317> PID<kworker/u:1><0x1c> Warning: unable to open an initial console. Freeing unused kernel memory: 4528k freed msdc0 -> ================ <- msdc_set_mclk() : L<686> PID<kworker/u:1><0x1c> msdc0 -> !!! Set<400KHz> Source<48000KHz> -> sclk<400KHz> <- msdc_set_mclk() : L<687> PID<kworker/u:1><0x1c> msdc0 -> ================ <- msdc_set_mclk() : L<688> PID<kworker/u:1><0x1c> Algorithmics/MIPS FPU Emulator v1.5 msdc0 -> XXX CMD<52> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<52> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<8> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<5> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<5> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<5> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<5> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<55> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<55> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<55> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<55> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> XXX CMD<1> MSDC_INT_CMDTMO <- msdc_irq() : L<2461> msdc0 -> set mclk to 0!!! <- msdc_set_mclk() : L<634> PID<kworker/u:1><0x1c> Welcome to ______ __ __ _ ___ | ___ \ | | |__| ______ | | / / | |___| | ____ | | __ | __ || |/ / | ___ ||____|| |_ | || | | || | | |___| | | || || | | || |\ \ |______/ |____||__||_| |_||_| \__\ =System Architecture Department= init: can't log to /dev/tty5 starting pid 123, tty '/dev/ttyS1': '/bin/sh' BusyBox v1.12.1 (2017-03-20 13:45:51 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. # register rt2860 === pAd = c0782000, size = 2207280 === <-- RTMPAllocTxRxRingMemory, Status=0 <-- RTMPAllocAdapterBlock, Status=0 pAd->CSRBaseAddress =0xc0680000, csr_addr=0xc0680000! device_id =0x7662 ====> mt76x2_ePA_per_rate_compensate_init: 5871 is_ePA: 1 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Not Equal! Key1Str is Invalid key length(0) or Type(0) Key2Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) WiFi Mcast disabled=0 RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 NVM is FLASH mode (pAd->flash_offset = 0x48000) ===> rt2880_probe === pAd = c099f000, size = 2207280 === <-- RTMPAllocTxRxRingMemory, Status=0 <-- RTMPAllocAdapterBlock, Status=0 cfg_mode=9 cfg_mode=9 wmode_band_equal(): Band Not Equal! Key1Str is Invalid key length(0) or Type(0) Key2Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) WiFi Mcast disabled=0 RtmpChipOpsEepromHook::e2p_type=0, inf_Type=4 RtmpEepromGetDefault::e2p_dafault=2 NVM is FLASH mode (pAd->flash_offset = 0x40000) ra1: at CSR addr 0xb0180000, IRQ 4. <=== rt2880_probe RX DESC a263a000 size = 4096 RTMPSetDefaultChannel() : default channel to 1 1. Phy Mode = 9 2. Phy Mode = 9 E2PROM: D0 target power=0xff20 E2PROM: 40 MW Power Delta= -1 3. Phy Mode = 9 AntCfgInit: primary/secondary ant 0/1 Initialize RF Central Registers for E2 !!! Initialize RF Central Registers for E3 !!! Initialize RF Channel Registers for E2 !!! Initialize RF Channel Registers for E3 !!! Initialize RF DCCal Registers for E2 !!! Initialize RF DCCal Registers for E3 !!! D1 = -3, D2 = 4, CalCode = 16 !!! RT6352_Temperature_Init : BBPR49 = 0xfffffffd RT6352_Temperature_Init : TemperatureRef25C = 0xfffffff3 Current Temperature from BBP_R49=0xfffffff9 TX BW Filter Calibration !!! RX BW Filter Calibration !!! LOFT Calibration Done! IQCalibration Start! IQCalibration Done! CH = 0, (gain= f, phase= 2) IQCalibration Start! IQCalibration Done! CH = 1, (gain= e, phase= 2) TX IQ Calibration Done! MCS Set = ff ff 00 00 01 SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l Main bssid = 10:a4:be:fd:8b:68 <==== rt28xx_init, Status=0 0x1300 = 00064380 build time = 20141115060606a rom patch for E3 IC platform = ALPS hw/sw version = ▒▒ patch version = FW Version:0.0.00 Build:1 Build Time:201507311614____ fw for E3 IC RX[0] DESC a2014000 size = 4096 RX[1] DESC a2015000 size = 4096 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Not Equal! Key1Str is Invalid key length(0) or Type(0) Key2Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) WiFi Mcast disabled=0 1. Phy Mode = 49 get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (171) get_chl_grp:illegal channel (171) Country Region from e2p = ffff 2. Phy Mode = 49 3. Phy Mode = 49 andes_pci_fw_init 0x1300 = 00073200 AntCfgInit: primary/secondary ant 0/1 andes_load_cr:cr_type(2) ChipStructAssign(): MT76x2 hook ! RTMPSetPhyMode: channel is out of range, use first channel=0 MCS Set = ff ff 00 00 01 [PMF]APStartUp:: apidx=0, MFPC=0, MFPR=0, SHA256=0 mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=52, HT-CentCh=54, VHT-CentCh=58 APStartUp(): AP Set CentralFreq at 58(Prim=52, HT-CentCh=54, VHT-CentCh=58, BBP_BW=2) Main bssid = 10:a4:be:fd:8b:6a <==== rt28xx_init, Status=0 RTMPDrvOpen(1):Check if PDMA is idle! RTMPDrvOpen(2):Check if PDMA is idle! Raeth v3.1 (Tasklet,SkbRecycle) phy_tx_ring = 0x014e2000, tx_ring = 0xa14e2000 phy_rx_ring0 = 0x014e3000, rx_ring0 = 0xa14e3000 SMACCR1 -- : 0x000010a4 SMACCR0 -- : 0xbefd8b68 ESW: Link Status Changed - Port5 Link UP CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 -------->kill_sig_workq, 1145!!! nl socket is null ! device eth2 entered promiscuous mode device ra0 entered promiscuous mode nl socket is null ! device eth2.1 entered promiscuous mode device rai0 entered promiscuous mode nl socket is null ! br0: port 3(rai0) entering learning state br0: port 3(rai0) entering learning state br0: port 2(eth2.1) entering learning state br0: port 2(eth2.1) entering learning state br0: port 1(ra0) entering learning state br0: port 1(ra0) entering learning state br0: port 3(rai0) entering forwarding state br0: port 2(eth2.1) entering forwarding state br0: port 1(ra0) entering forwarding state Jan 1 00:00:39 miniupnpd[1843]: WPS listening on port 8888 ADDRCONF(NETDEV_UP): imq0: link is not ready ADDRCONF(NETDEV_UP): imq1: link is not ready ADDRCONF(NETDEV_UP): ra1: link is not ready ADDRCONF(NETDEV_UP): wds0: link is not ready ADDRCONF(NETDEV_UP): wds1: link is not ready ADDRCONF(NETDEV_UP): wds2: link is not ready ADDRCONF(NETDEV_UP): wds3: link is not ready ADDRCONF(NETDEV_UP): apcli0: link is not ready ADDRCONF(NETDEV_UP): wdsi0: link is not ready ADDRCONF(NETDEV_UP): wdsi1: link is not ready ADDRCONF(NETDEV_UP): wdsi2: link is not ready ADDRCONF(NETDEV_UP): wdsi3: link is not ready ADDRCONF(NETDEV_UP): apclii0: link is not ready


[ 0.000000] Linux version 4.14.176 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13208-426fb8cf84)) #0 Sat May 9 18:02:17 2020 [ 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 MT7620A ver:2 eco:6 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc) [ 0.000000] MIPS: machine is LB-Link BL-W1200 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 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] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 80527b70, node_mem_map 81000040 [ 0.000000] Normal zone: 144 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16384 pages, LIFO batch:3 [ 0.000000] random: get_random_bytes called from start_kernel+0x98/0x4a8 with crng_init=0 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 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] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Writing ErrCtl register=0001ffca [ 0.000000] Readback ErrCtl register=0001ffca [ 0.000000] Memory: 58096K/65536K available (4143K kernel code, 200K rwdata, 940K rodata, 1172K init, 220K bss, 7440K 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] CPU Clock: 580MHz [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns [ 0.000000] systick: enable autosleep mode [ 0.000000] systick: running - mult: 214748, shift: 32 [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns [ 0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns [ 0.015474] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.087726] pid_max: default: 32768 minimum: 301 [ 0.097182] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.110208] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.131300] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.150786] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.163005] pinctrl core: initialized pinctrl subsystem [ 0.174725] NET: Registered protocol family 16 [ 0.445504] PCI host bridge /pcie@10140000 ranges: [ 0.454902] MEM 0x0000000020000000..0x000000002fffffff [ 0.465275] IO 0x0000000010160000..0x000000001016ffff [ 0.495311] rt2880_gpio 10000600.gpio: registering 24 gpios [ 0.506348] rt2880_gpio 10000600.gpio: registering 24 irq handlers [ 0.518921] rt2880_gpio 10000638.gpio: registering 16 gpios [ 0.529917] rt2880_gpio 10000638.gpio: registering 16 irq handlers [ 0.543042] PCI host bridge to bus 0000:00 [ 0.551042] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff] [ 0.564756] pci_bus 0000:00: root bus resource [io 0xffffffff] [ 0.576486] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.589987] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.605777] pci 0000:00:00.0: [1814:0801] type 01 class 0x060400 [ 0.605820] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 0.605834] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 0.605921] pci 0000:00:00.0: supports D1 [ 0.605933] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.606216] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.622250] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000 [ 0.622324] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 0.622379] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 0.622493] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.622709] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.622729] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 [ 0.622779] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 0.635834] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 0.649647] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff] [ 0.663149] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref] [ 0.677513] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] [ 0.691021] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] [ 0.705569] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] [ 0.719913] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.729769] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff] [ 0.743280] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref] [ 0.762556] clocksource: Switched to clocksource systick [ 0.774299] NET: Registered protocol family 2 [ 0.783905] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.797689] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.810271] TCP: Hash tables configured (established 1024 bind 1024) [ 0.823052] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.834569] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.847295] NET: Registered protocol family 1 [ 0.855909] PCI: CLS 0 bytes, default 32 [ 0.858940] rt-timer 10000100.timer: maximum frequency is 1220Hz [ 0.871748] Crashlog allocated RAM at address 0x3f00000 [ 0.884037] workingset: timestamp_bits=14 max_order=14 bucket_order=0 [ 0.904000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.915500] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.948125] io scheduler noop registered [ 0.955836] io scheduler deadline registered (default) [ 0.966943] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.982466] console [ttyS0] disabled [ 0.989530] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103 [ 1.009187] console [ttyS0] enabled [ 1.023008] bootconsole [early0] disabled [ 1.048370] spi spi0.0: force spi mode3 [ 1.065750] m25p80 spi0.0: s25fl064k (8192 Kbytes) [ 1.075358] 4 fixed-partitions partitions found on MTD device spi0.0 [ 1.088021] Creating 4 MTD partitions on "spi0.0": [ 1.097579] 0x000000000000-0x000000030000 : "u-boot" [ 1.108446] 0x000000030000-0x000000040000 : "config" [ 1.119273] 0x000000040000-0x000000050000 : "factory" [ 1.130291] 0x000000050000-0x000000800000 : "firmware" [ 1.144795] 2 uimage-fw partitions found on MTD device firmware [ 1.156657] Creating 2 MTD partitions on "firmware": [ 1.166566] 0x000000000000-0x0000001ae5d7 : "kernel" [ 1.177456] 0x0000001ae5d7-0x0000007b0000 : "rootfs" [ 1.188218] mtd: device 5 (rootfs) set to be root filesystem [ 1.201266] 1 squashfs-split partitions found on MTD device rootfs [ 1.213658] 0x0000003e0000-0x0000007b0000 : "rootfs_data" [ 1.226219] libphy: Fixed MDIO Bus: probed [ 1.243777] gsw: setting port4 to ephy mode [ 1.252439] libphy: mdio: probed [ 1.264072] mtk_soc_eth 10100000.ethernet: using fixed link parameters [ 1.279161] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver [ 1.304275] mtk_soc_eth 10100000.ethernet: loaded mt7530 driver [ 1.316748] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 [ 1.333776] rt2880_wdt 10000120.watchdog: Initialized [ 1.345242] NET: Registered protocol family 10 [ 1.359692] Segment Routing with IPv6 [ 1.367188] NET: Registered protocol family 17 [ 1.376127] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.401958] 8021q: 802.1Q VLAN Support v1.8 [ 1.419712] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 1.440217] Freeing unused kernel memory: 1172K [ 1.449275] This architecture does not have kernel memory protection. [ 2.428941] init: Console is alive [ 2.436081] init: - watchdog - [ 2.642509] random: fast init done [ 3.735464] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.897082] usbcore: registered new interface driver usbfs [ 3.908188] usbcore: registered new interface driver hub [ 3.918928] usbcore: registered new device driver usb [ 3.936126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.951076] ehci-platform: EHCI generic platform driver [ 3.971883] phy phy-usbphy.0: remote usb device wakeup disabled [ 3.983692] phy phy-usbphy.0: UTMI 16bit 30MHz [ 3.992564] ehci-platform 101c0000.ehci: EHCI Host Controller [ 4.004053] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1 [ 4.019960] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000 [ 4.039386] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00 [ 4.052965] hub 1-0:1.0: USB hub found [ 4.060943] hub 1-0:1.0: 1 port detected [ 4.072366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.086564] ohci-platform: OHCI generic platform driver [ 4.097364] ohci-platform 101c1000.ohci: Generic Platform OHCI controller [ 4.110960] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2 [ 4.126839] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000 [ 4.164784] hub 2-0:1.0: USB hub found [ 4.172761] hub 2-0:1.0: 1 port detected [ 4.184752] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.203473] init: - preinit - [ 4.765129] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 5.052904] random: procd: uninitialized urandom read (4 bytes read) [ 5.308064] random: jshn: uninitialized urandom read (4 bytes read) [ 5.404940] random: jshn: uninitialized urandom read (4 bytes read) [ 6.334909] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full duplex) [ 6.351325] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.363002] 8021q: adding VLAN 0 to HW filter on device eth0 [ 6.374403] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 6.386674] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready [ 6.775833] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.263533] jffs2: notice: (482) jffs2_build_xattr_subsystem: complete building xattr subsystem, 12 of xdatum (3 unchecked, 9 orphan) and 69 of xref (7 dead, 11 orphan) found. [ 8.298870] mount_root: switching to jffs2 overlay [ 8.338402] overlayfs: upper fs does not support tmpfile. [ 8.359959] urandom-seed: Seeding with /etc/urandom.seed [ 8.497416] mtk_soc_eth 10100000.ethernet eth0: port 5 link down [ 8.535733] procd: - early - [ 8.541699] procd: - watchdog - [ 9.055642] procd: - watchdog - [ 9.062341] procd: - ubus - [ 9.105252] urandom_read: 5 callbacks suppressed [ 9.105261] random: ubusd: uninitialized urandom read (4 bytes read) [ 9.130946] random: ubusd: uninitialized urandom read (4 bytes read) [ 9.145284] procd: - init - [ 10.031976] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.075774] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.118562] Loading modules backported from Linux version v5.4.27-0-g585e0cc08069 [ 10.133542] Backport generated by backports.git v5.4.27-1-0-gf6e8852f [ 10.189061] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.217793] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) [ 10.364031] usblp 1-1:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0248 [ 10.383773] usbcore: registered new interface driver usblp [ 10.527782] xt_time: kernel timezone is -0000 [ 10.719441] mt76x2e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4 [ 10.732075] mt76x2e 0000:01:00.0: ASIC revision: 76120044 [ 10.748001] urngd: jent-rng init failed, err: 2 [ 11.218174] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a [ 11.236398] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00 [ 11.247367] mt76x2e 0000:01:00.0: Build: 1 [ 11.255516] mt76x2e 0000:01:00.0: Build Time: 201507311614____ [ 11.276001] mt76x2e 0000:01:00.0: Firmware running! [ 11.288973] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.312345] PPP generic driver version 2.4.2 [ 11.331928] NET: Registered protocol family 24 [ 11.408594] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory" [ 11.423073] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected [ 11.438529] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 7620 detected [ 11.453009] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 11.514277] kmodloader: done loading kernel modules from /etc/modules.d/* [ 22.632704] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full duplex)


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1