Skip to content

Instantly share code, notes, and snippets.

@fleger
Created April 30, 2011 20:15
Show Gist options
  • Save fleger/949957 to your computer and use it in GitHub Desktop.
Save fleger/949957 to your computer and use it in GitHub Desktop.
Dreamplug plugapps boot log
Marvell>> printenv
bootcmd=setenv ethact egiga0; ${x_bootcmd_ethernet}; setenv ethact egiga1; ${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd;
bootdelay=3
baudrate=115200
x_bootcmd_ethernet=ping 192.168.2.1
x_bootcmd_usb=usb start
x_bootcmd_kernel=fatload usb 0 0x6400000 uImage
x_bootargs=console=ttyS0,115200
ethact=egiga0
ethaddr=F0:AD:4E:00:81:59
eth1addr=F0:AD:4E:00:81:5A
x_bootargs_root=root=/dev/sda2 rootdelay=15
stdin=serial
stdout=serial
stderr=serial
Environment size: 524/4092 bytes
Marvell>> setenv x_bootcmd_kernel fatload usb 0 0x6400000 uImageApps
Marvell>> setenv x_bootargs_root root=/dev/sdc1 rootdelay=15
Marvell>> boot
No link on egiga0
No link on egiga1
ping failed; host 192.168.2.1 is not alive
No link on egiga1
No link on egiga0
ping failed; host 192.168.2.1 is not alive
(Re)start USB...
USB: Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 5 USB Device(s) found
scanning bus for storage devices... Device NOT ready
Request Sense returned 02 3A 00
3 Storage Device(s) found
reading uImageApps
3111196 bytes read
## Booting kernel from Legacy Image at 06400000 ...
Image Name: Linux-2.6.37
Created: 2011-02-23 0:30:40 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3111132 Bytes = 3 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 2.6.37 (root@americium) (gcc version 4.5.2 (GCC) ) #1 PREEMPT Tue Feb 22 17:29:57 MST 2011
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Marvell GuruPlug Reference Board
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sdc1 rootdelay=15
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 512MB = 512MB total
[ 0.000000] Memory: 512648k/512648k available, 11640k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xfe800000 ( 480 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0034000 ( 176 kB)
[ 0.000000] .text : 0xc0034000 - 0xc05e9434 (5846 kB)
[ 0.000000] .data : 0xc05ea000 - 0xc061f800 ( 214 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptable hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:114
[ 0.000000] Console: colour dummy device 80x30
[ 0.000117] Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
[ 0.240052] pid_max: default: 32768 minimum: 301
[ 0.240120] Security Framework initialized
[ 0.240139] AppArmor: AppArmor disabled by boot time parameter
[ 0.240181] Mount-cache hash table entries: 512
[ 0.240468] CPU: Testing write buffer coherency: ok
[ 0.242477] NET: Registered protocol family 16
[ 0.243819] Kirkwood: MV88F6281-A1, TCLK=200000000.
[ 0.243833] Feroceon L2: Cache support initialised.
[ 0.266858] bio: create slab <bio-0> at 0
[ 0.267461] vgaarb: loaded
[ 0.267976] SCSI subsystem initialized
[ 0.269051] usbcore: registered new interface driver usbfs
[ 0.269323] usbcore: registered new interface driver hub
[ 0.269503] usbcore: registered new device driver usb
[ 0.271075] Switching to clocksource orion_clocksource
[ 0.277116] FS-Cache: Loaded
[ 0.295336] NET: Registered protocol family 2
[ 0.295525] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.296172] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.296524] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.296703] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.296712] TCP reno registered
[ 0.296722] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.296744] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.296924] NET: Registered protocol family 1
[ 0.297198] RPC: Registered udp transport module.
[ 0.297209] RPC: Registered tcp transport module.
[ 0.297218] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.298419] audit: initializing netlink socket (disabled)
[ 0.298451] type=2000 audit(0.290:1): initialized
[ 0.379078] VFS: Disk quotas dquot_6.5.2
[ 0.379430] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.383491] FS-Cache: Netfs 'nfs' registered for caching
[ 0.384563] JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[ 0.385895] JFS: nTxBlock = 4005, nTxLock = 32040
[ 0.387167] msgmni has been set to 1001
[ 0.388051] io scheduler noop registered
[ 0.388062] io scheduler deadline registered
[ 0.388159] io scheduler cfq registered (default)
[ 0.396911] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.491423] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 0.871410] console [ttyS0] enabled
[ 0.920424] brd: module loaded
[ 0.928267] loop: module loaded
[ 0.932421] sata_mv sata_mv.0: version 1.28
[ 0.936695] sata_mv sata_mv.0: slots 32 ports 1
[ 0.942606] scsi0 : sata_mv
[ 0.945937] ata1: SATA max UDMA/133 irq 21
[ 1.291117] ata1: SATA link down (SStatus 0 SControl F300)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment