Skip to content

Instantly share code, notes, and snippets.

@ngreatorex
Created March 26, 2014 23:45
Show Gist options
  • Save ngreatorex/9796442 to your computer and use it in GitHub Desktop.
Save ngreatorex/9796442 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.0-rc8-00002-gb2d238d (neil@vroombuntu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #28 SMP Wed Mar 26 23:28:17 GMT 2014
[ 0.000000] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: Globalscale Mirabox
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 262144
[ 0.000000] free_area_init_node: node 0, pgdat c05e7dc0, node_mem_map eeffa000
[ 0.000000] Normal zone: 1520 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 194560 pages, LIFO batch:31
[ 0.000000] HighMem zone: 528 pages used for memmap
[ 0.000000] HighMem zone: 67584 pages, LIFO batch:15
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] PERCPU: Embedded 7 pages/cpu @eefe7000 s7296 r8192 d13184 u32768
[ 0.000000] pcpu-alloc: s7296 r8192 d13184 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
[ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=armada-nand:4m(UBoot),4m(UImage),-(rootfs) ubi.mtd=2 kgdboc=ttyS0,115200 earlyprintk root=PARTUUID=0cc94d5a-02 rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1032852K/1048576K available (4344K kernel code, 250K rwdata, 1236K rodata, 211K init, 576K bss, 15724K reserved, 270336K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc057b530 (5582 kB)
[ 0.000000] .init : 0xc057c000 - 0xc05b0c80 ( 212 kB)
[ 0.000000] .data : 0xc05b2000 - 0xc05f0b68 ( 251 kB)
[ 0.000000] .bss : 0xc05f0b70 - 0xc0680c90 ( 577 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000015] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 229064922058ns
[ 0.000108] Initializing Coherency fabric
[ 0.000330] Aurora cache controller enabled
[ 0.000342] l2x0: 4 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a086302, Cache size: 256 kB
[ 0.000489] Console: colour dummy device 80x30
[ 0.000510] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[ 0.090091] pid_max: default: 32768 minimum: 301
[ 0.090267] Mount-cache hash table entries: 512
[ 0.091866] CPU: Testing write buffer coherency: ok
[ 0.092055] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.092089] Setting up static identity map for 0x422838 - 0x422890
[ 0.093390] Brought up 1 CPUs
[ 0.093402] SMP: Total of 1 processors activated.
[ 0.093409] CPU: All CPU(s) started in SVC mode.
[ 0.093974] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[ 0.094099] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[ 0.094448] pinctrl core: initialized pinctrl subsystem
[ 0.094603] NET: Registered protocol family 16
[ 0.094933] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.100212] irq: Cannot allocate irq_descs @ IRQ35, assuming pre-allocated
[ 0.100852] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated
[ 0.101260] irq: Cannot allocate irq_descs @ IRQ104, assuming pre-allocated
[ 0.116122] bio: create slab <bio-0> at 0
[ 0.116648] vgaarb: loaded
[ 0.117103] SCSI subsystem initialized
[ 0.117456] libata version 3.00 loaded.
[ 0.118109] usbcore: registered new interface driver usbfs
[ 0.118235] usbcore: registered new interface driver hub
[ 0.118392] usbcore: registered new device driver usb
[ 0.120043] Switched to clocksource armada_370_xp_clocksource
[ 0.131291] NET: Registered protocol family 2
[ 0.131681] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.131738] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.131813] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.131871] TCP: reno registered
[ 0.131880] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.131900] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.132044] NET: Registered protocol family 1
[ 0.132280] RPC: Registered named UNIX socket transport module.
[ 0.132288] RPC: Registered udp transport module.
[ 0.132293] RPC: Registered tcp transport module.
[ 0.132298] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.132306] PCI: CLS 0 bytes, default 64
[ 0.133580] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.133919] bounce pool size: 64 pages
[ 0.134410] msgmni has been set to 1489
[ 0.134940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.134950] io scheduler noop registered
[ 0.134955] io scheduler deadline registered
[ 0.134971] io scheduler cfq registered (default)
[ 0.135533] armada-370-pinctrl d0018000.pinctrl: registered pinctrl driver
[ 0.136276] mvebu-pcie pcie-controller.3: PCI host bridge to bus 0000:00
[ 0.136292] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
[ 0.136301] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000]
[ 0.136310] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.136321] pci_bus 0000:00: scanning bus
[ 0.136345] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[ 0.136374] pci 0000:00:01.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.136601] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[ 0.136622] pci 0000:00:02.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.136832] pci_bus 0000:00: fixups for bus
[ 0.136846] PCI: bus0: Fast back to back transfers disabled
[ 0.136855] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.136864] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.136874] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.136881] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.136890] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[ 0.137047] pci_bus 0000:01: scanning bus
[ 0.161098] mvebu-pcie pcie-controller.3: ICR is 808200
[ 0.162104] mvebu-pcie pcie-controller.3: ICR is 808201
[ 0.162191] pci_bus 0000:01: fixups for bus
[ 0.162198] PCI: bus1: Fast back to back transfers enabled
[ 0.162206] pci_bus 0000:01: bus scan returning with max=01
[ 0.162216] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.162227] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1
[ 0.162893] pci_bus 0000:02: scanning bus
[ 0.162910] mvebu-pcie pcie-controller.3: ICR is 0
[ 0.162944] pci 0000:02:00.0: [1b73:1009] type 00 class 0x0c0330
[ 0.162982] pci 0000:02:00.0: reg 0x10: [mem 0x42000000-0x4200ffff 64bit]
[ 0.163006] pci 0000:02:00.0: reg 0x18: [mem 0x42010000-0x42010fff 64bit]
[ 0.163030] pci 0000:02:00.0: reg 0x20: [mem 0x42011000-0x42011fff 64bit]
[ 0.163059] pci 0000:02:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.163134] pci 0000:02:00.0: supports D1
[ 0.163142] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.163153] pci 0000:02:00.0: PME# disabled
[ 0.163433] pci_bus 0000:02: fixups for bus
[ 0.163449] PCI: bus2: Fast back to back transfers disabled
[ 0.163457] pci_bus 0000:02: bus scan returning with max=02
[ 0.163467] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.163477] pci_bus 0000:00: bus scan returning with max=02
[ 0.163488] pci 0000:00:01.0: fixup irq: got 0
[ 0.163495] pci 0000:00:01.0: assigning IRQ 00
[ 0.163503] pci 0000:00:02.0: fixup irq: got 0
[ 0.163510] pci 0000:00:02.0: assigning IRQ 00
[ 0.163562] pci 0000:02:00.0: fixup irq: got 106
[ 0.163569] pci 0000:02:00.0: assigning IRQ 106
[ 0.163603] pci 0000:00:02.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[ 0.163612] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.163628] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
[ 0.163651] pci 0000:02:00.0: BAR 0: set to [mem 0xe0000000-0xe000ffff 64bit] (PCI address [0xe0000000-0xe000ffff])
[ 0.163661] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bit]
[ 0.163680] pci 0000:02:00.0: BAR 2: set to [mem 0xe0010000-0xe0010fff 64bit] (PCI address [0xe0010000-0xe0010fff])
[ 0.163690] pci 0000:02:00.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bit]
[ 0.163709] pci 0000:02:00.0: BAR 4: set to [mem 0xe0011000-0xe0011fff 64bit] (PCI address [0xe0011000-0xe0011fff])
[ 0.163717] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.163726] pci 0000:00:02.0: bridge window [mem 0xe0000000-0xe00fffff]
[ 0.163774] pci 0000:02:00.0: calling quirk_usb_early_handoff+0x0/0x80c
[ 0.163786] PCI: enabling device 0000:00:02.0 (0140 -> 0143)
[ 0.163802] pci 0000:00:02.0: enabling bus mastering
[ 0.164057] mv_xor d0060800.xor: Marvell shared XOR driver
[ 0.200112] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 0.240120] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 0.240325] mv_xor d0060900.xor: Marvell shared XOR driver
[ 0.280116] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 0.320116] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 0.383102] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.404866] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[ 1.032553] console [ttyS0] enabled
[ 1.036482] kgdb: Registered I/O driver kgdboc.
[ 1.042598] pxa3xx-nand d00d0000.nand: This platform can't do DMA on this device
[ 1.050322] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x38
[ 1.056689] nand: Micron MT29F8G08ABABAWP
[ 1.060742] nand: 1024MiB, SLC, page size: 4096, OOB size: 224
[ 1.067185] Bad block table found at page 262016, version 0x01
[ 1.073702] Bad block table found at page 261888, version 0x01
[ 1.080173] 3 ofpart partitions found on MTD device pxa3xx_nand-0
[ 1.086279] Creating 3 MTD partitions on "pxa3xx_nand-0":
[ 1.091707] 0x000000000000-0x000000400000 : "U-Boot"
[ 1.097010] 0x000000400000-0x000000800000 : "Linux"
[ 1.102208] 0x000000800000-0x000040000000 : "Filesystem"
[ 1.109532] libphy: orion_mdio_bus: probed
[ 1.117153] mvneta d0070000.ethernet eth0: Using hardware mac address f0:ad:4e:01:e3:e5
[ 1.127729] mvneta d0074000.ethernet eth1: Using random mac address 46:ea:f4:18:d8:65
[ 1.135899] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.142484] ehci-pci: EHCI PCI platform driver
[ 1.147173] ehci-orion: EHCI orion driver
[ 1.151328] orion-ehci d0050000.usb: EHCI Host Controller
[ 1.156756] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[ 1.164506] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[ 1.190058] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[ 1.196697] hub 1-0:1.0: USB hub found
[ 1.200508] hub 1-0:1.0: 1 port detected
[ 1.204683] orion-ehci d0051000.usb: EHCI Host Controller
[ 1.210134] orion-ehci d0051000.usb: new USB bus registered, assigned bus number 2
[ 1.217801] orion-ehci d0051000.usb: irq 26, io mem 0xd0051000
[ 1.240062] orion-ehci d0051000.usb: USB 2.0 started, EHCI 1.00
[ 1.246649] hub 2-0:1.0: USB hub found
[ 1.250465] hub 2-0:1.0: 1 port detected
[ 1.254770] xhci_hcd 0000:02:00.0: enabling bus mastering
[ 1.254784] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.260063] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[ 1.267786] xhci_hcd 0000:02:00.0: enabling Mem-Wr-Inval
[ 1.268566] hub 3-0:1.0: USB hub found
[ 1.272417] hub 3-0:1.0: 2 ports detected
[ 1.276652] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.281927] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[ 1.289983] hub 4-0:1.0: USB hub found
[ 1.293794] hub 4-0:1.0: 2 ports detected
[ 1.298342] usbcore: registered new interface driver usb-storage
[ 1.304746] mousedev: PS/2 mouse device common for all mice
[ 1.311040] rtc-mv d0010300.rtc: rtc core: registered d0010300.rtc as rtc0
[ 1.360061] mvsdio d00d4000.mvsdio: lacking card detect (fall back to polling)
[ 1.367534] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.375249] TCP: cubic registered
[ 1.378576] NET: Registered protocol family 17
[ 1.386146] UBI: attaching mtd2 to ubi0
[ 1.412818] mmc0: new high speed SDIO card at address 0001
[ 1.520117] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 1.671521] hub 1-1:1.0: USB hub found
[ 1.675468] hub 1-1:1.0: 4 ports detected
[ 1.778864] random: nonblocking pool is initialized
[ 1.960331] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[ 2.095314] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 2.101930] usb-storage 1-1.1:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 2.108981] scsi0 : usb-storage 1-1.1:1.0
[ 2.190333] usb 1-1.2: new high-speed USB device number 4 using orion-ehci
[ 2.325320] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 2.331814] usb-storage 1-1.2:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 2.338940] scsi1 : usb-storage 1-1.2:1.0
[ 2.778941] UBI: scanning is finished
[ 2.788421] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 20, need 32
[ 2.799758] UBI: attached mtd2 (name "Filesystem", size 1016 MiB) to ubi0
[ 2.806601] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
[ 2.813417] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
[ 2.820137] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
[ 2.827024] UBI: good PEBs: 2024, bad PEBs: 8, corrupted PEBs: 0
[ 2.833046] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 2.840199] UBI: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 0
[ 2.848476] UBI: available PEBs: 0, total reserved PEBs: 2024, PEBs reserved for bad PEB handling: 20
[ 2.857747] UBI: background thread "ubi_bgt0d" started, PID 1005
[ 2.864246] rtc-mv d0010300.rtc: setting system clock to 2014-03-26 23:35:43 UTC (1395876943)
[ 2.873778] Waiting for root device PARTUUID=0cc94d5a-02...
[ 3.111632] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 3.123678] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 3.341611] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 3.521835] sd 1:0:0:0: [sdb] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 3.530427] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.535233] sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 3.536285] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.541627] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.552117] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.557451] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.564992] sdb: sdb1 sdb2
[ 3.571441] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.576769] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.582910] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 3.641577] EXT3-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 3.651986] EXT2-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 3.674670] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.682410] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
[ 3.689278] Freeing unused kernel memory: 208K (c057c000 - c05b0000)
[ 6.834481] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 9.068351] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 14.390633] mvneta d0070000.ethernet eth0: link up
[ 243.492757] mvebu-pcie pcie-controller.3: ICR is 0
[ 253.464660] mvebu-pcie pcie-controller.3: ICR is 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment