NAND partitions:
/ # cat /proc/mtd
dev: size erasesize name
mtd0: 00200000 00020000 "u-boot"
mtd1: 00300000 00020000 "uImage"
mtd2: 00300000 00020000 "uImage2"
mtd3: 00800000 00020000 "failsafe"
mtd4: 07000000 00020000 "root"
PCI and USB devices:
/ # lspci
00:01.0 Class 0c03: 1b73:1009
/ # lsusb
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0002
Bus 001 Device 002: ID 0781:5571
CPU info:
/ # cat /proc/cpuinfo
Processor : Feroceon 88FR131 rev 1 (v5l)
BogoMIPS : 799.53
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Hardware : Feroceon-KW
Revision : 0000
Serial : 0000000000000000
dmesg output:
~ # dmesg
console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=4,2048 rootfstype=ubifs
<4>[ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
<6>[ 0.000000] Memory: 128MB = 128MB total
<5>[ 0.000000] Memory: 118356KB available (3852K code, 261K data, 124K init, 0K highmem)
<6>[ 0.000000] Hierarchical RCU implementation.
<6>[ 0.000000] NR_IRQS:128
<4>[ 0.000000] Console: colour dummy device 80x30
<6>[ 0.000000] Calibrating delay loop... 799.53 BogoMIPS (lpj=3997696)
<4>[ 0.230000] Mount-cache hash table entries: 512
<6>[ 0.230000] CPU: Testing write buffer coherency: ok
<6>[ 0.230000] NET: Registered protocol family 16
<6>[ 0.230000] Feroceon L2: Enabling L2
<6>[ 0.230000] Feroceon L2: Cache support initialised.
<4>[ 0.230000]
<4>[ 0.230000] CPU Interface
<4>[ 0.230000] -------------
<4>[ 0.230000] SDRAM_CS0 ....base 00000000, size 128MB
<4>[ 0.230000] SDRAM_CS1 ....disable
<4>[ 0.230000] SDRAM_CS2 ....disable
<4>[ 0.230000] SDRAM_CS3 ....disable
<4>[ 0.230000] PEX0_MEM ....base e0000000, size 128MB
<4>[ 0.230000] PEX0_IO ....base f2000000, size 1MB
<4>[ 0.230000] PEX1_MEM ....no such
<4>[ 0.230000] PEX1_IO ....no such
<4>[ 0.230000] INTER_REGS ....base f1000000, size 1MB
<4>[ 0.230000] NFLASH_CS ....base fa000000, size 2MB
<4>[ 0.230000] SPI_CS ....base f4000000, size 16MB
<4>[ 0.230000] BOOT_ROM_CS ....no such
<4>[ 0.230000] DEV_BOOTCS ....no such
<4>[ 0.230000] CRYPT_ENG ....base f0000000, size 2MB
<4>[ 0.230000]
<4>[ 0.230000] Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- RD-88F6192A-NAS Soc: 88F6192 A1 LE
<4>[ 0.230000]
<4>[ 0.230000] Detected Tclk 166666667 and SysClk 200000000
<4>[ 0.230000] Marvell USB EHCI Host controller #0: c403e740
<4>[ 0.730000] PEX0 interface detected Link X1
<7>[ 0.730000] pci 0000:00:01.0: reg 10 64bit mmio: [0x40000000-0x4000ffff]
<7>[ 0.730000] pci 0000:00:01.0: reg 18 64bit mmio: [0x40010000-0x40010fff]
<7>[ 0.730000] pci 0000:00:01.0: reg 20 64bit mmio: [0x40011000-0x40011fff]
<7>[ 0.740000] pci 0000:00:01.0: supports D1
<6>[ 0.740000] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
<6>[ 0.740000] pci 0000:00:01.0: PME# disabled
<6>[ 0.740000] PCI: bus0: Fast back to back transfers disabled
<4>[ 0.740000] mvPexLocalBusNumSet: ERR. Invalid PEX interface 1
<4>[ 0.750000] bio: create slab <bio-0> at 0
<5>[ 0.750000] SCSI subsystem initialized
<6>[ 0.750000] usbcore: registered new interface driver usbfs
<6>[ 0.750000] usbcore: registered new interface driver hub
<6>[ 0.750000] usbcore: registered new device driver usb
<6>[ 0.750000] NET: Registered protocol family 2
<6>[ 0.750000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[ 0.750000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.750000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.750000] TCP: Hash tables configured (established 4096 bind 4096)
<6>[ 0.750000] TCP reno registered
<6>[ 0.750000] NET: Registered protocol family 1
<6>[ 0.750000] cpufreq: Init kirkwood cpufreq driver
<7>[ 0.750000] cpufreq: High frequency: 800000KHz - Low frequency: 200000KHz
<7>[ 0.750000] cpufreq: Setting CPU Frequency to 800000 KHz
<7>[ 0.750000] cpufreq: Setting PowerSaveState to off
<6>[ 0.760000] XOR registered 4 channels
<6>[ 0.760000] XOR 2nd invalidate WA enabled
<4>[ 0.760000] cesadev_init(c000d7fc)
<4>[ 0.760000] mvCesaInit: sessions=640, queue=64, pSram=f0000000
<6>[ 0.760000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
<6>[ 0.770000] msgmni has been set to 231
<6>[ 0.770000] alg: No test for cipher_null (cipher_null-generic)
<6>[ 0.770000] alg: No test for ecb(cipher_null) (ecb-cipher_null)
<6>[ 0.770000] alg: No test for digest_null (digest_null-generic)
<6>[ 0.770000] alg: No test for compress_null (compress_null-generic)
<6>[ 0.780000] alg: No test for stdrng (krng)
<6>[ 0.780000] alg: No test for hmac(digest_null) (hmac(digest_null-generic))
<6>[ 0.790000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[ 0.790000] io scheduler noop registered
<6>[ 0.790000] io scheduler anticipatory registered (default)
<4>[ 0.790000] Initializing ths8200_init
<4>[ 0.790000] Initializing dove_adi9889_init
<6>[ 0.810000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[ 0.810000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
<6>[ 0.810000] console [ttyS0] enabled
<4>[ 0.820000] Integrated Sata device found
<4>[ 0.830000] IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
<6>[ 0.850000] scsi0 : Marvell SCSI to SATA adapter
<6>[ 0.860000] scsi1 : Marvell SCSI to SATA adapter
<4>[ 0.870000] Loading Marvell Ethernet Driver:
<4>[ 0.870000] o Cached descriptors in DRAM
<4>[ 0.880000] o DRAM SW cache-coherency
<4>[ 0.880000] o 1 Giga ports supported
<4>[ 0.880000] o Single RX Queue support - ETH_DEF_RXQ=0
<4>[ 0.890000] o Single TX Queue support - ETH_DEF_TXQ=0
<4>[ 0.890000] o TCP segmentation offload (TSO) supported
<4>[ 0.900000] o Large Receive offload (LRO) supported
<4>[ 0.900000] o Receive checksum offload supported
<4>[ 0.910000] o Transmit checksum offload supported
<4>[ 0.910000] o Network Fast Processing (Routing) supported - (Disabled)
<4>[ 0.920000] o Driver ERROR statistics enabled
<4>[ 0.930000] o Proc tool API enabled
<4>[ 0.930000] o SKB Reuse supported - (Disabled)
<4>[ 0.930000] o SKB Recycle supported - (Disabled)
<4>[ 0.940000] o Rx descripors: q0=128
<4>[ 0.940000] o Tx descripors: q0=532
<4>[ 0.950000] o Loading network interface(s):
<4>[ 0.950000] o register under mv88fx_eth platform
<4>[ 0.960000] o eth0, ifindex = 2, GbE port = 0
<4>[ 0.960000]
<4>[ 0.960000] mvFpRuleDb (c45b2000): 1024 entries, 4096 bytes
<4>[ 0.970000] Counter=0, opIdx=6, overhead=16
<4>[ 0.970000] Counter=1, opIdx=2, overhead=0
<4>[ 0.980000] Counter=2, opIdx=1, overhead=18
<4>[ 0.980000] Counter=3, opIdx=2, overhead=0
<6>[ 0.990000] tun: Universal TUN/TAP device driver, 1.6
<6>[ 0.990000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[ 1.000000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
<6>[ 1.010000] Scanning device for bad blocks
<4>[ 1.060000] Using static partition definition
<5>[ 1.060000] Creating 5 MTD partitions on "nand_mtd":
<5>[ 1.070000] 0x000000000000-0x000000200000 : "u-boot"
<5>[ 1.070000] 0x000000200000-0x000000500000 : "uImage"
<5>[ 1.080000] 0x000000500000-0x000000800000 : "uImage2"
<5>[ 1.080000] 0x000000800000-0x000001000000 : "failsafe"
<5>[ 1.090000] 0x000001000000-0x000008000000 : "root"
<5>[ 1.100000] UBI: attaching mtd4 to ubi0
<5>[ 1.100000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
<5>[ 1.110000] UBI: logical eraseblock size: 126976 bytes
<5>[ 1.110000] UBI: smallest flash I/O unit: 2048
<5>[ 1.120000] UBI: sub-page size: 512
<5>[ 1.120000] UBI: VID header offset: 2048 (aligned 2048)
<5>[ 1.130000] UBI: data offset: 4096
<5>[ 1.350000] UBI: attached mtd4 to ubi0
<5>[ 1.350000] UBI: MTD device name: "root"
<5>[ 1.360000] UBI: MTD device size: 112 MiB
<5>[ 1.360000] UBI: number of good PEBs: 896
<5>[ 1.370000] UBI: number of bad PEBs: 0
<5>[ 1.370000] UBI: max. allowed volumes: 128
<5>[ 1.380000] UBI: wear-leveling threshold: 4096
<5>[ 1.380000] UBI: number of internal volumes: 1
<5>[ 1.390000] UBI: number of user volumes: 1
<5>[ 1.390000] UBI: available PEBs: 0
<5>[ 1.400000] UBI: total number of reserved PEBs: 896
<5>[ 1.400000] UBI: number of PEBs reserved for bad PEB handling: 8
<5>[ 1.410000] UBI: max/mean erase counter: 1/0
<5>[ 1.410000] UBI: image sequence number: 0
<6>[ 1.420000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 1.420000] ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
<6>[ 1.430000] ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
<5>[ 1.440000] UBI: background thread "ubi_bgt0d" started, PID 452
<6>[ 1.470000] ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
<6>[ 1.490000] ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00
<6>[ 1.490000] usb usb1: configuration #1 chosen from 1 choice
<6>[ 1.500000] hub 1-0:1.0: USB hub found
<6>[ 1.500000] hub 1-0:1.0: 1 port detected
<6>[ 1.510000] xhci_hcd 0000:00:01.0: xHCI Host Controller
<6>[ 1.510000] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
<6>[ 1.520000] xhci_hcd 0000:00:01.0: irq 9, io mem 0xe0000000
<4>[ 1.530000] usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
<6>[ 1.540000] usb usb2: configuration #1 chosen from 1 choice
<7>[ 1.540000] xHCI xhci_add_endpoint called for root hub
<7>[ 1.540000] xHCI xhci_check_bandwidth called for root hub
<6>[ 1.540000] hub 2-0:1.0: USB hub found
<6>[ 1.550000] hub 2-0:1.0: 4 ports detected
<6>[ 1.550000] Initializing USB Mass Storage driver...
<6>[ 1.550000] usbcore: registered new interface driver usb-storage
<6>[ 1.560000] USB Mass Storage support registered.
<6>[ 1.570000] usbcore: registered new interface driver ums-datafab
<6>[ 1.570000] usbcore: registered new interface driver ums-freecom
<6>[ 1.580000] usbcore: registered new interface driver ums-jumpshot
<6>[ 1.580000] usbcore: registered new interface driver ums-sddr09
<6>[ 1.590000] usbcore: registered new interface driver ums-sddr55
<6>[ 1.600000] usbcore: registered new interface driver ums-usbat
<6>[ 1.600000] mice: PS/2 mouse device common for all mice
<6>[ 1.610000] i2c /dev entries driver
<7>[ 1.610000] cpufreq: Setting CPU Frequency to 800000 KHz
<7>[ 1.610000] cpufreq: Setting PowerSaveState to off
<6>[ 1.620000] sdhci: Secure Digital Host Controller Interface driver
<6>[ 1.620000] sdhci: Copyright(c) Pierre Ossman
<5>[ 1.630000] mmc0: mvsdio driver initialized, using GPIO 27 for card detection
<6>[ 1.640000] usbcore: registered new interface driver usbhid
<6>[ 1.640000] usbhid: v2.6:USB HID core driver
<6>[ 1.650000] TCP cubic registered
<6>[ 1.650000] NET: Registered protocol family 17
<6>[ 1.660000] RPC: Registered udp transport module.
<6>[ 1.660000] RPC: Registered tcp transport module.
<4>[ 1.670000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<5>[ 1.740000] UBIFS: recovery needed
<5>[ 1.820000] UBIFS: recovery completed
<5>[ 1.830000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
<5>[ 1.830000] UBIFS: file system size: 110850048 bytes (108252 KiB, 105 MiB, 873 LEBs)
<5>[ 1.840000] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
<5>[ 1.850000] UBIFS: media format: w4/r0 (latest is w4/r0)
<5>[ 1.850000] UBIFS: default compressor: lzo
<5>[ 1.860000] UBIFS: reserved for root: 0 bytes (0 KiB)
<4>[ 1.860000] VFS: Mounted root (ubifs filesystem) on device 0:11.
<6>[ 1.870000] Freeing init memory: 124K
<6>[ 1.880000] usb 1-1: new high speed USB device using ehci_marvell and address 2
<6>[ 2.050000] usb 1-1: configuration #1 chosen from 1 choice
<6>[ 2.060000] scsi2 : SCSI emulation for USB Mass Storage devices
<7>[ 2.070000] usb-storage: device found at 2
<7>[ 2.070000] usb-storage: waiting for device to settle before scanning
<5>[ 4.290000] eth0: link down
<5>[ 4.290000] eth0: started
<5>[ 5.840000] eth0: link up, full duplex, speed 1 Gbps
<5>[ 7.070000] scsi 2:0:0:0: Direct-Access SanDisk Cruzer Fit 1.26 PQ: 0 ANSI: 5
<5>[ 7.090000] sd 2:0:0:0: [sda] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
<5>[ 7.100000] sd 2:0:0:0: [sda] Write Protect is off
<7>[ 7.100000] sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00
<3>[ 7.100000] sd 2:0:0:0: [sda] Assuming drive cache: write through
<3>[ 7.110000] sd 2:0:0:0: [sda] Assuming drive cache: write through
<6>[ 7.120000] sda: sda1
<5>[ 7.120000] sd 2:0:0:0: Attached scsi generic sg0 type 0
<7>[ 7.140000] usb-storage: device scan complete
<3>[ 7.150000] sd 2:0:0:0: [sda] Assuming drive cache: write through
<5>[ 7.160000] sd 2:0:0:0: [sda] Attached SCSI removable disk
<4>[ 7.860000] IRQ 93 uses trigger mode 0; requested 3
<6>[ 7.870000] input: gpio-keys as /devices/platform/gpio-keys.0/input/input0
<6>[ 7.880000] xce_ebtn: Pogoplug series V4 eject button initialized.
<4>[ 8.030000] ufsd: module license 'Commercial product' taints kernel.
<4>[ 8.030000] Disabling lock debugging due to kernel taint
<5>[ 8.070000] ufsd: driver (8.6 (U86_S[2012-02-28-18:39:23]), LBD=ON, delalloc, ioctl) loaded at bf00c000
<5>[ 8.070000] NTFS support included
<5>[ 8.070000] Hfs+/HfsX support included
<5>[ 8.070000] For 'CloudEngines_PogoPlug_2011-08-03'
<4>[ 8.400000] rtusb init rt2870 --->
<6>[ 8.410000] usbcore: registered new interface driver rt2870
<4>[ 8.440000] Cloud Engines XCE Init [Version: 3.9.0.4]
<6>[ 8.440000] XCE: CPU MEMORY MAP:
<6>[ 8.440000] XCE: -- 0x00001000 - 0xbeffffff (3055 MB) User Space Mappings
<6>[ 8.450000] XCE: -- 0xbf000000 - 0xbfffffff ( 16 MB) Kernel module space
<6>[ 8.460000] XCE: -- 0xc0000000 - 0xc7ffffff ( 128 MB) Kernel direct-mapped ram
<6>[ 8.470000] XCE: -- 0xc8800000 - 0xe7ffffff ( 504 MB) Kernel vmalloc space
<6>[ 8.470000] XCE: -- 0xe8000000 - 0xfeffffff ( 367 MB) Kernel platform space
<6>[ 8.480000] XCE: CPU FEATURES:
<6>[ 8.480000] XCE: -- I Cache: enabled
<6>[ 8.490000] XCE: -- D Cache: enabled
<6>[ 8.490000] XCE: -- Branch Predict: disabled
<6>[ 8.500000] XCE: -- MMU: enabled
<6>[ 8.500000] XCE: -- Alignment Abort: enabled
<6>[ 8.510000] XCE: BLPARAMS: -- Loading properties [c4d49efc].
<6>[ 8.520000] XCE: BLPARAMS: -- MTD @ [c45c1c00].
<6>[ 8.520000] XCE: BLPARAMS: Locating parameter block...
<6>[ 8.530000] XCE: BLPARAMS: reading 2048 bytes @ a0000
<6>[ 8.530000] XCE: Loaded Property Size: 2048
<6>[ 8.540000] XCE: - 'cesvcid' -> '9C5FE2YZ96Z72G5C8AWKUNJHWW'
<6>[ 8.540000] XCE: - 'ceboardver' -> 'PPV4A3'
<6>[ 8.550000] XCE: -- ICache Prefetch: enabled
<6>[ 8.550000] XCE: -- DCache Prefetch: enabled
<6>[ 8.560000] XCE: -- L2 Cache: enabled
<6>[ 8.560000] XCE: -- L2 Prefetch: disabled
<6>[ 8.570000] XCE: -- L2 Writethrough: disabled
<6>[ 8.570000] XCE: -- Write Allocate: disabled
<6>[ 8.580000] XCE: -- Streaming: disabled
<6>[ 8.580000] XCE: Current GPIO State:
<6>[ 8.580000] XCE: GPIO L OUT: 0x01f18400
<6>[ 8.590000] XCE: GPIO L OE: 0xfe004800
<6>[ 8.590000] XCE: GPIO L BLINK: 0x00000000
<6>[ 8.600000] XCE: GPIO L POL: 0x28000000
<6>[ 8.600000] XCE: GPIO L IN: 0x11f00000
<6>[ 8.600000] XCE: GPIO H OUT: 0x00000008
<6>[ 8.610000] XCE: GPIO H OE: 0x00000005
<6>[ 8.610000] XCE: GPIO H BLINK: 0x00000000
<6>[ 8.620000] XCE: GPIO H POL: 0x00000000
<6>[ 8.620000] XCE: GPIO H IN: 0x00000008
<6>[ 8.720000] XCE: BLPARAMS: -- Loading properties [c4babecc].
<6>[ 8.720000] XCE: BLPARAMS: -- MTD @ [c45c1c00].
<6>[ 8.730000] XCE: BLPARAMS: Locating parameter block...
<6>[ 8.730000] XCE: BLPARAMS: reading 2048 bytes @ a0000
<6>[ 8.740000] XCE: BLPARAMS: reading 2048 bytes @ a0800
<6>[ 8.750000] XCE: BLPARAMS: reading 2048 bytes @ a1000
<6>[ 8.750000] XCE: BLPARAMS: reading 2048 bytes @ a1800
<6>[ 14.370000] XCE: XCE: LED -> CONNECTED
<6>[ 14.400000] kjournald starting. Commit interval 5 seconds
<6>[ 14.400000] EXT3 FS on sda1, internal journal
<6>[ 14.410000] EXT3-fs: mounted filesystem with writeback data mode.
<6>[ 14.730000] usb 1-1: reset high speed USB device using ehci_marvell and address 2
No comments:
Post a Comment