On Wednesday, March 06, 2013 22:51:15 Paul van Gool wrote: > what SVN branch and revision are you using? I can switch to that for now.
I am currently using trunk r35506: $ cat /etc/openwrt_version r35506 $ cat /proc/cpuinfo system type : Atheros AR9341 rev 1 machine : OpenMesh OM2P HS processor : 0 cpu model : MIPS 74Kc V4.12 BogoMIPS : 266.64 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0000, 0x0828, 0x0000, 0x0020] ASEs implemented : mips16 shadow register sets : 1 kscratch registers : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available dmesg attached for your reference. Everything looks normal & good. Cheers, Marek
[ 0.000000] Linux version 3.7.6 (marek@turgot) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #1 Tue Feb 26 22:43:59 HKT 2013 [ 0.000000] MyLoader: sysp=15548149, boardp=841d0520, parts=055c8544 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU revision is: 0001974c (MIPS 74Kc) [ 0.000000] SoC: Atheros AR9341 rev 1 [ 0.000000] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] User-defined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000-0x03ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x03ffffff] [ 0.000000] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 802e7c90, node_mem_map 81000000 [ 0.000000] Normal zone: 128 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16256 pages, LIFO batch:3 [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 init=/etc/preinit board=OM2P-HS root=31:04 mtdparts=spi0.0:256k(u-boot),256k(u-boot-env),1280k(custom),1024k(kernel),6144k(rootfs),7168k(inactive),256k(ART) mem=64M rootfstype=squashfs,jffs2 noinitrd [ 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] __ex_table already sorted, skipping sort [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 61408k/65536k available (2114k kernel code, 4128k reserved, 563k data, 264k init, 0k highmem) [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.070000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248) [ 0.080000] pid_max: default: 32768 minimum: 301 [ 0.080000] Mount-cache hash table entries: 512 [ 0.090000] NET: Registered protocol family 16 [ 0.090000] MIPS: machine is OpenMesh OM2P HS [ 0.510000] bio: create slab <bio-0> at 0 [ 0.510000] Switching to clocksource MIPS [ 0.520000] NET: Registered protocol family 2 [ 0.520000] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.530000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.540000] TCP: Hash tables configured (established 2048 bind 2048) [ 0.540000] TCP: reno registered [ 0.550000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.550000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.560000] NET: Registered protocol family 1 [ 0.560000] PCI: CLS 0 bytes, default 32 [ 0.580000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.580000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.590000] msgmni has been set to 119 [ 0.600000] io scheduler noop registered [ 0.600000] io scheduler deadline registered (default) [ 0.610000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.630000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A [ 0.640000] console [ttyS0] enabled, bootconsole disabled [ 0.650000] ath79-spi ath79-spi: master is unqueued, this is deprecated [ 0.660000] m25p80 spi0.0: s25sl12800 (16384 Kbytes) [ 0.670000] 7 cmdlinepart partitions found on MTD device spi0.0 [ 0.670000] Creating 7 MTD partitions on "spi0.0": [ 0.680000] 0x000000000000-0x000000040000 : "u-boot" [ 0.690000] 0x000000040000-0x000000080000 : "u-boot-env" [ 0.690000] 0x000000080000-0x0000001c0000 : "custom" [ 0.700000] 0x0000001c0000-0x0000002c0000 : "kernel" [ 0.710000] 0x0000002c0000-0x0000008c0000 : "rootfs" [ 0.710000] mtd: partition "rootfs" set to be root filesystem [ 0.720000] mtd: partition "rootfs_data" created automatically, ofs=440000, len=480000 [ 0.730000] 0x000000440000-0x0000008c0000 : "rootfs_data" [ 0.730000] 0x0000008c0000-0x000000fc0000 : "inactive" [ 0.740000] 0x000000fc0000-0x000001000000 : "ART" [ 0.770000] libphy: ag71xx_mdio: probed [ 0.770000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 1.330000] ag71xx ag71xx.0 eth0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd042, driver=Generic PHY] [ 1.340000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII [ 1.900000] eth1: Found an AR934X built-in switch [ 2.930000] TCP: cubic registered [ 2.930000] NET: Registered protocol family 17 [ 2.930000] 8021q: 802.1Q VLAN Support v1.8 [ 2.950000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. [ 2.950000] Freeing unused kernel memory: 264k freed [ 4.760000] Registered led device: om2p:blue:power [ 4.760000] Registered led device: om2p:red:wifi [ 4.760000] Registered led device: om2p:yellow:wifi [ 4.760000] Registered led device: om2p:green:wifi [ 4.760000] Registered led device: om2p:blue:lan [ 4.760000] Registered led device: om2p:blue:wan [ 6.720000] SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) show-memory-usage(M) nice-all-RT-tasks(N) powerOff show-registers(P) show-all-timers(Q) Sync show-task-states(T) Unmount show-blocked-tasks(W) [ 7.330000] eth0: link up (100Mbps/Full duplex) [ 8.050000] eth0: link down [ 8.760000] Compat-drivers backport release: compat-drivers-2013-01-08-3 [ 8.770000] Backport based on wireless-testing.git master-2013-01-07 [ 8.770000] compat.git: wireless-testing.git [ 8.800000] cfg80211: Calling CRDA to update world regulatory domain [ 8.810000] cfg80211: World regulatory domain updated: [ 8.810000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 8.820000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 8.830000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 8.840000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 8.840000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 8.850000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.320000] ath: EEPROM regdomain: 0x0 [ 9.320000] ath: EEPROM indicates default country code should be used [ 9.320000] ath: doing EEPROM country->regdmn map search [ 9.320000] ath: country maps to regdmn code: 0x3a [ 9.320000] ath: Country alpha2 being used: US [ 9.320000] ath: Regpair used: 0x3a [ 9.320000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 9.320000] Registered led device: ath9k-phy0 [ 9.320000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47 [ 9.330000] cfg80211: Calling CRDA for country: US [ 9.340000] cfg80211: Regulatory domain changed to country: US [ 9.340000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 9.350000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 9.360000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 9.370000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.370000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.380000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.390000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 9.510000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 9.620000] nf_conntrack version 0.5.0 (963 buckets, 3852 max) [ 12.890000] device eth0 entered promiscuous mode [ 17.560000] eth0: link up (100Mbps/Full duplex) [ 17.560000] br-lan: port 1(eth0) entered forwarding state [ 17.570000] br-lan: port 1(eth0) entered forwarding state [ 19.570000] br-lan: port 1(eth0) entered forwarding state [ 21.410000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 21.430000] jffs2_build_filesystem(): unlocking the mtd device... done. [ 21.430000] jffs2_build_filesystem(): erasing all blocks after the end marker... done. [ 43.240000] jffs2: notice: (873) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 53.570000] eth0: link down [ 53.570000] br-lan: port 1(eth0) entered disabled state [ 55.650000] eth1: link up (1000Mbps/Full duplex)
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
