D-Link DSL-2730U

Not supported. [DSL does not work.wifi works if you build kmod-brcmsmac driver from openwrt source with “ Use firmware extracted from broadcom proprietary driver ” disabled. it is also possible to boot a generic OpenWrt image, and can be configured as a wired router (tested on C1).]

Forum: https://forum.openwrt.org/viewtopic.php?id=36785

The D-Link DSL-2730U is a Wireless N 150 ADSL2+ 4-Port Router.

https://fcc.io/KA2DSL-2640U FIXME Why is the fccid of 2640U mentioned on this page about 2730U?

Please check out the article flash.layout. It contains an example and a couple of explanations.

  • Get prebuilt brcm63xx generic 8MB firmware image (target board '963281TAN')
  • Unplug the power cord
  • Press the reset button, don't release it yet!
  • Plug the power cord
  • Wait 10 seconds until the power button turns red
  • Release the reset button
  • Connect ethernet cable and set a static ip address on computer
  • Browse to http://192.168.1.1
  • Select previously downloaded image file
  • Upload the image
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 for LuCI.

Specific values you need

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP Transfer Window FILL-IN seconds
TFTP Window Start approximately FILL-IN seconds after power on
TFTP Client Required IP Address FILL-IN

generic.sysupgrade

If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you can upgrade using the mtd command line tool. It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

LuCI Web Upgrade Process

Terminal Upgrade Process

  • Login as root via SSH on 192.168.1.1
  • Use the following commands to upgrade.
cd /tmp/
wget http://http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc
  • If sysupgrade does not support this router, use the following commands.
cd /tmp/
wget http://http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

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

In LuCI, add a second VLAN to the switch and move one of the ethernet ports to it. You will also need to add the second VLAN to the WAN Zone in the firewall and set up interfaces.

The maximum NAT throughput is about 94 Mbps (port maximum). When SQM (cake) is enabled, this falls to about 50Mbps.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
vlan0 (eth0.0) LAN ports (1 to 4) None
vlan1 (eth0.1) WAN port DHCP
wl0 WiFi Disabled

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
Internet (WAN) 4
LAN 1 3
LAN 2 2
LAN 3 1
LAN 4 0

hardware.button on howto use and configure the hardware button(s).

The DSL-2730u has three buttons. They are Reset, wifi, and WPS. Here, we merely name the buttons, so we can use them in the above Howto:

BUTTON Event
Reset reset
WPS
Wifi On-Off
Architecture MIPS
Vendor Broadcom
bootloader cfe
Board Id 963281TAVNG
System-On-Chip Broadcom BCM6328
CPU/Speed BMIPS4350 320 MHz
Flash-Chip Winbond W25Q64FV
Flash size 8 MiB
RAM-Chip Hynix H5PS2562GFR DDR2 SDRAM
RAM size 32 MiB
Wireless Broadcom BCM4313
Wireless standard 802.11b/g/n
Antenna 1x
Ethernet Broadcom w/ vlan support swconfig
Internet ADSL2+
ADSL
USB -
Serial Yes
JTAG ?

Back of the casing (rev C1):
2730u_c1_rear.jpg

Note: This will void your warranty!

  • To remove the cover find and remove four cross-head screws under the rubber feet. Then use something to pry the plastic case open (rev C1).

Main PCB (rev C1, antenna modded):
2730u_c1_pcb_antmod.jpg

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

Ver C1: One end of the four pin header in the middle is marked GND. The next pin is TX. Yet to verify which one RX is (you may need 3.3V logic for RX). Connect with 115200,8N1.

Photo of PCB with markings

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

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

Photo of PCB with markings

Currently none.

Currently none.

