Skip to content

Instantly share code, notes, and snippets.

@ngreatorex
Created March 26, 2014 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngreatorex/9790164 to your computer and use it in GitHub Desktop.
Save ngreatorex/9790164 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-00001-g5d29234a (neil@vroombuntu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #16 SMP Wed Mar 26 18:04:49 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 - 0xc057b528 (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.000014] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 229064922058ns
[ 0.000107] Initializing Coherency fabric
[ 0.000331] Aurora cache controller enabled
[ 0.000343] l2x0: 4 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a086302, Cache size: 256 kB
[ 0.000482] Console: colour dummy device 80x30
[ 0.000503] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[ 0.090092] pid_max: default: 32768 minimum: 301
[ 0.090267] Mount-cache hash table entries: 512
[ 0.091863] CPU: Testing write buffer coherency: ok
[ 0.092051] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.092085] Setting up static identity map for 0x4228c8 - 0x422920
[ 0.093391] Brought up 1 CPUs
[ 0.093403] SMP: Total of 1 processors activated.
[ 0.093409] CPU: All CPU(s) started in SVC mode.
[ 0.093969] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[ 0.094098] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[ 0.094446] pinctrl core: initialized pinctrl subsystem
[ 0.094600] NET: Registered protocol family 16
[ 0.094929] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.100220] irq: Cannot allocate irq_descs @ IRQ35, assuming pre-allocated
[ 0.100863] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated
[ 0.101268] irq: Cannot allocate irq_descs @ IRQ104, assuming pre-allocated
[ 0.116133] bio: create slab <bio-0> at 0
[ 0.116660] vgaarb: loaded
[ 0.117115] SCSI subsystem initialized
[ 0.117469] libata version 3.00 loaded.
[ 0.118127] usbcore: registered new interface driver usbfs
[ 0.118254] usbcore: registered new interface driver hub
[ 0.118412] usbcore: registered new device driver usb
[ 0.120107] Switched to clocksource armada_370_xp_clocksource
[ 0.131294] NET: Registered protocol family 2
[ 0.131684] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.131740] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.131816] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.131874] TCP: reno registered
[ 0.131883] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.131902] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.132046] 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.132297] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.132306] PCI: CLS 0 bytes, default 64
[ 0.133586] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.133927] bounce pool size: 64 pages
[ 0.134419] msgmni has been set to 1489
[ 0.134950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.134960] io scheduler noop registered
[ 0.134966] io scheduler deadline registered
[ 0.134980] io scheduler cfq registered (default)
[ 0.135543] armada-370-pinctrl d0018000.pinctrl: registered pinctrl driver
[ 0.136040] mvebu-pcie pcie-controller.3: ICR is 0
[ 0.161162] mvebu-pcie pcie-controller.3: Vendor ID is ffffffff
[ 0.161170] mvebu-pcie pcie-controller.3: ICR is 800200
[ 1.170071] mvebu-pcie pcie-controller.3: Try 2: Vendor ID is ffffffff
[ 1.170083] mvebu-pcie pcie-controller.3: ICR is 808200
[ 1.170138] mvebu-pcie pcie-controller.3: ICR is 0
[ 1.170148] mvebu-pcie pcie-controller.3: Vendor ID is 10091b73
[ 1.170154] mvebu-pcie pcie-controller.3: ICR is 0
[ 2.180065] mvebu-pcie pcie-controller.3: Try 2: Vendor ID is 10091b73
[ 2.180074] mvebu-pcie pcie-controller.3: ICR is 0
[ 2.180354] mvebu-pcie pcie-controller.3: PCI host bridge to bus 0000:00
[ 2.180370] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
[ 2.180378] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000]
[ 2.180388] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.180398] pci_bus 0000:00: scanning bus
[ 2.180423] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[ 2.180453] pci 0000:00:01.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 2.180679] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[ 2.180701] pci 0000:00:02.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 2.180909] pci_bus 0000:00: fixups for bus
[ 2.180923] PCI: bus0: Fast back to back transfers disabled
[ 2.180933] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[ 2.180941] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.180951] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 0
[ 2.180959] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.180968] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[ 2.181123] pci_bus 0000:01: scanning bus
[ 2.181166] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000
[ 2.181195] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0007ffff]
[ 2.181221] pci 0000:01:00.0: reg 0x18: [io 0x0000-0x001f]
[ 2.181238] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[ 2.181272] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 2.181289] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 2.181404] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 2.181417] pci 0000:01:00.0: PME# disabled
[ 2.181473] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.181508] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.181789] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000
[ 2.181817] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x0007ffff]
[ 2.181843] pci 0000:01:00.1: reg 0x18: [io 0x0000-0x001f]
[ 2.181860] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[ 2.181894] pci 0000:01:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 2.181910] pci 0000:01:00.1: calling pci_fixup_ide_bases+0x0/0x3c
[ 2.182019] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[ 2.182030] pci 0000:01:00.1: PME# disabled
[ 2.182085] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.182119] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.182388] pci_bus 0000:01: fixups for bus
[ 2.182411] PCI: bus1: Fast back to back transfers disabled
[ 2.182419] pci_bus 0000:01: bus scan returning with max=02
[ 2.182430] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02
[ 2.182441] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1
[ 2.182600] pci_bus 0000:03: scanning bus
[ 2.182635] pci 0000:03:00.0: [1b73:1009] type 00 class 0x0c0330
[ 2.182669] pci 0000:03:00.0: reg 0x10: [mem 0x42000000-0x4200ffff 64bit]
[ 2.182693] pci 0000:03:00.0: reg 0x18: [mem 0x42010000-0x42010fff 64bit]
[ 2.182717] pci 0000:03:00.0: reg 0x20: [mem 0x42011000-0x42011fff 64bit]
[ 2.182743] pci 0000:03:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 2.182811] pci 0000:03:00.0: supports D1
[ 2.182819] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[ 2.182829] pci 0000:03:00.0: PME# disabled
[ 2.183081] pci_bus 0000:03: fixups for bus
[ 2.183096] PCI: bus3: Fast back to back transfers disabled
[ 2.183104] pci_bus 0000:03: bus scan returning with max=03
[ 2.183114] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[ 2.183123] pci_bus 0000:00: bus scan returning with max=03
[ 2.183134] pci 0000:00:01.0: fixup irq: got 0
[ 2.183141] pci 0000:00:01.0: assigning IRQ 00
[ 2.183149] pci 0000:00:02.0: fixup irq: got 0
[ 2.183155] pci 0000:00:02.0: assigning IRQ 00
[ 2.183208] pci 0000:01:00.0: fixup irq: got 106
[ 2.183215] pci 0000:01:00.0: assigning IRQ 106
[ 2.183234] pci 0000:01:00.1: fixup irq: got 106
[ 2.183242] pci 0000:01:00.1: assigning IRQ 106
[ 2.183269] pci 0000:03:00.0: fixup irq: got 107
[ 2.183276] pci 0000:03:00.0: assigning IRQ 107
[ 2.183308] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183326] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183344] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183360] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183383] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe02fffff]
[ 2.183393] pci 0000:00:02.0: BAR 14: assigned [mem 0xe0300000-0xe03fffff]
[ 2.183401] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff]
[ 2.183421] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183438] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183455] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183473] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183489] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183506] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183523] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183540] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183557] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183573] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183590] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183607] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183624] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183640] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183649] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe007ffff]
[ 2.183664] pci 0000:01:00.0: BAR 0: set to [mem 0xe0000000-0xe007ffff] (PCI address [0xe0000000-0xe007ffff])
[ 2.183673] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0080000-0xe00fffff pref]
[ 2.183682] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0100000-0xe017ffff]
[ 2.183695] pci 0000:01:00.1: BAR 0: set to [mem 0xe0100000-0xe017ffff] (PCI address [0xe0100000-0xe017ffff])
[ 2.183704] pci 0000:01:00.1: BAR 6: assigned [mem 0xe0180000-0xe01fffff pref]
[ 2.183713] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0200000-0xe0203fff]
[ 2.183726] pci 0000:01:00.0: BAR 3: set to [mem 0xe0200000-0xe0203fff] (PCI address [0xe0200000-0xe0203fff])
[ 2.183743] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183752] pci 0000:01:00.0: BAR 7: assigned [mem 0xe0204000-0xe0223fff]
[ 2.183765] pci 0000:01:00.0: BAR 7: set to [mem 0xe0204000-0xe0223fff] (PCI address [0xe0204000-0xe0223fff])
[ 2.183781] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183790] pci 0000:01:00.0: BAR 10: assigned [mem 0xe0224000-0xe0243fff]
[ 2.183803] pci 0000:01:00.0: BAR 10: set to [mem 0xe0224000-0xe0243fff] (PCI address [0xe0224000-0xe0243fff])
[ 2.183812] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0244000-0xe0247fff]
[ 2.183825] pci 0000:01:00.1: BAR 3: set to [mem 0xe0244000-0xe0247fff] (PCI address [0xe0244000-0xe0247fff])
[ 2.183842] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 2.183850] pci 0000:01:00.1: BAR 7: assigned [mem 0xe0248000-0xe0267fff]
[ 2.183863] pci 0000:01:00.1: BAR 7: set to [mem 0xe0248000-0xe0267fff] (PCI address [0xe0248000-0xe0267fff])
[ 2.183880] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 2.183889] pci 0000:01:00.1: BAR 10: assigned [mem 0xe0268000-0xe0287fff]
[ 2.183902] pci 0000:01:00.1: BAR 10: set to [mem 0xe0268000-0xe0287fff] (PCI address [0xe0268000-0xe0287fff])
[ 2.183910] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1001f]
[ 2.183923] pci 0000:01:00.0: BAR 2: set to [io 0x10000-0x1001f] (PCI address [0x10000-0x1001f])
[ 2.183932] pci 0000:01:00.1: BAR 2: assigned [io 0x10020-0x1003f]
[ 2.183944] pci 0000:01:00.1: BAR 2: set to [io 0x10020-0x1003f] (PCI address [0x10020-0x1003f])
[ 2.183953] pci 0000:00:01.0: PCI bridge to [bus 01-02]
[ 2.183961] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff]
[ 2.183971] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe02fffff]
[ 2.183984] pci 0000:03:00.0: BAR 0: assigned [mem 0xe0300000-0xe030ffff 64bit]
[ 2.184004] pci 0000:03:00.0: BAR 0: set to [mem 0xe0300000-0xe030ffff 64bit] (PCI address [0xe0300000-0xe030ffff])
[ 2.184013] pci 0000:03:00.0: BAR 2: assigned [mem 0xe0310000-0xe0310fff 64bit]
[ 2.184033] pci 0000:03:00.0: BAR 2: set to [mem 0xe0310000-0xe0310fff 64bit] (PCI address [0xe0310000-0xe0310fff])
[ 2.184041] pci 0000:03:00.0: BAR 4: assigned [mem 0xe0311000-0xe0311fff 64bit]
[ 2.184061] pci 0000:03:00.0: BAR 4: set to [mem 0xe0311000-0xe0311fff 64bit] (PCI address [0xe0311000-0xe0311fff])
[ 2.184069] pci 0000:00:02.0: PCI bridge to [bus 03]
[ 2.184077] pci 0000:00:02.0: bridge window [mem 0xe0300000-0xe03fffff]
[ 2.184124] pci 0000:01:00.0: calling quirk_e100_interrupt+0x0/0x1dc
[ 2.184144] pci 0000:01:00.1: calling quirk_e100_interrupt+0x0/0x1dc
[ 2.184165] pci 0000:03:00.0: calling quirk_usb_early_handoff+0x0/0x80c
[ 2.184178] PCI: enabling device 0000:00:02.0 (0140 -> 0143)
[ 2.184193] pci 0000:00:02.0: enabling bus mastering
[ 2.184457] mv_xor d0060800.xor: Marvell shared XOR driver
[ 2.220183] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 2.260131] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 2.260329] mv_xor d0060900.xor: Marvell shared XOR driver
[ 2.300131] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 2.340131] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 2.402842] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.424606] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[ 3.200114] console [ttyS0] enabled
[ 3.204145] kgdb: Registered I/O driver kgdboc.
[ 3.210279] pxa3xx-nand d00d0000.nand: This platform can't do DMA on this device
[ 3.217913] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x38
[ 3.224317] nand: Micron MT29F8G08ABABAWP
[ 3.228335] nand: 1024MiB, SLC, page size: 4096, OOB size: 224
[ 3.234802] Bad block table found at page 262016, version 0x01
[ 3.241319] Bad block table found at page 261888, version 0x01
[ 3.247749] 3 ofpart partitions found on MTD device pxa3xx_nand-0
[ 3.253892] Creating 3 MTD partitions on "pxa3xx_nand-0":
[ 3.259303] 0x000000000000-0x000000400000 : "U-Boot"
[ 3.264619] 0x000000400000-0x000000800000 : "Linux"
[ 3.269793] 0x000000800000-0x000040000000 : "Filesystem"
[ 3.277160] libphy: orion_mdio_bus: probed
[ 3.284927] mvneta d0070000.ethernet eth0: Using hardware mac address f0:ad:4e:01:e3:e5
[ 3.295497] mvneta d0074000.ethernet eth1: Using random mac address 4a:9c:2a:f2:81:77
[ 3.303662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.310246] ehci-pci: EHCI PCI platform driver
[ 3.314937] ehci-orion: EHCI orion driver
[ 3.319059] orion-ehci d0050000.usb: EHCI Host Controller
[ 3.324520] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[ 3.332242] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[ 3.350087] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[ 3.356734] hub 1-0:1.0: USB hub found
[ 3.360547] hub 1-0:1.0: 1 port detected
[ 3.364713] orion-ehci d0051000.usb: EHCI Host Controller
[ 3.370161] orion-ehci d0051000.usb: new USB bus registered, assigned bus number 2
[ 3.377821] orion-ehci d0051000.usb: irq 26, io mem 0xd0051000
[ 3.400084] orion-ehci d0051000.usb: USB 2.0 started, EHCI 1.00
[ 3.406656] hub 2-0:1.0: USB hub found
[ 3.410469] hub 2-0:1.0: 1 port detected
[ 3.414777] xhci_hcd 0000:03:00.0: enabling bus mastering
[ 3.414792] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 3.420045] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 3.427796] xhci_hcd 0000:03:00.0: enabling Mem-Wr-Inval
[ 3.428589] hub 3-0:1.0: USB hub found
[ 3.432447] hub 3-0:1.0: 2 ports detected
[ 3.436685] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 3.441959] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 3.450018] hub 4-0:1.0: USB hub found
[ 3.453830] hub 4-0:1.0: 2 ports detected
[ 3.458393] usbcore: registered new interface driver usb-storage
[ 3.464796] mousedev: PS/2 mouse device common for all mice
[ 3.471097] rtc-mv d0010300.rtc: rtc core: registered d0010300.rtc as rtc0
[ 3.520081] mvsdio d00d4000.mvsdio: lacking card detect (fall back to polling)
[ 3.527555] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.535272] TCP: cubic registered
[ 3.538599] NET: Registered protocol family 17
[ 3.546258] UBI: attaching mtd2 to ubi0
[ 3.572704] mmc0: new high speed SDIO card at address 0001
[ 3.680131] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 3.831526] hub 1-1:1.0: USB hub found
[ 3.835477] hub 1-1:1.0: 4 ports detected
[ 3.938862] random: nonblocking pool is initialized
[ 4.120330] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[ 4.255112] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 4.261723] usb-storage 1-1.1:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 4.268773] scsi0 : usb-storage 1-1.1:1.0
[ 4.350334] usb 1-1.2: new high-speed USB device number 4 using orion-ehci
[ 4.485233] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 4.491805] usb-storage 1-1.2:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 4.498853] scsi1 : usb-storage 1-1.2:1.0
[ 4.938528] UBI: scanning is finished
[ 4.948038] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 20, need 32
[ 4.959384] UBI: attached mtd2 (name "Filesystem", size 1016 MiB) to ubi0
[ 4.966227] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
[ 4.973043] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
[ 4.979755] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
[ 4.986649] UBI: good PEBs: 2024, bad PEBs: 8, corrupted PEBs: 0
[ 4.992672] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 4.999819] UBI: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 0
[ 5.008104] UBI: available PEBs: 0, total reserved PEBs: 2024, PEBs reserved for bad PEB handling: 20
[ 5.017375] UBI: background thread "ubi_bgt0d" started, PID 1007
[ 5.023881] rtc-mv d0010300.rtc: setting system clock to 2014-03-26 18:06:58 UTC (1395857218)
[ 5.033399] Waiting for root device PARTUUID=0cc94d5a-02...
[ 5.271762] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 5.283686] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.501621] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 5.659530] sd 1:0:0:0: [sdb] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 5.668120] sd 1:0:0:0: [sdb] Write Protect is off
[ 5.672937] sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 5.673979] sd 1:0:0:0: [sdb] No Caching mode page found
[ 5.679311] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 5.689811] sd 1:0:0:0: [sdb] No Caching mode page found
[ 5.695167] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 5.702689] sdb: sdb1 sdb2
[ 5.709137] sd 1:0:0:0: [sdb] No Caching mode page found
[ 5.714501] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 5.720626] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 5.811683] EXT3-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 5.822093] EXT2-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 5.845036] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.852781] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
[ 5.859647] Freeing unused kernel memory: 208K (c057c000 - c05b0000)
[ 7.430268] pca953x 0-0025: failed reading register
[ 7.802959] cfg80211: Calling CRDA to update world regulatory domain
[ 8.717135] cfg80211: World regulatory domain updated:
[ 8.722362] cfg80211: DFS Master region: unset
[ 8.726727] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 8.735135] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.742900] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.750666] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.758422] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.766185] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.300359] mwifiex_sdio mmc0:0001:1: WLAN FW is active
[ 9.549101] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 9.713433] ieee80211 phy0: ignoring F/W country code US
[ 9.726437] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (14.66.9.p96)
[ 12.345192] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 13.885578] NET: Registered protocol family 10
[ 14.110038] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 15.115685] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.263132] Netfilter messages via NETLINK v0.30.
[ 17.440000] nf_conntrack version 0.5.0 (16141 buckets, 64564 max)
[ 18.218322] xt_time: kernel timezone is -0000
[ 18.426821] ctnetlink v0.93: registering with nfnetlink.
[ 18.888002] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 19.783090] ipt_ULOG: ULOG is deprecated and it will be removed soon, use NFLOG instead
[ 20.100486] mvneta d0070000.ethernet eth0: link up
[ 20.105440] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 20.115473] nfnl_acct: registering with nfnetlink.
[ 20.605638] Bridge firewalling registered
[ 21.363084] u32 classifier
[ 21.365818] input device check on
[ 21.369486] Actions configured
[ 22.267384] cfg80211: Calling CRDA for country: GB
[ 22.309713] cfg80211: Regulatory domain changed to country: GB
[ 22.315634] cfg80211: DFS Master region: unset
[ 22.320000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 22.328393] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 22.335822] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 22.343242] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 22.350662] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 22.575458] 8021q: 802.1Q VLAN Support v1.8
[ 22.586922] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x112 error, result=0x2
[ 25.978185] Bluetooth: Core ver 2.18
[ 25.981845] NET: Registered protocol family 31
[ 25.986298] Bluetooth: HCI device and connection manager initialized
[ 25.992712] Bluetooth: HCI socket layer initialized
[ 25.997603] Bluetooth: L2CAP socket layer initialized
[ 26.002702] Bluetooth: SCO socket layer initialized
[ 26.063656] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.069079] Bluetooth: BNEP socket layer initialized
[ 26.119215] Bluetooth: RFCOMM TTY layer initialized
[ 26.124164] Bluetooth: RFCOMM socket layer initialized
[ 26.129380] Bluetooth: RFCOMM ver 1.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment