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
toh:netgear:wnce2001 [2014/01/05 18:11] – 2 built-in antennas ranmatoh:netgear:wnce2001 [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== NETGEAR WNCE2001 ======
  
 +{{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
 +
 +===== Supported Versions =====
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "owrt_forum_topic_url", "deviceid"],
 +  "filterColumns": {"model": "^WNCE2001$"}
 +} -->
 +
 +
 +===== Hardware Highlights =====
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["model", "version", "cpu", "cpumhz", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"],
 +  "filterColumns": {"model": "^WNCE2001$"}
 +} -->
 +
 +
 +===== Installation =====
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"],
 +  "filterColumns": {"model": "^WNCE2001$"}
 +} -->
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
 +
 +FIXME Please add the installation procedure here.
 +
 +
 +===== Hardware =====
 +==== Info ====
 +^ [[wp>Instruction set|Architecture]]  | [[wp>MIPS architecture|MIPS]] |
 +^ Vendor                               | [[wp>Ralink]] |
 +^ [[docs:techref:bootloader]]          | [[docs:techref:bootloader:uboot|U-Boot]] |
 +^ [[docs:techref:hardware:soc|System-On-Chip]]  | RT3052 (MIPS 24K V4.12) |
 +^ [[docs:techref:hardware:cpu|CPU]]/Speed       | 384 MHz |
 +^ Flash-Chip      | Macronix MX29LV320 |
 +^ Flash size      | 4096 KiB |
 +^ RAM             | 32 MiB   |
 +^ Wireless        | RT3052 2x2 802.11n 2.4GHz |
 +^ Ethernet        | 1x 10/100MiBit/         |
 +^ USB             | No       |
 +^ [[docs:techref:hardware:port.serial|Serial]]   | [[#Serial|Yes]]               |
 +^ [[docs:techref:hardware:port.jtag|JTAG]]       | Maybe on testpads   |
 +
 +==== U-Boot recovery mode ====
 +If the checksum check fails, u-boot enters tftp recovery mode.  It will listen on IP 192.168.1.251 and accept new factory images via tftp (don't forget to set binary mode).
 +Recovery mode is indicated by the power led lighting up briefly in red, followed by about 1-second interval green blinking.
 +This can be used to go back to the stock firmware, by deliberately erasing the checksum partition.
 +
 +==== Stock firmware ====
 +The stock firmware is running a tftpd, which allows you to get files without authentication, e.g. "get /bin/busybox" or "get /dev/mtdblock1".
 +
 +The u-boot on this device does a simple checksum check of kernel+rootfs against the 'checksum' partition.  If it fails, it enters tftp recovery mode (power led blinking green), waiting for a stock image (including headers) on ip 192.168.1.251:
 +<WRAP bootlog>
 +<nowiki>U-Boot 1.1.3 (Jul  2 2010 - 09:49:13)
 +
 +Board: Ralink APSoC DRAM:  32 MB
 +relocate_code Pointer at: 81fb4000
 +spi_wait_nsec: 3e 
 +spi deice id: c2 20 16 c2 20 (2016c220)
 +find flash: mx25l3205d
 +raspi_read: from:30000 len:1000 
 +*** Warning - bad CRC, using default environment
 +
 +============================================ 
 +Ralink UBoot Version: 3.3
 +-------------------------------------------- 
 +ASIC 3052_MP2 (Port5<->None)
 +DRAM component: 256 Mbits SDR
 +DRAM bus: 16 bit
 +Total memory: 32 MBytes
 +Flash component: SPI Flash
 +Date:Jul  2 2010  Time:09:49:13
 +Cameo Version: v1.00 Build:07
 +Module Name: Netgear WNCE-2001
 +============================================ 
 +icache: sets:256, ways:4, linesz:32 ,total:32768
 +dcache: sets:128, ways:4, linesz:32 ,total:16384 
 +
 + ##### The CPU freq = 384 MHZ #### 
 +
 +SDRAM bus set to 16 bit 
 + SDRAM size =32 Mbytes
 +
 +Please choose the operation: 
 +   0: Don't check the image's checksum. 
 +   1: Load system code to SDRAM via TFTP. 
 +   2: Load system code then write to Flash via TFTP. 
 +   3: Boot system code via Flash (default).
 +   4: Entr boot command line interface.
 +   9: Load Boot Loader code then write to Flash via TFTP. 
 + 
 +raspi_read: from:a0000 len:50 
 +raspi_read: from:b0000 len:240004 
 +
 +
 +
 + NetTxPacket = 0x81FE5900 
 +
 + KSEG1ADDR(NetTxPacket) = 0xA1FE5900 
 +
 + NetLoop,call eth_halt ! 
 +
 + NetLoop,call eth_init ! 
 +Trying Eth0 (10/100-M)
 +
 + Waitting for RX_DMA_BUSY status Start... done
 +
 + Header Payload scatter function is Disable !! 
 +
 + ETH_STATE_ACTIVE!! 
 +
 +The Router is in TFTP Server Firmware Recovery mode NOW!
 +Listening on Port : 69, IP Address: 192.168.1.251...
 +checksum bad</nowiki>
 +</WRAP>\\
 +
 +==== Serial ====
 +-> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
 +
 +{{media:netgear:wnce2001-serial.jpg?500|Netgear WNCE2001 serial pinout}}
 +
 +===== VLAN config =====
 +
 +Hardware supports full VLAN capabilities including trunking. 
 +Supported since[[https://dev.openwrt.org/changeset/33299/trunk|r33299]]
 +
 +===== Multi-BSS operation =====
 +
 +The hardware and the driver should support running up to 8 APs simultaneously, but currently it doesn't work, see https://patchwork.kernel.org/patch/1277291/ .
 +
 +===== Stock firmware bootlog =====
 +<WRAP bootlog>
 +<nowiki>U-Boot 1.1.3 (Jul  2 2010 - 09:49:13)
 +
 +Board: Ralink APSoC DRAM:  32 MB
 +relocate_code Pointer at: 81fb4000
 +spi_wait_nsec: 3e 
 +spi deice id: c2 20 16 c2 20 (2016c220)
 +find flash: mx25l3205d
 +raspi_read: from:30000 len:1000 
 +*** Warning - bad CRC, using default environment
 +
 +============================================ 
 +Ralink UBoot Version: 3.3
 +-------------------------------------------- 
 +ASIC 3052_MP2 (Port5<->None)
 +DRAM component: 256 Mbits SDR
 +DRAM bus: 16 bit
 +Total memory: 32 MBytes
 +Flash component: SPI Flash
 +Date:Jul  2 2010  Time:09:49:13
 +Cameo Version: v1.00 Build:07
 +Module Name: Netgear WNCE-2001
 +============================================ 
 +icache: sets:256, ways:4, linesz:32 ,total:32768
 +dcache: sets:128, ways:4, linesz:32 ,total:16384 
 +
 + ##### The CPU freq = 384 MHZ #### 
 +
 +SDRAM bus set to 16 bit 
 + SDRAM size =32 Mbytes
 +
 +Please choose the operation: 
 +   0: Don't check the image's checksum. 
 +   1: Load system code to SDRAM via TFTP. 
 +   2: Load system code then write to Flash via TFTP. 
 +   3: Boot system code via Flash (default).
 +   4: Entr boot command line interface.
 +   9: Load Boot Loader code then write to Flash via TFTP. 
 +
 +You choosed 3
 +
 +^H^H^H 0 
 +raspi_read: from:a0000 len:50 
 +raspi_read: from:b0000 len:2c0000 
 +   
 +3: System Boot system code via Flash.
 +## Booting image at bf0b0000 ...
 +raspi_read: from:b0000 len:40 
 +   Image Name:   Linux Kernel Image
 +   Created:      2010-11-09  10:28:43 UTC
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed)
 +   Data Size:    762113 Bytes = 744.3 kB
 +   Load Address: 80000000
 +   Entry Point:  8022b000
 +raspi_read: from:b0040 len:ba101 
 +   Verifying Checksum ... OK
 +   Uncompressing Kernel Image ... OK
 +No initrd
 +## Transferring control to Linux (at address 8022b000) ...
 +## Giving linux memsize in MB, 32
 +
 +Starting kernel ...
 +
 +
 +LINUX started...
 +
 + THIS IS ASIC
 +Linux version 2.6.21 (root@minlee-linux) (gcc version 3.4.2) #395 Tue Nov 9 18:25:43 CST 2010
 +
 + The CPU feqenuce set to 384 MHz
 +CPU revision is: 0001964c
 +Determined physical RAM map:
 + memory: 02000000 @ 00000000 (usable)
 +Built 1 zonelists.  Total pages: 8128
 +Kernel command line: console=ttyS1,115200 root=/dev/mtdblock7 init=/sbin/init
 +Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
 +Primary data cache 16kB, 4-way, linesize 32 bytes.
 +Synthesized TLB refill handler (20 instructions).
 +Synthesized TLB load handler fastpath (32 instructions).
 +Synthesized TLB store handler fastpath (32 instructions).
 +Synthesized TLB modify handler fastpath (31 instructions).
 +Cache parity protection disabled
 +cause = 80800008, status = 1100ff00
 +PID hash table entries: 128 (order: 7, 512 bytes)
 +calculating r4koff... 00177000(1536000)
 +CPU frequency 384.00 MHz
 +Using 192.000 MHz high precision timer.
 +Console: colour dummy device 80x25
 +Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
 +Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
 +Memory: 30068k/32768k available (1869k kernel code, 2700k reserved, 347k data, 100k init, 0k highmem)
 +Mount-cache hash table entries: 512
 +NET: Registered protocol family 16
 +Time: MIPS clocksource has been installed.
 +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
 +Load RT2880 Timer Module(Wdg/Soft)
 +squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
 +squashfs: LZMA suppport for slax.org by jro
 +io scheduler noop registered (default)
 +Ralink gpio driver initialized
 +HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
 +N_HDLC line discipline registered.
 +Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
 +serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
 +serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
 +rdm_major = 254
 +block2mtd: version $Revision: 1.1.1.1 $
 +deice id : c2 20 16 c2 20 (2016c220)
 +mx25l3205d(c2 20160000) (4096 Kbytes)
 +mtd .name = raspi, .size = 0x00400000 (4M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
 +Creating 8 MTD partitions on "raspi":
 +0x00000000-0x00030000 : "Bootloader"
 +0x00030000-0x00040000 : "Factory"
 +0x00040000-0x00060000 : "Config"
 +0x00060000-0x00090000 : "Language"
 +0x00090000-0x000a0000 : "POT"
 +0x000a0000-0x000b0000 : "CheckSum"
 +0x000b0000-0x00170000 : "Kernel"
 +0x00170000-0x00400000 : "RootFS"
 +TCP cubic registered
 +NET: Registered protocol family 1
 +NET: Registered protocol family 17
 +VFS: Mounted root (squashfs filesystem) readonly.
 +Freeing unused kernel memory: 100k freed
 +init started:  BusyBox v1.01 (2010.11.09-10:28+0000) multi-call binary
 +Algorithmics/MIPS FPU Emulator v1.5
 +Init System...
 +Start Tftpd...
 +TFTP main
 +standard_tftp_server launched on port 69.
 +module info: clear_dev_counters init - debug mode is disabled
 +
 +Please press Enter to activate this console. GDMA1_MAC_ADRH -- : 0x00000000
 +GDMA1_MAC_ADRL -- : 0x00000000
 +Ralink APSoC Ethernet Driver Initilization. v2.00  256 rx/tx descriptors allocated, mtu = 1500!
 +GDMA1_MAC_ADRH -- : 0x0000000c
 +GDMA1_MAC_ADRL -- : 0x43288005
 +PROC INIT OK!
 +256+0 records in
 +256+0 records out
 +Start RT3052 Switch daemon...
 +Start Reset GPIO...
 +Start WPS GPIO...
 +Start Mode GPIO...
 +rt2860v2_sta: module license 'unspecified' taints kernel.
 +
 +
 +=== pAd = c0025000, size = 494128 ===
 +
 +<-- RTMPAllocAdapterBlock, Status=0
 +RX DESC a1cdc000  size = 2048
 +<-- RTMPAllocTxRxRingMemory, Status=0
 +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)
 +1. Phy Mode = 9
 +2. Phy Mode = 9
 +Read EEPROM, EthCloneMac is [redacted]!
 +3. Phy Mode = 9
 +MCS Set = ff ff 00 00 01
 +<==== rt28xx_init, Status=0
 +0x1300 = 00064300
 +killall: wsc_notifier: no process killed
 +
 +phy_tx_ring = 0x01940000, tx_ring = 0xa1940000
 +
 +phy_rx_ring = 0x00000000, rx_ring = 0x00000000
 +CDMA_CSG_CFG = 81000000
 +GDMA1_FWD_CFG = 10000
 +device ra0 entered promiscuous mode
 +ra2880stop()...Done
 +Free TX/RX Ring Memory!
 +GDMA1_MAC_ADRH -- : 0x0000e046
 +GDMA1_MAC_ADRL -- : 0x9a336266
 +
 +phy_tx_ring = 0x01d4d000, tx_ring = 0xa1d4d000
 +
 +phy_rx_ring = 0x01941000, rx_ring = 0xa1941000
 +CDMA_CSG_CFG = 81000000
 +GDMA1_FWD_CFG = 10000
 +device eth2 entered promiscuous mode
 +##### config RT3052 no vlan partition #####
 +switch reg write offset=14, value=5555
 +switch reg write offset=40, value=1001
 +switch reg write offset=44, value=1001
 +switch reg write offset=48, value=1001
 +switch reg write offset=4c, value=1
 +switch reg write offset=50, value=2001
 +switch reg write offset=70, value=ffffffff
 +switch reg write offset=98, value=7f7f
 +switch reg write offset=e4, value=0
 +Start Lighttpd...
 +384+0 records in
 +384+0 records out
 +tar: Invalid tar magic
 +killall: netbios_checker: no process killed
 +killall: udhcpd: no process killed
 +killall: udhcpc: no process killed
 +DHCP client start.
 +Jan  1 00:00:16 udhcpc[184]: DHCP client start.
 +killall: check_conn_status: no process killed
 +br0: port 2(eth2) entering learning state
 +br0: port 1(ra0) entering learning state
 +Sending discover...
 +Jan  1 00:00:16 udhcpc[184]: Sending discover...
 +killall: klogd: no process killed
 +killall: syslogd: no process killed
 +br0: topology change detected, propagating
 +br0: port 2(eth2) entering forwarding state
 +br0: topology change detected, propagating
 +br0: port 1(ra0) entering forwarding state
 +Sending discover...
 +DHCPC get gateway = 192.168.x.y
 +Sending select for 192.168.x.z...
 +Lease of 192.168.x.z obtained, lease time 3600
 +deleting routers
 +route: SIOC[ADD|DEL]RT: No such process
 +adding dns 192.168.x.y
 +adding dns 8.8.8.8
 +Rcv Wcid(1) AddBAReq
 +Start Seq = 00000003
 +the POT value reaches to the max value.
 +tar: Removing leading '/' from member names
 +81+0 records in
 +81+0 records out
 +Set: phy[0].reg[0] = 3900
 +Set: phy[1].reg[0] = 3900
 +Set: phy[2].reg[0] = 3900
 +Set: phy[3].reg[0] = 3900
 +Set: phy[4].reg[0] = 3900
 +switch reg write offset=a4, value=9
 +Set: phy[0].reg[0] = 3100
 +switch reg write offset=a4, value=9
 +killall: wlan_cli_notifier: no process killed</nowiki>
 +</WRAP>\\
 +
 +===== OpenWrt bootlog =====
 +<WRAP bootlog>
 +<nowiki>U-Boot 1.1.3 (Jul  2 2010 - 09:49:13)
 +
 +Board: Ralink APSoC DRAM:  32 MB
 +relocate_code Pointer at: 81fb4000
 +spi_wait_nsec: 3e 
 +spi deice id: c2 20 16 c2 20 (2016c220)
 +find flash: mx25l3205d
 +raspi_read: from:30000 len:1000 
 +*** Warning - bad CRC, using default environment
 +
 +============================================ 
 +Ralink UBoot Version: 3.3
 +-------------------------------------------- 
 +ASIC 3052_MP2 (Port5<->None)
 +DRAM component: 256 Mbits SDR
 +DRAM bus: 16 bit
 +Total memory: 32 MBytes
 +Flash component: SPI Flash
 +Date:Jul  2 2010  Time:09:49:13
 +Cameo Version: v1.00 Build:07
 +Module Name: Netgear WNCE-2001
 +============================================ 
 +icache: sets:256, ways:4, linesz:32 ,total:32768
 +dcache: sets:128, ways:4, linesz:32 ,total:16384 
 +
 + ##### The CPU freq = 384 MHZ #### 
 +
 +SDRAM bus set to 16 bit 
 + SDRAM size =32 Mbytes
 +
 +Please choose the operation: 
 +   0: Don't check the image's checksum. 
 +   1: Load system code to SDRAM via TFTP. 
 +   2: Load system code then write to Flash via TFTP. 
 +   3: Boot system code via Flash (default).
 +   4: Entr boot command line interface.
 +   9: Load Boot Loader code then write to Flash via TFTP. 
 +^H^H^H 0 
 +raspi_read: from:a0000 len:50 
 +raspi_read: from:b0000 len:0 
 +   
 +3: System Boot system code via Flash.
 +## Booting image at bf0b0000 ...
 +raspi_read: from:b0000 len:40 
 +   Image Name:   MIPS OpenWrt Linux-3.10.24
 +   Created:      2014-01-05   1:03:21 UTC
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed)
 +   Data Size:    971238 Bytes = 948.5 kB
 +   Load Address: 80000000
 +   Entry Point:  80000000
 +raspi_read: from:b0040 len:ed1e6 
 +   Verifying Checksum ... OK
 +   Uncompressing Kernel Image ... OK
 +No initrd
 +## Transferring control to Linux (at address 80000000) ...
 +## Giving linux memsize in MB, 32
 +
 +Starting kernel ...
 +
 +[    0.000000] Linux version 3.10.24 (ranma@nukunuku) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2013.05 r39202) ) #1 Sun Jan 5 02:01:29 CET 2014
 +[    0.000000] SoC Type: Ralink RT3052 id:1 rev:3
 +[    0.000000] bootconsole [early0] enabled
 +[    0.000000] CPU revision is: 0001964c (MIPS 24KEc)
 +[    0.000000] MIPS: machine is Netgear WNCE2001
 +[    0.000000] Determined physical RAM map:
 +[    0.000000]  memory: 02000000 @ 00000000 (usable)
 +[    0.000000] Initrd not found or empty - disabling initrd
 +[    0.000000] Zone ranges:
 +[    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
 +[    0.000000] Movable zone start for each node
 +[    0.000000] Early memory node ranges
 +[    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
 +[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
 +[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
 +[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
 +[    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] Writing ErrCtl register=00000000
 +[    0.000000] Readback ErrCtl register=00000000
 +[    0.000000] Memory: 29416k/32768k available (2124k kernel code, 3352k reserved, 530k data, 160k init, 0k highmem)
 +[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 +[    0.000000] NR_IRQS:128
 +[    0.000000] CPU Clock: 384MHz
 +[    0.000000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
 +[    0.070000] pid_max: default: 32768 minimum: 301
 +[    0.070000] Mount-cache hash table entries: 512
 +[    0.080000] pinctrl core: initialized pinctrl subsystem
 +[    0.090000] NET: Registered protocol family 16
 +[    0.130000] bio: create slab <bio-0> at 0
 +[    0.130000] rt2880_gpio 10000600.gpio: registering 24 gpios
 +[    0.140000] rt2880_gpio 10000600.gpio: registering 24 irq handlers
 +[    0.150000] Switching to clocksource MIPS
 +[    0.160000] NET: Registered protocol family 2
 +[    0.160000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
 +[    0.170000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
 +[    0.170000] TCP: Hash tables configured (established 512 bind 512)
 +[    0.180000] TCP: reno registered
 +[    0.180000] UDP hash table entries: 256 (order: 0, 4096 bytes)
 +[    0.190000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
 +[    0.190000] NET: Registered protocol family 1
 +[    0.200000] rt-timer 10000100.timer: maximum frequncy is 7812Hz
 +[    0.240000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +[    0.250000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 +[    0.260000] msgmni has been set to 57
 +[    0.260000] io scheduler noop registered
 +[    0.270000] io scheduler deadline registered (default)
 +[    0.270000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
 +[    0.280000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20) is a 16550A
 +[    0.290000] console [ttyS0] enabled, bootconsole disabled
 +[    0.290000] console [ttyS0] enabled, bootconsole disabled
 +[    0.310000] m25p80 spi32766.0: mx25l3205d (4096 Kbytes)
 +[    0.320000] 7 ofpart partitions found on MTD device spi32766.0
 +[    0.320000] Creating 7 MTD partitions on "spi32766.0":
 +[    0.330000] 0x000000000000-0x000000030000 : "u-boot"
 +[    0.340000] 0x000000030000-0x000000040000 : "factory"
 +[    0.350000] 0x000000040000-0x000000060000 : "config"
 +[    0.350000] 0x000000060000-0x000000090000 : "language"
 +[    0.360000] 0x000000090000-0x0000000a0000 : "pot"
 +[    0.370000] 0x0000000a0000-0x0000000b0000 : "checksum"
 +[    0.380000] 0x0000000b0000-0x000000400000 : "firmware"
 +[    0.390000] 0x00000019d226-0x000000400000 : "rootfs"
 +[    0.390000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
 +[    0.410000] mtd: device 7 (rootfs) set to be root filesystem
 +[    0.410000] mtd: partition "rootfs_data" created automatically, ofs=0x3a0000, len=0x60000
 +[    0.420000] 0x0000003a0000-0x000000400000 : "rootfs_data"
 +[    0.440000] eth0: done loading
 +[    0.450000] rt2880_wdt 10000120.watchdog: Initialized
 +[    0.450000] TCP: cubic registered
 +[    0.460000] NET: Registered protocol family 17
 +[    0.460000] 8021q: 802.1Q VLAN Support v1.8
 +[    0.490000] VFS: Mounted root (squashfs filesystem) readonly on device 31:7.
 +[    0.500000] Freeing unused kernel memory: 160K (80298000 - 802c0000)
 +procd: Console is alive
 +procd: - watchdog -
 +procd: - preinit -
 +Board is WNCE2001, updating checksum partition...
 +Checksum is set, zeroing.
 +Unlocking checksum ...
 +
 +Writing from /tmp/wnce2001_checksum to checksum ...     
 +[    7.130000] usbcore: registered new interface driver usbfs
 +[    7.130000] usbcore: registered new interface driver hub
 +[    7.160000] usbcore: registered new device driver usb
 +[    7.200000] dwc_otg: version 2.72a 24-JUN-2008
 +[    7.210000] leds-gpio gpio-leds.3: pins are not configured from the driver
 +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
 +mount_root: jffs2 is not ready - EOF marker found
 +procd: - early -
 +procd: - watchdog -
 +procd: - ubus -
 +procd: - init -
 +Please press Enter to activate this console.
 +[   13.350000] NET: Registered protocol family 10
 +[   13.370000] nf_conntrack version 0.5.0 (462 buckets, 1848 max)
 +[   13.390000] ip6_tables: (C) 2000-2006 Netfilter Core Team
 +[   13.430000] Loading modules backported from Linux version master-2013-11-05-0-gafa3093
 +[   13.430000] Backport generated by backports.git backports-20130802-0-gdb67a3f
 +[   13.450000] ip_tables: (C) 2000-2006 Netfilter Core Team
 +[   13.520000] xt_time: kernel timezone is -0000
 +[   13.560000] cfg80211: Calling CRDA to update world regulatory domain
 +[   13.570000] cfg80211: World regulatory domain updated:
 +[   13.570000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
 +[   13.580000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
 +[   13.590000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
 +[   13.590000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
 +[   13.600000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
 +[   13.610000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
 +[   13.620000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
 +[   13.720000] PPP generic driver version 2.4.2
 +[   13.720000] NET: Registered protocol family 24
 +[   13.780000] rt2800_wmac 10180000.wmac: failed to load eeprom property
 +[   13.790000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
 +[   13.970000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 2872, rev 0200 detected
 +[   13.980000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
 +[   21.870000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
 +[   21.900000] jffs2_build_filesystem(): unlocking the mtd device... done.
 +[   21.900000] jffs2_build_filesystem(): erasing all blocks after the end marker... [   25.330000] device eth0 entered promiscuous mode
 +[   25.350000] br-lan: port 1(eth0) entered forwarding state
 +[   25.350000] br-lan: port 1(eth0) entered forwarding state
 +done.
 +[   25.920000] jffs2: notice: (692) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
 +procd: - init complete -
 +[   27.350000] br-lan: port 1(eth0) entered forwarding state
 +
 +
 +
 +BusyBox v1.19.4 (2014-01-05 01:57:04 CET) built-in shell (ash)
 +Enter 'help' for a list of built-in commands.
 +
 +  _______                     ________        __
 +       |.-----.-----.-----.|  |  |  |.----.|  |_
 +     ||  _  |  -__|     ||  |  |  ||   _||   _|
 + |_______||   __|_____|__|__||________||__|  |____|
 +          |__| W I R E L E S S   F R E E D O M
 + -----------------------------------------------------
 + BARRIER BREAKER (Bleeding Edge, r39202)
 + -----------------------------------------------------
 +  * 1/2 oz Galliano         Pour all ingredients into
 +  * 4 oz cold Coffee        an irish coffee mug filled
 +  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
 +  * 2 tsp. Creme de Cacao
 + -----------------------------------------------------
 +root@OpenWrt:/#</nowiki>
 +</WRAP>\\
 +
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>ramips rt3052 FastEthernet 1NIC 1WNIC 802.11bgn 2Ant NonDetachableAntenna 32RAM 4Flash MIPS MIPS32 portable_router usb_powered 5v_powered}}