HELO CPUI L1CI DRAM ---- PHYS ZQDN PHYE DINT LSYN USYN MSYN LMBE PASS ---- ZBSS CODE DATA L12F MAIN CFE version 1.0.37-106.5 for BCM96328 (32bit,SP,BE) Build Date: Fri Feb 25 18:35:30 CST 2011 (zhouyu@SWD160) Copyright (C) 2000-2009 Broadcom Corporation. HS Serial flash device: name ID_W25X64, id 0xef16 size 8192KB Total Flash size: 8192K with 128 sectors Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz Main Thread: TP0 Memory Test Passed Total Memory: 33554432 bytes (32MB) Boot Address: 0xb8000000 Board IP address : 192.168.1.1:ffffff00 Host IP address : 192.168.1.100 Gateway IP address : Run from flash/host (f/h) : f Default host run file name : vmlinux Default host flash file name : bcm963xx_fs_kernel Boot delay (0-9 seconds) : 1 Board Id (0-7) : 963281TAVNG Number of MAC Addresses (1-32) : 11 Base MAC Address : xx:xx:xx:xx:xx:xx PSI Size (1-64) KBytes : 24 Enable Backup PSI [0|1] : 0 System Log Size (0-256) KBytes : 0 Main Thread Number [0|1] : 0 *** Press any key to stop auto run (1 seconds) *** Auto run second count down: 110 Booting from only image (0xb8010000) ... Code Address: 0x80010000, Entry Address: 0x80014230 Decompression OK! Entry at 0x80014230 Closing network. Disabling Switch ports. Flushing Receive Buffers... 0 buffers found. Closing DMA Channels. Starting program at 0x80014230 Linux version 2.6.30 (shiyan@SWD160) (gcc version 4.4.2 (Buildroot 2010.02-git) ) #1 Wed Mar 9 23:02:07 CST 2011 HS Serial flash device: name ID_W25X64, id 0xef16 size 8192KB 963281TAVNG prom init CPU revision is: 0002a075 (Broadcom4350) Determined physical RAM map: memory: 01f00000 @ 00000000 (usable) Zone PFN ranges: DMA 0x00000000 -> 0x00001000 Normal 0x00001000 -> 0x00001f00 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00001f00 On node 0 totalpages: 7936 free_area_init_node: node 0, pgdat 802caf30, node_mem_map 81000000 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 4064 pages, LIFO batch:0 Normal zone: 30 pages used for memmap Normal zone: 3810 pages, LIFO batch:0 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 7874 Kernel command line: root=31:0 ro noinitrd console=ttyS0,115200 wait instruction: enabled Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes. Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes RCU-based detection of stalled CPUs is enabled. NR_IRQS:128 PID hash table entries: 128 (order: 7, 512 bytes) console [ttyS0] enabled Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) Memory: 28308k/31744k available (2356k kernel code, 3436k reserved, 444k data, 120k init, 0k highmem) Calibrating delay loop... 319.48 BogoMIPS (lpj=159744) Mount-cache hash table entries: 512 net_namespace: 1096 bytes NET: Registered protocol family 16 Total Flash size: 8192K with 128 sectors registering PCI controller with io_map_base unset registering PCI controller with io_map_base unset bio: create slab <bio-0> at 0 pci 0000:01:00.0: PME# supported from D0 D3hot pci 0000:01:00.0: PME# disabled pci 0000:02:00.0: reg 10 64bit mmio: [0x000000-0x003fff] pci 0000:02:00.0: supports D1 D2 pci 0000:01:00.0: PCI bridge, secondary bus 0000:02 pci 0000:01:00.0: IO window: disabled pci 0000:01:00.0: MEM window: 0x10f00000-0x10ffffff pci 0000:01:00.0: PREFETCH window: disabled PCI: Enabling device 0000:01:00.0 (0000 -> 0002) PCI: Setting latency timer of device 0000:01:00.0 to 64 BLOG v2.1 Initialized NET: Registered protocol family 8 NET: Registered protocol family 20 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 1024 (order: 1, 8192 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 1024 bind 1024) TCP reno registered NET: Registered protocol family 1 squashfs: version 4.0 (2009/01/31) Phillip Lougher squashfs: version 4.0 with LZMA457 ported by BRCM msgmni has been set to 55 io scheduler noop registered (default) pcieport-driver 0000:01:00.0: device [14e4:6328] has invalid IRQ; check vendor BIOS PCI: Setting latency timer of device 0000:01:00.0 to 64 PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered MPPE/MPPC encryption/compression module registered NET: Registered protocol family 24 bcm963xx_mtd driver v1.0 File system address: 0xb8010100 brcmboard: brcm_board_init entry SES: Button Interrupt 0x1 is enabled SES: LED GPIO 0x8009 is enabled Serial: BCM63XX driver $Revision: 3.00 $ ttyS0 at MMIO 0xb0000100 (irq = 36) is a BCM63XX ttyS1 at MMIO 0xb0000120 (irq = 36) is a BCM63XX bcmxtmrt: Broadcom BCM6328B0 ATM/PTM Network Device v0.3 Mar 9 2011 22:59:57 Broadcom Logger v0.1 Mar 9 2011 22:58:50 Mirror/redirect action on u32 classifier input device check on Actions configured TCP cubic registered Initializing XFRM netlink socket NET: Registered protocol family 10 NET: Registered protocol family 17 NET: Registered protocol family 15 Initializing MCPD Module Ebtables v2.0 registered ebt_time registered ebt_ftos registered ebt_wmm_mark registered 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> VFS: Mounted root (squashfs filesystem) readonly on device 31:0. Freeing unused kernel memory: 120k freed init started: BusyBox v1.00 (2011.03.09-15:03+0000) multi-call binary BusyBox v1.00 (2011.03.09-15:03+0000) Built-in shell (msh) Enter 'help' for a list of built-in commands. Loading drivers and kernel modules... pktflow: module license 'Proprietary' taints kernel. Disabling lock debugging due to kernel taint Broadcom Packet Flow Cache Char Driver v2.1 Mar 18 2010 21:39:51 Registered<242> NBUFF v1.0 Initialized Broadcom Packet Flow Cache learning via BLOG enabled. Created Proc FS /procfs/fcache Broadcom Packet Flow Cache registered with netdev chain Constructed Broadcom Packet Flow Cache v2.1 Mar 18 2010 21:39:50 bcmxtmcfg: bcmxtmcfg_init entry adsl: adsl_init entry Broadcom BCM6328B0 Ethernet Network Device v0.1 Mar 9 2011 22:58:54 dgasp: kerSysRegisterDyingGaspHandler: bcmsw registered map:0xf,eth3: MAC Address: 78:54:2E:74:88:B2,VPORT_ID:1 PHY_ID:1 map:0x7,eth2: MAC Address: 78:54:2E:74:88:B2,VPORT_ID:2 PHY_ID:2 map:0x3,eth1: MAC Address: 78:54:2E:74:88:B2,VPORT_ID:3 PHY_ID:3 map:0x1,eth0: MAC Address: 78:54:2E:74:88:B2,VPORT_ID:4 PHY_ID:4 PCI: Enabling device 0000:02:00.0 (0000 -> 0002) PCI: Setting latency timer of device 0000:02:00.0 to 64 wl:srom not detected,using main memory mapped srom info(wombo board) wl:loading /etc/wlan/bcm4313_map.bin wl0: Broadcom BCM4313 802.11 Wireless Controller 5.60.120.3.cpe4.406.0 dgasp: kerSysRegisterDyingGaspHandler: wl0 registered Broadcom 802.1Q VLAN Interface, v0.1 ===== Release Version 4.06L.01 (build timestamp 110309_2302) ===== load DefaultCfg config to MDM...... ip_tables: (C) 2000-2006 Netfilter Core Team device eth3 entered promiscuous mode ADDRCONF(NETDEV_UP): eth3: link is not ready device eth2 entered promiscuous mode ADDRCONF(NETDEV_UP): eth2: link is not ready device eth1 entered promiscuous mode ADDRCONF(NETDEV_UP): eth1: link is not ready device eth0 entered promiscuous mode ADDRCONF(NETDEV_UP): eth0: link is not ready device wl0 entered promiscuous mode br0: port 5(wl0) entering forwarding state BcmAdsl_Initialize=0xC00D6110, g_pFnNotifyCallback=0xC00FD844 pSdramPHY=0xA1FFFFF8, 0x2000 0x0 *** PhySdramSize got adjusted: 0x7AB04 => 0x90698 *** AdslCoreSharedMemInit: shareMemAvailable=457024 AdslCoreHwReset: pLocSbSta=80400000 bkupThreshold=1600 AdslCoreHwReset: AdslOemDataAddr = 0xA1F711A8 dgasp: kerSysRegisterDyingGaspHandler: dsl0 registered iptables: Bad rule (does a matching rule exist in that chain?) iptables: Bad rule (does a matching rule exist in that chain?) monitor task is initialized pid= 189 WLmngr Daemon is running optarg=0 shmId=0 wlevt_init@107: opened loopback socket 4 wlevt is ready for new msg... Switch MDK: num_switches = 1 Switch MDK: unit = 0; phy_pbmp = 0xf; config_pbmp = 0xf Switch MDK link poll thread: unit=0; phypbmp=0xf device wl0 left promiscuous mode br0: port 5(wl0) entering disabled state device wl0 entered promiscuous mode br0: port 5(wl0) entering forwarding state br0: port 5(wl0) entering disabled state br0: port 5(wl0) entering forwarding state wl0.1 (): not using net_device_ops yet wl0.2 (): not using net_device_ops yet wl0.3 (): not using net_device_ops yet br0: port 5(wl0) entering disabled state There is no Predefined DevicePin in CFE WPS Device PIN = xxxxxxxx Setting SSID: "DLink" Setting SSID: "DLink0_Guest1" Setting SSID: "DLink0_Guest2" Setting SSID: "DLink0_Guest3" Chanspec set to 0x2b01 wlctl: Unsupported wlctl: Unsupported wlctl: Unsupported br0: port 5(wl0) entering forwarding state device wl0 left promiscuous mode br0: port 5(wl0) entering disabled state device wl0 entered promiscuous mode br0: port 5(wl0) entering forwarding state br0: port 5(wl0) entering disabled state br0: port 5(wl0) entering forwarding state Reaped 660 UPnP daemon is ready to run


