Been trying to get debian to boot on a pogoplug E02.
Right now I have no network ip show up and have a usb serial cable ... below is a dump of output from serial output on power up ... what are the next steps to get this device to a point I can install debian on it and access it without a serial cable?
U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
Pogoplug E02
SoC: Kirkwood 88F6281_A0
DRAM: 256 MiB
WARNING: Caches not enabled
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot: 0
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
scanning bus for storage devices... 0 Storage Device(s) found
** Block device usb 0 not supported
** Invalid boot device **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000008000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 91 MiB
UBI: number of good PEBs: 727
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 716
UBI: total number of reserved PEBs: 11
UBI: number of PEBs reserved for bad PEB handling: 7
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
Error reading superblock on volume 'ubi:rootfs'!
** Block device usb 0 not supported
** Block device usb 1 not supported
** Block device usb 2 not supported
** Block device usb 3 not supported
** Block device usb 0 not supported
** Block device usb 0 not supported
Wrong Image Format for bootm command
ERROR: can't get kernel image!
stopping USB..
### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
Scanning JFFS2 FS: ....... read_nand_cached: error reading nand off 0x10e0000 size s
. read_nand_cached: error reading nand off 0x1c00000 size 8192 bytes
done.
### JFFS2 load complete: 524288 bytes loaded to 0x800000
## Starting application at 0x00800200 ...
U-Boot 1.1.4 (Sep 28 2009 - 11:55:23) Cloud Engines v2.0 (3.4.16)
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 00690D60
Soc: 88F6281 A0 (DDR2)
CPU running @ 0Mhz L2 running @ 0Mhz
SysClock = 0Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
CPU : Marvell Feroceon (Rev 1)
CLOUD ENGINES BOARD: PPV2
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME], egiga1
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x100000, size 0x200000
Reading data from 0x2ff800 -- 100% complete.
2097152 bytes read: OK
## Booting image at 00800000 ...
Image Name: Linux-2.6.22.18
Created: 2009-08-10 19:57:40 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1977716 Bytes = 1.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux..................................................................
[ 0.000000] Linux version 2.6.22.18 (bdietrich@brad-ux) (gcc version 4.2.1) #44 M9
[ 0.000000] CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053177
[ 0.000000] Machine: Feroceon-KW
[ 0.000000] Using UBoot passing parameters structure
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] CPU0: D VIVT write-back cache
[ 0.000000] CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
[ 0.000000] CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
[ 0.000000] Built 1 zonelists. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock2 ro
[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.010000] Memory: 256MB 0MB 0MB 0MB = 256MB total
[ 0.010000] Memory: 255872KB available (3592K code, 252K data, 120K init)
[ 0.270000] Mount-cache hash table entries: 512
[ 0.270000] CPU: Testing write buffer coherency: ok
[ 0.270000] NET: Registered protocol family 16
[ 0.270000]
[ 0.270000] CPU Interface
[ 0.270000] -------------
[ 0.270000] SDRAM_CS0 ....base 00000000, size 256MB
[ 0.270000] SDRAM_CS1 ....disable
[ 0.270000] SDRAM_CS2 ....disable
[ 0.270000] SDRAM_CS3 ....disable
[ 0.270000] PEX0_MEM ....base e8000000, size 128MB
[ 0.270000] PEX0_IO ....base f2000000, size 1MB
[ 0.270000] INTER_REGS ....base f1000000, size 1MB
[ 0.270000] NFLASH_CS ....base fa000000, size 2MB
[ 0.270000] SPI_CS ....base f4000000, size 16MB
[ 0.270000] BOOT_ROM_CS ....no such
[ 0.270000] DEV_BOOTCS ....no such
[ 0.270000] CRYPT_ENG ....base f0000000, size 2MB
[ 0.270000]
[ 0.270000] Marvell Development Board (LSP Version KW_LSP_4.2.7_patch21)-- SHEEE
[ 0.270000]
[ 0.270000] Detected Tclk 200000000 and SysClk 0
[ 0.270000] MV Buttons Device Load
[ 0.270000] Marvell USB EHCI Host controller #0: c0650600
[ 0.770000] PEX0 interface detected no Link.
[ 0.770000] PCI: bus0: Fast back to back transfers enabled
[ 0.770000] SCSI subsystem initialized
[ 0.770000] usbcore: registered new interface driver usbfs
[ 0.770000] usbcore: registered new interface driver hub
[ 0.770000] usbcore: registered new device driver usb
[ 0.770000] NET: Registered protocol family 2
[ 0.780000] Time: kw_clocksource clocksource has been installed.
[ 0.870000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.870000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.870000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.870000] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.870000] TCP reno registered
[ 0.900000] RTC has been updated!!!
[ 0.900000] RTC registered
[ 0.900000] Use the XOR engines (acceleration) for enhancing the following functi:
[ 0.900000] o RAID 5 Xor calculation
[ 0.900000] o kernel memcpy
[ 0.900000] o kenrel memzero
[ 0.900000] Number of XOR engines to use: 4
[ 0.900000] cesadev_init(c00116b4)
[ 0.900000] mvCesaInit: sessions=640, queue=64, pSram=f0000000
[ 0.900000] MV Buttons Driver Load
[ 0.900000] squashfs: version 3.3 (2007/10/31) Phillip Lougher
[ 0.900000] squashfs: LZMA suppport for slax.org by jro
[ 0.900000] JFFS2 version 2.2. (NAND) �Â�© 2001-2006 Red Hat, Inc.
[ 0.910000] io scheduler noop registered
[ 0.910000] io scheduler anticipatory registered (default)
[ 0.920000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disad
[ 0.920000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 0.930000] serial8250.0: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
[ 0.940000] RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
[ 0.940000] Loading Marvell Ethernet Driver:
[ 0.950000] o Cached descriptors in DRAM
[ 0.950000] o DRAM SW cache-coherency
[ 0.960000] o Single RX Queue support - ETH_DEF_RXQ=0
[ 0.960000] o Single TX Queue support - ETH_DEF_TXQ=0
[ 0.970000] o TCP segmentation offload enabled
[ 0.970000] o Receive checksum offload enabled
[ 0.980000] o Transmit checksum offload enabled
[ 0.980000] o Network Fast Processing (Routing) supported
[ 0.990000] o Driver ERROR statistics enabled
[ 0.990000] o Driver INFO statistics enabled
[ 1.000000] o Proc tool API enabled
[ 1.000000] o Rx descripors: q0=128
[ 1.000000] o Tx descripors: q0=532
[ 1.010000] o Loading network interface(s):
[ 1.010000] o eth0, ifindex = 1, GbE port = 0
[ 1.020000] o eth1, ifindex = 2, GbE port = 1
[ 1.020000]
[ 1.030000] mvFpRuleDb (cf8be000): 2048 entries, 8192 bytes
[ 1.030000] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 1.040000] Copyright (c) 1999-2006 Intel Corporation.
[ 1.040000] e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI
[ 1.050000] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.060000]
[ 1.060000] Warning Sata is Powered Off
[ 1.060000] NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.4$
[ 1.070000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128Mi)
[ 1.080000] Scanning device for bad blocks
[ 1.090000] Bad eraseblock 135 at 0x010e0000
[ 1.100000] Bad eraseblock 224 at 0x01c00000
[ 1.110000] Bad eraseblock 421 at 0x034a0000
[ 1.140000] Using static partition definition
[ 1.150000] Creating 4 MTD partitions on "nand_mtd":
[ 1.150000] 0x00000000-0x00100000 : "u-boot"
[ 1.160000] 0x00100000-0x00500000 : "uImage"
[ 1.160000] 0x00500000-0x02500000 : "root"
[ 1.170000] 0x02500000-0x08000000 : "data"
[ 1.170000] ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
[ 1.180000] ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus1
[ 1.220000] ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
[ 1.240000] ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 14
[ 1.240000] usb usb1: configuration #1 chosen from 1 choice
[ 1.250000] hub 1-0:1.0: USB hub found
[ 1.250000] hub 1-0:1.0: 1 port detected
[ 1.370000] USB Universal Host Controller Interface driver v3.0
[ 1.650000] usb 1-1: new high speed USB device using ehci_marvell and address 2
[ 1.800000] usb 1-1: configuration #1 chosen from 1 choice
[ 1.800000] hub 1-1:1.0: USB hub found
[ 1.810000] hub 1-1:1.0: 4 ports detected
[ 1.920000] usbcore: registered new interface driver usblp
[ 1.920000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 1.930000] Initializing USB Mass Storage driver...
[ 1.930000] usbcore: registered new interface driver usb-storage
[ 1.940000] USB Mass Storage support registered.
[ 1.950000] mice: PS/2 mouse device common for all mice
[ 1.950000] i2c /dev entries driver
[ 1.950000] Linux telephony interface: v1.00
[ 1.960000] md: linear personality registered for level -1
[ 1.960000] md: raid0 personality registered for level 0
[ 1.970000] md: raid1 personality registered for level 1
[ 2.140000] raid6: int32x1 86 MB/s
[ 2.310000] raid6: int32x2 101 MB/s
[ 2.480000] raid6: int32x4 108 MB/s
[ 2.650000] raid6: int32x8 98 MB/s
[ 2.650000] raid6: using algorithm int32x4 (108 MB/s)
[ 2.650000] md: raid6 personality registered for level 6
[ 2.660000] md: raid5 personality registered for level 5
[ 2.670000] md: raid4 personality registered for level 4
[ 2.670000] raid5: measuring checksumming speed
[ 2.720000] arm4regs : 963.600 MB/sec
[ 2.770000] 8regs : 670.800 MB/sec
[ 2.820000] 32regs : 791.600 MB/sec
[ 2.820000] raid5: using function: arm4regs (963.600 MB/sec)
[ 2.830000] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-develm
[ 2.830000] dm_crypt using the OCF package.
[ 2.840000] sdhci: Secure Digital Host Controller Interface driver
[ 2.840000] sdhci: Copyright(c) Pierre Ossman
[ 2.850000] usbcore: registered new interface driver usbhid
[ 2.850000] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 2.860000] TCP cubic registered
[ 2.860000] NET: Registered protocol family 1
[ 2.870000] NET: Registered protocol family 17
[ 2.870000] md: Autodetecting RAID arrays.
[ 2.880000] md: autorun ...
[ 2.880000] md: ... autorun DONE.
[ 6.140000] Empty flash at 0x009ac208 ends at 0x009ac800
[ 6.340000] Empty flash at 0x014d02ec ends at 0x014d0800
[ 7.040000] VFS: Mounted root (jffs2 filesystem) readonly.
[ 7.050000] Freeing init memory: 120K
init started: BusyBox v1.7.0 (2008-02-26 19:25:17 IST)
starting pid 269, tty '': '/etc/init.d/rcS'
[ 9.240000] eth0: link down
[ 9.240000] eth0: started
udhcpc (v1.7.0) started
HWADDR 00 0x25 0x31 0x02 0x1f 0x60
PIP0 31
PIP1 96
Sending discover...
Sending discover...
[ 12.170000] eth0: link up, full duplex, speed 1 Gbps
Sending discover...
Sending select for 192.168.1.43...
Lease of 192.168.1.43 obtained, lease time 86400
HWADDR 00 0x25 0x31 0x02 0x1f 0x60
PIP0 31
PIP1 96
eth0 Link encap:Ethernet HWaddr 00:25:31:02:1F:60
inet addr:192.168.1.43 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:532
RX bytes:754 (754.0 B) TX bytes:1180 (1.1 KiB)
Interrupt:11
eth0:0 Link encap:Ethernet HWaddr 00:25:31:02:1F:60
inet addr:169.254.31.96 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:11
starting pid 321, tty '': '/bin/sh'
-sh-3.2#
Right now I have no network ip show up and have a usb serial cable ... below is a dump of output from serial output on power up ... what are the next steps to get this device to a point I can install debian on it and access it without a serial cable?
U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
Pogoplug E02
SoC: Kirkwood 88F6281_A0
DRAM: 256 MiB
WARNING: Caches not enabled
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot: 0
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 2 USB Device(s) found
scanning bus for storage devices... 0 Storage Device(s) found
** Block device usb 0 not supported
** Invalid boot device **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000008000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 91 MiB
UBI: number of good PEBs: 727
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 716
UBI: total number of reserved PEBs: 11
UBI: number of PEBs reserved for bad PEB handling: 7
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
Error reading superblock on volume 'ubi:rootfs'!
** Block device usb 0 not supported
** Block device usb 1 not supported
** Block device usb 2 not supported
** Block device usb 3 not supported
** Block device usb 0 not supported
** Block device usb 0 not supported
Wrong Image Format for bootm command
ERROR: can't get kernel image!
stopping USB..
### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
Scanning JFFS2 FS: ....... read_nand_cached: error reading nand off 0x10e0000 size s
. read_nand_cached: error reading nand off 0x1c00000 size 8192 bytes
done.
### JFFS2 load complete: 524288 bytes loaded to 0x800000
## Starting application at 0x00800200 ...
U-Boot 1.1.4 (Sep 28 2009 - 11:55:23) Cloud Engines v2.0 (3.4.16)
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 00690D60
Soc: 88F6281 A0 (DDR2)
CPU running @ 0Mhz L2 running @ 0Mhz
SysClock = 0Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB
CPU : Marvell Feroceon (Rev 1)
CLOUD ENGINES BOARD: PPV2
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME], egiga1
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x100000, size 0x200000
Reading data from 0x2ff800 -- 100% complete.
2097152 bytes read: OK
## Booting image at 00800000 ...
Image Name: Linux-2.6.22.18
Created: 2009-08-10 19:57:40 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1977716 Bytes = 1.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux..................................................................
[ 0.000000] Linux version 2.6.22.18 (bdietrich@brad-ux) (gcc version 4.2.1) #44 M9
[ 0.000000] CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053177
[ 0.000000] Machine: Feroceon-KW
[ 0.000000] Using UBoot passing parameters structure
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] CPU0: D VIVT write-back cache
[ 0.000000] CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
[ 0.000000] CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
[ 0.000000] Built 1 zonelists. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock2 ro
[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.010000] Memory: 256MB 0MB 0MB 0MB = 256MB total
[ 0.010000] Memory: 255872KB available (3592K code, 252K data, 120K init)
[ 0.270000] Mount-cache hash table entries: 512
[ 0.270000] CPU: Testing write buffer coherency: ok
[ 0.270000] NET: Registered protocol family 16
[ 0.270000]
[ 0.270000] CPU Interface
[ 0.270000] -------------
[ 0.270000] SDRAM_CS0 ....base 00000000, size 256MB
[ 0.270000] SDRAM_CS1 ....disable
[ 0.270000] SDRAM_CS2 ....disable
[ 0.270000] SDRAM_CS3 ....disable
[ 0.270000] PEX0_MEM ....base e8000000, size 128MB
[ 0.270000] PEX0_IO ....base f2000000, size 1MB
[ 0.270000] INTER_REGS ....base f1000000, size 1MB
[ 0.270000] NFLASH_CS ....base fa000000, size 2MB
[ 0.270000] SPI_CS ....base f4000000, size 16MB
[ 0.270000] BOOT_ROM_CS ....no such
[ 0.270000] DEV_BOOTCS ....no such
[ 0.270000] CRYPT_ENG ....base f0000000, size 2MB
[ 0.270000]
[ 0.270000] Marvell Development Board (LSP Version KW_LSP_4.2.7_patch21)-- SHEEE
[ 0.270000]
[ 0.270000] Detected Tclk 200000000 and SysClk 0
[ 0.270000] MV Buttons Device Load
[ 0.270000] Marvell USB EHCI Host controller #0: c0650600
[ 0.770000] PEX0 interface detected no Link.
[ 0.770000] PCI: bus0: Fast back to back transfers enabled
[ 0.770000] SCSI subsystem initialized
[ 0.770000] usbcore: registered new interface driver usbfs
[ 0.770000] usbcore: registered new interface driver hub
[ 0.770000] usbcore: registered new device driver usb
[ 0.770000] NET: Registered protocol family 2
[ 0.780000] Time: kw_clocksource clocksource has been installed.
[ 0.870000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.870000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.870000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.870000] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.870000] TCP reno registered
[ 0.900000] RTC has been updated!!!
[ 0.900000] RTC registered
[ 0.900000] Use the XOR engines (acceleration) for enhancing the following functi:
[ 0.900000] o RAID 5 Xor calculation
[ 0.900000] o kernel memcpy
[ 0.900000] o kenrel memzero
[ 0.900000] Number of XOR engines to use: 4
[ 0.900000] cesadev_init(c00116b4)
[ 0.900000] mvCesaInit: sessions=640, queue=64, pSram=f0000000
[ 0.900000] MV Buttons Driver Load
[ 0.900000] squashfs: version 3.3 (2007/10/31) Phillip Lougher
[ 0.900000] squashfs: LZMA suppport for slax.org by jro
[ 0.900000] JFFS2 version 2.2. (NAND) �Â�© 2001-2006 Red Hat, Inc.
[ 0.910000] io scheduler noop registered
[ 0.910000] io scheduler anticipatory registered (default)
[ 0.920000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disad
[ 0.920000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 0.930000] serial8250.0: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
[ 0.940000] RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
[ 0.940000] Loading Marvell Ethernet Driver:
[ 0.950000] o Cached descriptors in DRAM
[ 0.950000] o DRAM SW cache-coherency
[ 0.960000] o Single RX Queue support - ETH_DEF_RXQ=0
[ 0.960000] o Single TX Queue support - ETH_DEF_TXQ=0
[ 0.970000] o TCP segmentation offload enabled
[ 0.970000] o Receive checksum offload enabled
[ 0.980000] o Transmit checksum offload enabled
[ 0.980000] o Network Fast Processing (Routing) supported
[ 0.990000] o Driver ERROR statistics enabled
[ 0.990000] o Driver INFO statistics enabled
[ 1.000000] o Proc tool API enabled
[ 1.000000] o Rx descripors: q0=128
[ 1.000000] o Tx descripors: q0=532
[ 1.010000] o Loading network interface(s):
[ 1.010000] o eth0, ifindex = 1, GbE port = 0
[ 1.020000] o eth1, ifindex = 2, GbE port = 1
[ 1.020000]
[ 1.030000] mvFpRuleDb (cf8be000): 2048 entries, 8192 bytes
[ 1.030000] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 1.040000] Copyright (c) 1999-2006 Intel Corporation.
[ 1.040000] e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI
[ 1.050000] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.060000]
[ 1.060000] Warning Sata is Powered Off
[ 1.060000] NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.4$
[ 1.070000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128Mi)
[ 1.080000] Scanning device for bad blocks
[ 1.090000] Bad eraseblock 135 at 0x010e0000
[ 1.100000] Bad eraseblock 224 at 0x01c00000
[ 1.110000] Bad eraseblock 421 at 0x034a0000
[ 1.140000] Using static partition definition
[ 1.150000] Creating 4 MTD partitions on "nand_mtd":
[ 1.150000] 0x00000000-0x00100000 : "u-boot"
[ 1.160000] 0x00100000-0x00500000 : "uImage"
[ 1.160000] 0x00500000-0x02500000 : "root"
[ 1.170000] 0x02500000-0x08000000 : "data"
[ 1.170000] ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
[ 1.180000] ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus1
[ 1.220000] ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
[ 1.240000] ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 14
[ 1.240000] usb usb1: configuration #1 chosen from 1 choice
[ 1.250000] hub 1-0:1.0: USB hub found
[ 1.250000] hub 1-0:1.0: 1 port detected
[ 1.370000] USB Universal Host Controller Interface driver v3.0
[ 1.650000] usb 1-1: new high speed USB device using ehci_marvell and address 2
[ 1.800000] usb 1-1: configuration #1 chosen from 1 choice
[ 1.800000] hub 1-1:1.0: USB hub found
[ 1.810000] hub 1-1:1.0: 4 ports detected
[ 1.920000] usbcore: registered new interface driver usblp
[ 1.920000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 1.930000] Initializing USB Mass Storage driver...
[ 1.930000] usbcore: registered new interface driver usb-storage
[ 1.940000] USB Mass Storage support registered.
[ 1.950000] mice: PS/2 mouse device common for all mice
[ 1.950000] i2c /dev entries driver
[ 1.950000] Linux telephony interface: v1.00
[ 1.960000] md: linear personality registered for level -1
[ 1.960000] md: raid0 personality registered for level 0
[ 1.970000] md: raid1 personality registered for level 1
[ 2.140000] raid6: int32x1 86 MB/s
[ 2.310000] raid6: int32x2 101 MB/s
[ 2.480000] raid6: int32x4 108 MB/s
[ 2.650000] raid6: int32x8 98 MB/s
[ 2.650000] raid6: using algorithm int32x4 (108 MB/s)
[ 2.650000] md: raid6 personality registered for level 6
[ 2.660000] md: raid5 personality registered for level 5
[ 2.670000] md: raid4 personality registered for level 4
[ 2.670000] raid5: measuring checksumming speed
[ 2.720000] arm4regs : 963.600 MB/sec
[ 2.770000] 8regs : 670.800 MB/sec
[ 2.820000] 32regs : 791.600 MB/sec
[ 2.820000] raid5: using function: arm4regs (963.600 MB/sec)
[ 2.830000] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-develm
[ 2.830000] dm_crypt using the OCF package.
[ 2.840000] sdhci: Secure Digital Host Controller Interface driver
[ 2.840000] sdhci: Copyright(c) Pierre Ossman
[ 2.850000] usbcore: registered new interface driver usbhid
[ 2.850000] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 2.860000] TCP cubic registered
[ 2.860000] NET: Registered protocol family 1
[ 2.870000] NET: Registered protocol family 17
[ 2.870000] md: Autodetecting RAID arrays.
[ 2.880000] md: autorun ...
[ 2.880000] md: ... autorun DONE.
[ 6.140000] Empty flash at 0x009ac208 ends at 0x009ac800
[ 6.340000] Empty flash at 0x014d02ec ends at 0x014d0800
[ 7.040000] VFS: Mounted root (jffs2 filesystem) readonly.
[ 7.050000] Freeing init memory: 120K
init started: BusyBox v1.7.0 (2008-02-26 19:25:17 IST)
starting pid 269, tty '': '/etc/init.d/rcS'
[ 9.240000] eth0: link down
[ 9.240000] eth0: started
udhcpc (v1.7.0) started
HWADDR 00 0x25 0x31 0x02 0x1f 0x60
PIP0 31
PIP1 96
Sending discover...
Sending discover...
[ 12.170000] eth0: link up, full duplex, speed 1 Gbps
Sending discover...
Sending select for 192.168.1.43...
Lease of 192.168.1.43 obtained, lease time 86400
HWADDR 00 0x25 0x31 0x02 0x1f 0x60
PIP0 31
PIP1 96
eth0 Link encap:Ethernet HWaddr 00:25:31:02:1F:60
inet addr:192.168.1.43 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:532
RX bytes:754 (754.0 B) TX bytes:1180 (1.1 KiB)
Interrupt:11
eth0:0 Link encap:Ethernet HWaddr 00:25:31:02:1F:60
inet addr:169.254.31.96 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:11
starting pid 321, tty '': '/bin/sh'
-sh-3.2#