Starting kernel ...
[ 0.000000] Linux version 3.3.8 (paco@bigkompvm) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sun Jul 29 17:02:16 CEST 2012
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001964c (MIPS 24KEc)
[ 0.000000] Ralink RT3052 id:1 rev:2 running at 384.00 MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 01000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00001000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00001000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064
[ 0.000000] Kernel command line: board=3G-6200N console=ttyS1,57600 mtdparts=physmap-flash.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,1088k(kernel),2560k(rootfs),128k@0x3e0000(cimage)ro,3648k@0x50000(firmware) rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 64 (order: -4, 256 bytes)
[ 0.000000] Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 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] Writing ErrCtl register=0003c48b
[ 0.000000] Readback ErrCtl register=0003c48b
[ 0.000000] Memory: 13712k/16384k available (1910k kernel code, 2672k reserved, 320k data, 164k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:48
[ 0.000000] console [ttyS1] enabled, bootconsole disabled
[ 0.000000] console [ttyS1] enabled, bootconsole disabled
[ 0.010000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
[ 0.090000] pid_max: default: 32768 minimum: 301
[ 0.100000] Mount-cache hash table entries: 512
[ 0.110000] NET: Registered protocol family 16
[ 0.120000] MIPS: machine is Edimax 3g-6200n
[ 0.130000] gpiochip_add: registered GPIOs 0 to 23 on device: RT305X-GPIO0
[ 0.140000] gpiochip_add: registered GPIOs 24 to 39 on device: RT305X-GPIO1
[ 0.150000] gpiochip_add: registered GPIOs 40 to 51 on device: RT305X-GPIO2
[ 0.170000] bio: create slab <bio-0> at 0
[ 0.180000] Switching to clocksource MIPS
[ 0.190000] NET: Registered protocol family 2
[ 0.200000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.210000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[ 0.230000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.240000] TCP: Hash tables configured (established 512 bind 512)
[ 0.250000] TCP reno registered
[ 0.260000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.270000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.280000] NET: Registered protocol family 1
[ 0.320000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.340000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.360000] msgmni has been set to 26
[ 0.360000] io scheduler noop registered
[ 0.370000] io scheduler deadline registered (default)
[ 0.380000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.400000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A
[ 0.410000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
[ 0.430000] physmap platform flash device: 00800000 at bf000000
[ 0.440000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022a8
[ 0.460000] Amd/Fujitsu Extended Query Table at 0x0040
[ 0.470000] Amd/Fujitsu Extended Query version 1.1.
[ 0.480000] number of CFI chips: 1
[ 0.490000] 7 cmdlinepart partitions found on MTD device physmap-flash.0
[ 0.500000] Creating 7 MTD partitions on "physmap-flash.0":
[ 0.510000] 0x000000000000-0x000000030000 : "u-boot"
[ 0.530000] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.540000] 0x000000040000-0x000000050000 : "factory"
[ 0.550000] 0x000000050000-0x000000160000 : "kernel"
[ 0.560000] 0x000000160000-0x0000003e0000 : "rootfs"
[ 0.580000] mtd: partition "rootfs" set to be root filesystem
[ 0.590000] mtd: partition "rootfs_data" created automatically, ofs=2C0000, len=120000
[ 0.610000] 0x0000002c0000-0x0000003e0000 : "rootfs_data"
[ 0.620000] 0x0000003e0000-0x000000400000 : "cimage"
[ 0.630000] 0x000000050000-0x0000003e0000 : "firmware"
[ 0.650000] TCP cubic registered
[ 0.660000] NET: Registered protocol family 17
[ 0.670000] 8021q: 802.1Q VLAN Support v1.8
[ 0.680000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 0.700000] Freeing unused kernel memory: 164k freed
[ 2.480000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
[ 2.560000] Button Hotplug driver version 0.4.1
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
[ 5.950000] JFFS2 notice: (359) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 3 of xref (0 dead, 0 orphan) found.
switching to jffs2
- init -
Please press Enter to activate this console. [ 6.800000] Compat-wireless backport release: compat-wireless-2012-07-13
[ 6.810000] Backport based on wireless-testing.git master-2012-07-16
[ 6.820000] compat.git: wireless-testing.git
[ 6.860000] cfg80211: Calling CRDA to update world regulatory domain
[ 6.870000] cfg80211: World regulatory domain updated:
[ 6.880000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.900000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.920000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.930000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.950000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.960000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.420000] usbcore: registered new interface driver usbfs
[ 7.430000] usbcore: registered new interface driver hub
[ 7.450000] usbcore: registered new device driver usb
[ 7.920000] PPP generic driver version 2.4.2
[ 8.090000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 8.310000] NET: Registered protocol family 24
[ 8.340000] nf_conntrack version 0.5.0 (216 buckets, 864 max)
[ 8.680000] dwc_otg: version 2.72a 24-JUN-2008
[ 8.690000] dwc_otg: Core Release: 2.66a
[ 8.900000] dwc_otg: Periodic Transfer Interrupt Enhancement - disabled
[ 8.910000] dwc_otg: Multiprocessor Interrupt Enhancement - disabled
[ 8.920000] dwc_otg: Using DMA mode
[ 8.930000] dwc_otg: Device using Buffer DMA mode
[ 8.940000] dwc_otg dwc_otg.0: DWC OTG Controller
[ 8.950000] dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 1
[ 8.960000] dwc_otg dwc_otg.0: irq 26, io mem 0x101c0000
[ 8.970000] hub 1-0:1.0: USB hub found
[ 8.980000] hub 1-0:1.0: 1 port detected
[ 12.100000] device eth0.1 entered promiscuous mode
[ 12.110000] device eth0 entered promiscuous mode
[ 12.120000] br-lan: port 1(eth0.1) entered forwarding state
[ 12.130000] br-lan: port 1(eth0.1) entered forwarding state
[ 14.130000] br-lan: port 1(eth0.1) entered forwarding state
[ 14.430000] ramips-wdt: timeout value 60 must be 0 < timeout < 33