HELO CPUI L1CI DRAM ---- PHYS ZQDN PHYE DINT LSYN USYN MSYN LMBE PASS ---- ZBSS CODE DATA L12F MAIN CFE version 1.0.37-106.5 for BCM96328 (32bit,SP,BE) Build Date: Fri Feb 25 18:35:30 CST 2011 (zhouyu@SWD160) Copyright (C) 2000-2009 Broadcom Corporation. HS Serial flash device: name ID_W25X64, id 0xef16 size 8192KB Total Flash size: 8192K with 128 sectors Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz Main Thread: TP0 Memory Test Passed Total Memory: 33554432 bytes (32MB) Boot Address: 0xb8000000 *** Break into CFE console *** Board IP address : 192.168.1.1:ffffff00 Host IP address : 192.168.1.100 Gateway IP address : Run from flash/host (f/h) : f Default host run file name : vmlinux Default host flash file name : bcm963xx_fs_kernel Boot delay (0-9 seconds) : 1 Board Id (0-7) : 963281TAVNG Number of MAC Addresses (1-32) : 11 Base MAC Address : 12:34:56:78:9a:bc PSI Size (1-64) KBytes : 24 Enable Backup PSI [0|1] : 0 System Log Size (0-256) KBytes : 0 Main Thread Number [0|1] : 0 CFE> web info: Waiting for connection on socket 0. CFE>


