8devices / carambola

Carambola - RT305x/SoC based PCB
http://openwrt.org/
GNU General Public License v2.0
26 stars 12 forks source link

Merge with OpenWRT upstream #2

Closed 8devices closed 12 years ago

8devices commented 12 years ago

Merge with OpenWRT upstream. As usual I am trying to follow "merge every two months" rule.

8devices commented 12 years ago

root@OpenWrt:/# dmesg [ 0.000000] Linux version 3.2.12 (zilvinas@bugis) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-201 2.02) ) #20 Mon Apr 2 13:30:27 EEST 2012 [ 0.000000] prom: fw_arg0=00000001, fw_arg1=01f6efb0, fw_arg2=01f6f3b0, fw_arg3=00000000

[ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU revision is: 0001964c (MIPS 24KEc) [ 0.000000] Ralink RT3350 id:1 rev:2 running at 320.00 MHz [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone PFN ranges: [ 0.000000] Normal 0x00000000 -> 0x00002000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00002000 [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 8024b010, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8128 pages, LIFO batch:0 [ 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: 8128 [ 0.000000] Kernel command line: board=CARAMBOLA console=ttyS1,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] 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=00027df4 [ 0.000000] Readback ErrCtl register=00027df4 [ 0.000000] Memory: 29836k/32768k available (1891k kernel code, 2932k reserved, 457k 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.010000] Calibrating delay loop... 212.58 BogoMIPS (lpj=1062912) [ 0.090000] pid_max: default: 32768 minimum: 301 [ 0.090000] Mount-cache hash table entries: 512 [ 0.100000] NET: Registered protocol family 16 [ 0.110000] MIPS: machine is CARAMBOLA [ 0.130000] bio: create slab at 0 [ 0.140000] Switching to clocksource MIPS [ 0.150000] NET: Registered protocol family 2 [ 0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.170000] TCP established hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.180000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.190000] TCP reno registered [ 0.190000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.200000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.200000] NET: Registered protocol family 1 [ 0.260000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.260000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.280000] msgmni has been set to 58 [ 0.280000] io scheduler noop registered [ 0.290000] io scheduler deadline registered (default) [ 0.290000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.300000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A [ 0.310000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A [ 0.320000] physmap platform flash device: 00800000 at bf000000 [ 0.330000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022c9 [ 0.340000] Amd/Fujitsu Extended Query Table at 0x0040 [ 0.340000] Amd/Fujitsu Extended Query version 1.1. [ 0.350000] physmap-flash.0: Swapping erase regions for top-boot CFI table. [ 0.350000] number of CFI chips: 1 [ 0.360000] Creating 6 MTD partitions on "physmap-flash.0": [ 0.360000] 0x000000000000-0x000000030000 : "u-boot" [ 0.370000] 0x000000030000-0x000000040000 : "u-boot-env" [ 0.380000] 0x000000040000-0x000000050000 : "factory" [ 0.390000] 0x000000050000-0x000000170000 : "kernel" [ 0.400000] 0x000000170000-0x000000800000 : "rootfs" [ 0.410000] mtd: partition "rootfs" set to be root filesystem [ 0.420000] mtd: partition "rootfs_data" created automatically, ofs=310000, len=4F0000 [ 0.430000] 0x000000310000-0x000000800000 : "rootfs_data" [ 0.440000] 0x000000050000-0x000000800000 : "firmware" [ 0.460000] TCP westwood registered [ 0.460000] NET: Registered protocol family 17 [ 0.460000] 8021q: 802.1Q VLAN Support v1.8 [ 0.480000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. [ 0.490000] Freeing unused kernel memory: 164k freed [ 7.740000] lib80211: common routines for IEEE802.11 drivers [ 7.740000] lib80211_crypt: registered algorithm 'NULL' [ 7.760000] lib80211_crypt: registered algorithm 'WEP' [ 7.780000] lib80211_crypt: registered algorithm 'CCMP' [ 7.800000] lib80211_crypt: registered algorithm 'TKIP' [ 7.820000] Compat-wireless backport release: compat-wireless-2012-02-27-1-r31134 [ 7.830000] Backport based on wireless-testing.git master-2012-02-27 [ 7.880000] cfg80211: Calling CRDA to update world regulatory domain [ 8.510000] cfg80211: World regulatory domain updated: [ 8.520000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 8.520000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 8.530000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 8.540000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 8.550000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 8.560000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 8.730000] SCSI subsystem initialized [ 8.950000] usbcore: registered new interface driver usbfs [ 8.950000] usbcore: registered new interface driver hub [ 8.960000] usbcore: registered new device driver usb [ 9.350000] usbcore: registered new interface driver rt2500usb [ 9.400000] phy0 -> rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT305X.eeprom'. [ 9.660000] phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 2872, rf: 0008, rev: 0200. [ 9.670000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 9.670000] Registered led device: rt2800pci-phy0::radio [ 9.670000] Registered led device: rt2800pci-phy0::assoc [ 9.670000] Registered led device: rt2800pci-phy0::quality [ 9.710000] usbcore: registered new interface driver rt2800usb [ 9.880000] PPP generic driver version 2.4.2 [ 10.040000] gpiodev: gpio device registered with major 254 [ 10.200000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.400000] NET: Registered protocol family 24 [ 10.740000] nf_conntrack version 0.5.0 (468 buckets, 1872 max) [ 11.310000] i2c /dev entries driver [ 11.350000] dwc_otg: version 2.72a 24-JUN-2008 [ 11.350000] dwc_otg: Core Release: 2.66a [ 11.560000] dwc_otg: Periodic Transfer Interrupt Enhancement - disabled [ 11.560000] dwc_otg: Multiprocessor Interrupt Enhancement - disabled [ 11.570000] dwc_otg: Using DMA mode [ 11.570000] dwc_otg: Device using Buffer DMA mode [ 11.580000] dwc_otg dwc_otg.0: DWC OTG Controller [ 11.580000] dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 1 [ 11.590000] dwc_otg dwc_otg.0: irq 26, io mem 0x101c0000 [ 11.590000] dwc_otg: Init: Port Power? op_state=1 [ 11.600000] dwc_otg: Init: Power Port (0) [ 11.600000] hub 1-0:1.0: USB hub found [ 11.610000] hub 1-0:1.0: 1 port detected [ 11.660000] i2c-gpio i2c-gpio.0: using pins 1 (SDA) and 2 (SCL) [ 11.860000] Initializing USB Mass Storage driver... [ 11.860000] usbcore: registered new interface driver usb-storage [ 11.870000] USB Mass Storage support registered. [ 16.470000] ramips-wdt: timeout value 60 must be 0 < timeout < 40 [ 19.410000] device eth0.1 entered promiscuous mode [ 19.420000] device eth0 entered promiscuous mode [ 19.490000] br-lan: port 1(eth0.1) entering forwarding state [ 19.500000] br-lan: port 1(eth0.1) entering forwarding state [ 27.920000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 27.940000] jffs2_build_filesystem(): unlocking the mtd device... done. [ 27.940000] jffs2_build_filesystem(): erasing all blocks after the end marker... done. [ 73.530000] JFFS2 notice: (1134) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.

8devices commented 12 years ago

Pulled latest changes and merged. Carambola now uses the latest Linux 3.2.13 kernel and OpenWRT changes! Enjoy.