HELO CPUI L1CI DRAM ---- PHYS ZQDN PHYE DINT LSYN USYN MSYN LMBE PASS ---- ZBSS CODE DATA L12F MAIN CFE version 1.0.37-106.5 for BCM96328 (32bit,SP,BE) Build Date: Fri Feb 25 18:35:30 CST 2011 (zhouyu@SWD160) Copyright (C) 2000-2009 Broadcom Corporation. HS Serial flash device: name ID_W25X64, id 0xef16 size 8192KB Total Flash size: 8192K with 128 sectors Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz Main Thread: TP0 Memory Test Passed Total Memory: 33554432 bytes (32MB) Boot Address: 0xb8000000 Board IP address : 192.168.1.1:ffffff00 Host IP address : 192.168.1.100 Gateway IP address : Run from flash/host (f/h) : f Default host run file name : vmlinux Default host flash file name : bcm963xx_fs_kernel Boot delay (0-9 seconds) : 1 Board Id (0-7) : 963281TAVNG Number of MAC Addresses (1-32) : 11 Base MAC Address : xx:xx:xx:xx:xx:xx PSI Size (1-64) KBytes : 24 Enable Backup PSI [0|1] : 0 System Log Size (0-256) KBytes : 0 Main Thread Number [0|1] : 0 *** Press any key to stop auto run (1 seconds) *** Auto run second count down: 110 Booting from only image (0xb8010000) ... Code Address: 0x80A00000, Entry Address: 0x80a00000 LZMA: Prossible old LZMA format, trying to decompress.. Decompression OK! Entry at 0x80a00000 Closing network. Disabling Switch ports. Flushing Receive Buffers... 0 buffers found. Closing DMA Channels. Starting program at 0x80a00000 [ 0.000000] Linux version 4.9.120 (buildbot@builds-03.infra.lede-project.org) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7102-3f3a2c9) ) #0 Wed Aug 15 20:42:39 2018 [ 0.000000] Detected Broadcom 0x6328 CPU revision b0 [ 0.000000] CPU frequency is 320 MHz [ 0.000000] 32MB of RAM installed [ 0.000000] board_bcm963xx: Boot address 0xb8000000 [ 0.000000] board_bcm963xx: CFE version: 1.0.37-106.5 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0002a075 (Broadcom BMIPS4350) [ 0.000000] board: board name: 963281TAN [ 0.000000] MIPS: machine is Broadcom bcm963281TAN reference board [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes. [ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Memory: 26620K/32768K available (3484K kernel code, 180K rwdata, 576K rodata, 1256K init, 217K bss, 6148K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:256 [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11945377789 ns [ 0.000021] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 13421772796ns [ 0.008113] Calibrating delay loop... 319.74 BogoMIPS (lpj=639488) [ 0.046793] pid_max: default: 32768 minimum: 301 [ 0.051828] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.058627] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.075584] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.085656] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.092069] pinctrl core: initialized pinctrl subsystem [ 0.100728] NET: Registered protocol family 16 [ 0.109243] Can't analyze schedule() prologue at 80373764 [ 0.345538] registering PCI controller with io_map_base unset [ 0.385478] PCI host bridge to bus 0000:00 [ 0.389748] pci_bus 0000:00: root bus resource [mem 0x10f00000-0x10ffffff] [ 0.396813] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.403803] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.410791] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.419583] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.429046] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff] [ 0.436067] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f03fff 64bit] [ 0.443606] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.448703] pci 0000:00:00.0: bridge window [mem 0x10f00000-0x10ffffff] [ 0.463810] clocksource: Switched to clocksource MIPS [ 0.471989] NET: Registered protocol family 2 [ 0.478559] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.485857] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.492462] TCP: Hash tables configured (established 1024 bind 1024) [ 0.499486] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.505603] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.512614] NET: Registered protocol family 1 [ 0.526316] Crashlog allocated RAM at address 0x1f00000 [ 0.534999] workingset: timestamp_bits=30 max_order=13 bucket_order=0 [ 0.558198] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.564234] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.604408] io scheduler noop registered [ 0.608464] io scheduler deadline registered (default) [ 0.615573] bcm6328-pinctrl 10000080.pin-controller: registered at mmio b0000080 [ 0.624774] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 0.631471] 10000100.serial: ttyS0 at MMIO 0x10000100 (irq = 36, base_baud = 1562500) is a bcm63xx_uart [ 0.641217] console [ttyS0] enabled [ 0.641217] console [ttyS0] enabled [ 0.648372] bootconsole [early0] disabled [ 0.648372] bootconsole [early0] disabled [ 0.676944] random: fast init done [ 0.684891] m25p80 spi1.0: s25fl064k (8192 Kbytes) [ 0.690563] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000 [ 0.697219] bcm63xxpart: Partition 1 is nvram offset 7f0000 and length 10000 [ 0.704458] bcm63xxpart: Partition 2 is linux offset 10000 and length 7e0000 [ 0.711786] 3 bcm63xxpart partitions found on MTD device spi1.0 [ 0.717916] Creating 3 MTD partitions on "spi1.0": [ 0.722866] 0x000000000000-0x000000010000 : "CFE" [ 0.731141] 0x0000007f0000-0x000000800000 : "nvram" [ 0.740440] 0x000000010000-0x0000007f0000 : "linux" [ 0.750891] parser_imagetag: rootfs: CFE image tag found at 0x0 with version 6, board type 963281TAN [ 0.760346] parser_imagetag: Partition 0 is kernel offset 100 and length 15b30c [ 0.767866] parser_imagetag: Partition 1 is rootfs offset 15b40c and length 684bf4 [ 0.775652] parser_imagetag: Spare partition is offset 2f0004 and length 4efffc [ 0.783274] 2 bcm963xx-imagetag partitions found on MTD device linux [ 0.789831] Creating 2 MTD partitions on "linux": [ 0.794667] 0x000000000100-0x00000015b40c : "kernel" [ 0.803341] 0x00000015b40c-0x0000007e0000 : "rootfs" [ 0.812755] mtd: device 4 (rootfs) set to be root filesystem [ 0.819749] 1 squashfs-split partitions found on MTD device rootfs [ 0.826153] 0x0000002f0000-0x0000007e0000 : "rootfs_data" [ 0.836996] libphy: Fixed MDIO Bus: probed [ 0.885199] b53_common: found switch: BCM63xx, rev 0 [ 0.890835] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec [ 0.900101] PCI: Enabling device 0000:01:00.0 (0000 -> 0002) [ 0.905990] bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08 [ 0.913305] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0) [ 0.922125] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0) [ 0.931048] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0) [ 0.939429] bcma: bus0: Using fallback SPROM failed (err -2) [ 0.945247] bcma: bus0: No SPROM available [ 0.964128] bcma: bus0: Bus registered [ 0.969901] NET: Registered protocol family 10 [ 0.981056] NET: Registered protocol family 17 [ 0.985762] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.999121] 8021q: 802.1Q VLAN Support v1.8 [ 1.014949] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. [ 1.039053] Freeing unused kernel memory: 1256K [ 1.043727] This architecture does not have kernel memory protection. [ 2.108879] init: Console is alive [ 2.112756] init: - watchdog - [ 2.569925] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.701539] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.719654] init: - preinit - [ 4.346334] random: jshn: uninitialized urandom read (4 bytes read) [ 4.577275] random: jshn: uninitialized urandom read (4 bytes read) [ 4.821953] random: jshn: uninitialized urandom read (4 bytes read) [ 5.553826] urandom_read: 2 callbacks suppressed [ 5.553841] random: procd: uninitialized urandom read (4 bytes read) [ 5.580202] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex [ 5.590136] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.596337] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 5.603077] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready 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 [ 6.567866] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.241358] jffs2: notice: (346) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 9.261331] mount_root: switching to jffs2 overlay [ 9.312395] urandom-seed: Seeding with /etc/urandom.seed [ 9.568337] procd: - early - [ 9.571420] procd: - watchdog - [ 10.308004] procd: - watchdog - [ 10.311679] procd: - ubus - [ 10.466996] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.594948] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.602476] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.611224] procd: - init - Please press Enter to activate this console. [ 11.284288] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.300557] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.331590] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.356497] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) [ 11.463639] xt_time: kernel timezone is -0000 [ 11.488673] PPP generic driver version 2.4.2 [ 11.498340] NET: Registered protocol family 24 [ 11.511282] kmodloader: done loading kernel modules from /etc/modules.d/* [ 23.807956] random: crng init done [ 23.811414] random: 1 urandom warning(s) missed due to ratelimiting [ 23.896210] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex [ 23.932995] br-lan: port 1(eth0.1) entered blocking state [ 23.938591] br-lan: port 1(eth0.1) entered disabled state [ 23.944943] device eth0.1 entered promiscuous mode [ 23.949894] device eth0 entered promiscuous mode [ 23.988008] br-lan: port 1(eth0.1) entered blocking state [ 23.993580] br-lan: port 1(eth0.1) entered forwarding state [ 23.999645] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 24.776213] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready


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/09 12:48
  • by 127.0.0.1