Created
March 26, 2014 20:29
-
-
Save ngreatorex/9792618 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 3.14.0-rc8-00001-gaf6efa8 (neil@vroombuntu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #19 SMP Wed Mar 26 20:19:06 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: 1032856K/1048576K available (4344K kernel code, 250K rwdata, 1236K rodata, 211K init, 576K bss, 15720K 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.000110] Initializing Coherency fabric | |
[ 0.000349] Aurora cache controller enabled | |
[ 0.000361] l2x0: 4 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a086302, Cache size: 256 kB | |
[ 0.000500] Console: colour dummy device 80x30 | |
[ 0.000522] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) | |
[ 0.090092] pid_max: default: 32768 minimum: 301 | |
[ 0.090266] Mount-cache hash table entries: 512 | |
[ 0.091863] CPU: Testing write buffer coherency: ok | |
[ 0.092049] CPU0: thread -1, cpu 0, socket -1, mpidr 0 | |
[ 0.092084] Setting up static identity map for 0x422910 - 0x422968 | |
[ 0.093387] Brought up 1 CPUs | |
[ 0.093399] SMP: Total of 1 processors activated. | |
[ 0.093405] 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.094099] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1 | |
[ 0.094446] pinctrl core: initialized pinctrl subsystem | |
[ 0.094600] NET: Registered protocol family 16 | |
[ 0.094931] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.100317] irq: Cannot allocate irq_descs @ IRQ35, assuming pre-allocated | |
[ 0.100971] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated | |
[ 0.101384] irq: Cannot allocate irq_descs @ IRQ104, assuming pre-allocated | |
[ 0.116252] bio: create slab <bio-0> at 0 | |
[ 0.116778] vgaarb: loaded | |
[ 0.117233] SCSI subsystem initialized | |
[ 0.117583] libata version 3.00 loaded. | |
[ 0.118235] usbcore: registered new interface driver usbfs | |
[ 0.118361] usbcore: registered new interface driver hub | |
[ 0.118520] usbcore: registered new device driver usb | |
[ 0.120217] Switched to clocksource armada_370_xp_clocksource | |
[ 0.131026] NET: Registered protocol family 2 | |
[ 0.131412] TCP established hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.131468] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.131543] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 0.131600] TCP: reno registered | |
[ 0.131610] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.131629] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.131772] NET: Registered protocol family 1 | |
[ 0.132006] RPC: Registered named UNIX socket transport module. | |
[ 0.132015] RPC: Registered udp transport module. | |
[ 0.132019] RPC: Registered tcp transport module. | |
[ 0.132024] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.132032] PCI: CLS 0 bytes, default 64 | |
[ 0.133308] futex hash table entries: 256 (order: 2, 16384 bytes) | |
[ 0.133654] bounce pool size: 64 pages | |
[ 0.134147] msgmni has been set to 1489 | |
[ 0.134678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) | |
[ 0.134688] io scheduler noop registered | |
[ 0.134694] io scheduler deadline registered | |
[ 0.134709] io scheduler cfq registered (default) | |
[ 0.135271] armada-370-pinctrl d0018000.pinctrl: registered pinctrl driver | |
[ 0.135772] mvebu-pcie pcie-controller.3: ICR is 0 | |
[ 0.160889] mvebu-pcie pcie-controller.3: Vendor ID is ffffffff | |
[ 0.160897] mvebu-pcie pcie-controller.3: ICR is 800200 | |
[ 1.170215] mvebu-pcie pcie-controller.3: Try 2: Vendor ID is 15218086 | |
[ 1.170228] mvebu-pcie pcie-controller.3: ICR is 0 | |
[ 1.170290] mvebu-pcie pcie-controller.3: ICR is 0 | |
[ 1.170299] mvebu-pcie pcie-controller.3: Vendor ID is 10091b73 | |
[ 1.170306] mvebu-pcie pcie-controller.3: ICR is 0 | |
[ 2.180207] mvebu-pcie pcie-controller.3: Try 2: Vendor ID is 10091b73 | |
[ 2.180215] mvebu-pcie pcie-controller.3: ICR is 0 | |
[ 2.180506] mvebu-pcie pcie-controller.3: PCI host bridge to bus 0000:00 | |
[ 2.180522] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] | |
[ 2.180530] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000] | |
[ 2.180540] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 2.180549] pci_bus 0000:00: scanning bus | |
[ 2.180574] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400 | |
[ 2.180603] pci 0000:00:01.0: calling pci_fixup_ide_bases+0x0/0x3c | |
[ 2.180827] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400 | |
[ 2.180848] pci 0000:00:02.0: calling pci_fixup_ide_bases+0x0/0x3c | |
[ 2.181056] pci_bus 0000:00: fixups for bus | |
[ 2.181070] PCI: bus0: Fast back to back transfers disabled | |
[ 2.181079] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0 | |
[ 2.181087] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 2.181098] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 0 | |
[ 2.181105] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 2.181114] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1 | |
[ 2.181267] pci_bus 0000:01: scanning bus | |
[ 2.181310] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000 | |
[ 2.181339] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0007ffff] | |
[ 2.181365] pci 0000:01:00.0: reg 0x18: [io 0x0000-0x001f] | |
[ 2.181382] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff] | |
[ 2.181416] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref] | |
[ 2.181432] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x3c | |
[ 2.181549] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 2.181561] pci 0000:01:00.0: PME# disabled | |
[ 2.181617] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.181651] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.181934] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000 | |
[ 2.181962] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x0007ffff] | |
[ 2.181989] pci 0000:01:00.1: reg 0x18: [io 0x0000-0x001f] | |
[ 2.182006] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff] | |
[ 2.182040] pci 0000:01:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref] | |
[ 2.182056] pci 0000:01:00.1: calling pci_fixup_ide_bases+0x0/0x3c | |
[ 2.182164] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold | |
[ 2.182175] pci 0000:01:00.1: PME# disabled | |
[ 2.182230] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.182264] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.182532] pci_bus 0000:01: fixups for bus | |
[ 2.182555] PCI: bus1: Fast back to back transfers disabled | |
[ 2.182562] pci_bus 0000:01: bus scan returning with max=02 | |
[ 2.182573] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02 | |
[ 2.182584] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1 | |
[ 2.182743] pci_bus 0000:03: scanning bus | |
[ 2.182778] pci 0000:03:00.0: [1b73:1009] type 00 class 0x0c0330 | |
[ 2.182812] pci 0000:03:00.0: reg 0x10: [mem 0x42000000-0x4200ffff 64bit] | |
[ 2.182836] pci 0000:03:00.0: reg 0x18: [mem 0x42010000-0x42010fff 64bit] | |
[ 2.182860] pci 0000:03:00.0: reg 0x20: [mem 0x42011000-0x42011fff 64bit] | |
[ 2.182885] pci 0000:03:00.0: calling pci_fixup_ide_bases+0x0/0x3c | |
[ 2.182954] pci 0000:03:00.0: supports D1 | |
[ 2.182961] pci 0000:03:00.0: PME# supported from D0 D1 D3hot | |
[ 2.182971] pci 0000:03:00.0: PME# disabled | |
[ 2.183223] pci_bus 0000:03: fixups for bus | |
[ 2.183237] PCI: bus3: Fast back to back transfers disabled | |
[ 2.183245] pci_bus 0000:03: bus scan returning with max=03 | |
[ 2.183255] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 | |
[ 2.183264] pci_bus 0000:00: bus scan returning with max=03 | |
[ 2.183275] pci 0000:00:01.0: fixup irq: got 0 | |
[ 2.183282] pci 0000:00:01.0: assigning IRQ 00 | |
[ 2.183290] pci 0000:00:02.0: fixup irq: got 0 | |
[ 2.183297] pci 0000:00:02.0: assigning IRQ 00 | |
[ 2.183350] pci 0000:01:00.0: fixup irq: got 106 | |
[ 2.183357] pci 0000:01:00.0: assigning IRQ 106 | |
[ 2.183377] pci 0000:01:00.1: fixup irq: got 106 | |
[ 2.183384] pci 0000:01:00.1: assigning IRQ 106 | |
[ 2.183412] pci 0000:03:00.0: fixup irq: got 107 | |
[ 2.183419] pci 0000:03:00.0: assigning IRQ 107 | |
[ 2.183451] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183469] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183487] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183503] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183527] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe02fffff] | |
[ 2.183537] pci 0000:00:02.0: BAR 14: assigned [mem 0xe0300000-0xe03fffff] | |
[ 2.183545] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] | |
[ 2.183565] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183582] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183599] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183617] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183634] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183651] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183667] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183685] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183702] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183718] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183735] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183752] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183768] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183785] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183794] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe007ffff] | |
[ 2.183809] pci 0000:01:00.0: BAR 0: set to [mem 0xe0000000-0xe007ffff] (PCI address [0xe0000000-0xe007ffff]) | |
[ 2.183818] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0080000-0xe00fffff pref] | |
[ 2.183827] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0100000-0xe017ffff] | |
[ 2.183840] pci 0000:01:00.1: BAR 0: set to [mem 0xe0100000-0xe017ffff] (PCI address [0xe0100000-0xe017ffff]) | |
[ 2.183849] pci 0000:01:00.1: BAR 6: assigned [mem 0xe0180000-0xe01fffff pref] | |
[ 2.183858] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0200000-0xe0203fff] | |
[ 2.183871] pci 0000:01:00.0: BAR 3: set to [mem 0xe0200000-0xe0203fff] (PCI address [0xe0200000-0xe0203fff]) | |
[ 2.183888] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183896] pci 0000:01:00.0: BAR 7: assigned [mem 0xe0204000-0xe0223fff] | |
[ 2.183910] pci 0000:01:00.0: BAR 7: set to [mem 0xe0204000-0xe0223fff] (PCI address [0xe0204000-0xe0223fff]) | |
[ 2.183927] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.183936] pci 0000:01:00.0: BAR 10: assigned [mem 0xe0224000-0xe0243fff] | |
[ 2.183949] pci 0000:01:00.0: BAR 10: set to [mem 0xe0224000-0xe0243fff] (PCI address [0xe0224000-0xe0243fff]) | |
[ 2.183958] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0244000-0xe0247fff] | |
[ 2.183971] pci 0000:01:00.1: BAR 3: set to [mem 0xe0244000-0xe0247fff] (PCI address [0xe0244000-0xe0247fff]) | |
[ 2.183988] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff] | |
[ 2.183996] pci 0000:01:00.1: BAR 7: assigned [mem 0xe0248000-0xe0267fff] | |
[ 2.184009] pci 0000:01:00.1: BAR 7: set to [mem 0xe0248000-0xe0267fff] (PCI address [0xe0248000-0xe0267fff]) | |
[ 2.184026] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff] | |
[ 2.184035] pci 0000:01:00.1: BAR 10: assigned [mem 0xe0268000-0xe0287fff] | |
[ 2.184048] pci 0000:01:00.1: BAR 10: set to [mem 0xe0268000-0xe0287fff] (PCI address [0xe0268000-0xe0287fff]) | |
[ 2.184056] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1001f] | |
[ 2.184069] pci 0000:01:00.0: BAR 2: set to [io 0x10000-0x1001f] (PCI address [0x10000-0x1001f]) | |
[ 2.184078] pci 0000:01:00.1: BAR 2: assigned [io 0x10020-0x1003f] | |
[ 2.184090] pci 0000:01:00.1: BAR 2: set to [io 0x10020-0x1003f] (PCI address [0x10020-0x1003f]) | |
[ 2.184100] pci 0000:00:01.0: PCI bridge to [bus 01-02] | |
[ 2.184108] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] | |
[ 2.184118] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe02fffff] | |
[ 2.184130] pci 0000:03:00.0: BAR 0: assigned [mem 0xe0300000-0xe030ffff 64bit] | |
[ 2.184151] pci 0000:03:00.0: BAR 0: set to [mem 0xe0300000-0xe030ffff 64bit] (PCI address [0xe0300000-0xe030ffff]) | |
[ 2.184160] pci 0000:03:00.0: BAR 2: assigned [mem 0xe0310000-0xe0310fff 64bit] | |
[ 2.184179] pci 0000:03:00.0: BAR 2: set to [mem 0xe0310000-0xe0310fff 64bit] (PCI address [0xe0310000-0xe0310fff]) | |
[ 2.184188] pci 0000:03:00.0: BAR 4: assigned [mem 0xe0311000-0xe0311fff 64bit] | |
[ 2.184208] pci 0000:03:00.0: BAR 4: set to [mem 0xe0311000-0xe0311fff 64bit] (PCI address [0xe0311000-0xe0311fff]) | |
[ 2.184215] pci 0000:00:02.0: PCI bridge to [bus 03] | |
[ 2.184224] pci 0000:00:02.0: bridge window [mem 0xe0300000-0xe03fffff] | |
[ 2.184271] pci 0000:01:00.0: calling quirk_e100_interrupt+0x0/0x1dc | |
[ 2.184291] pci 0000:01:00.1: calling quirk_e100_interrupt+0x0/0x1dc | |
[ 2.184313] pci 0000:03:00.0: calling quirk_usb_early_handoff+0x0/0x80c | |
[ 2.184325] PCI: enabling device 0000:00:02.0 (0140 -> 0143) | |
[ 2.184340] pci 0000:00:02.0: enabling bus mastering | |
[ 2.184603] mv_xor d0060800.xor: Marvell shared XOR driver | |
[ 2.220325] mv_xor d0060800.xor: Marvell XOR: ( xor cpy ) | |
[ 2.260273] mv_xor d0060800.xor: Marvell XOR: ( xor cpy ) | |
[ 2.260475] mv_xor d0060900.xor: Marvell shared XOR driver | |
[ 2.300271] mv_xor d0060900.xor: Marvell XOR: ( xor cpy ) | |
[ 2.340272] mv_xor d0060900.xor: Marvell XOR: ( xor cpy ) | |
[ 2.403415] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
[ 2.425177] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A | |
[ 3.200145] console [ttyS0] enabled | |
[ 3.204180] kgdb: Registered I/O driver kgdboc. | |
[ 3.210313] pxa3xx-nand d00d0000.nand: This platform can't do DMA on this device | |
[ 3.217946] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x38 | |
[ 3.224346] nand: Micron MT29F8G08ABABAWP | |
[ 3.228364] nand: 1024MiB, SLC, page size: 4096, OOB size: 224 | |
[ 3.234837] Bad block table found at page 262016, version 0x01 | |
[ 3.241353] Bad block table found at page 261888, version 0x01 | |
[ 3.247781] 3 ofpart partitions found on MTD device pxa3xx_nand-0 | |
[ 3.253926] Creating 3 MTD partitions on "pxa3xx_nand-0": | |
[ 3.259337] 0x000000000000-0x000000400000 : "U-Boot" | |
[ 3.264653] 0x000000400000-0x000000800000 : "Linux" | |
[ 3.269821] 0x000000800000-0x000040000000 : "Filesystem" | |
[ 3.277199] libphy: orion_mdio_bus: probed | |
[ 3.284894] mvneta d0070000.ethernet eth0: Using hardware mac address f0:ad:4e:01:e3:e5 | |
[ 3.295462] mvneta d0074000.ethernet eth1: Using random mac address d2:2b:65:8c:7a:69 | |
[ 3.303627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 3.310181] ehci-pci: EHCI PCI platform driver | |
[ 3.314905] ehci-orion: EHCI orion driver | |
[ 3.319028] orion-ehci d0050000.usb: EHCI Host Controller | |
[ 3.324492] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1 | |
[ 3.332284] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000 | |
[ 3.350228] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00 | |
[ 3.356876] hub 1-0:1.0: USB hub found | |
[ 3.360687] hub 1-0:1.0: 1 port detected | |
[ 3.364856] orion-ehci d0051000.usb: EHCI Host Controller | |
[ 3.370306] orion-ehci d0051000.usb: new USB bus registered, assigned bus number 2 | |
[ 3.377969] orion-ehci d0051000.usb: irq 26, io mem 0xd0051000 | |
[ 3.400225] orion-ehci d0051000.usb: USB 2.0 started, EHCI 1.00 | |
[ 3.406797] hub 2-0:1.0: USB hub found | |
[ 3.410615] hub 2-0:1.0: 1 port detected | |
[ 3.414929] xhci_hcd 0000:03:00.0: enabling bus mastering | |
[ 3.414943] xhci_hcd 0000:03:00.0: xHCI Host Controller | |
[ 3.420224] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 | |
[ 3.427951] xhci_hcd 0000:03:00.0: enabling Mem-Wr-Inval | |
[ 3.428745] hub 3-0:1.0: USB hub found | |
[ 3.432602] hub 3-0:1.0: 2 ports detected | |
[ 3.436842] xhci_hcd 0000:03:00.0: xHCI Host Controller | |
[ 3.442116] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 | |
[ 3.450174] hub 4-0:1.0: USB hub found | |
[ 3.453988] hub 4-0:1.0: 2 ports detected | |
[ 3.458548] usbcore: registered new interface driver usb-storage | |
[ 3.464952] mousedev: PS/2 mouse device common for all mice | |
[ 3.471246] rtc-mv d0010300.rtc: rtc core: registered d0010300.rtc as rtc0 | |
[ 3.520222] mvsdio d00d4000.mvsdio: lacking card detect (fall back to polling) | |
[ 3.527696] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 3.535412] TCP: cubic registered | |
[ 3.538739] NET: Registered protocol family 17 | |
[ 3.546408] UBI: attaching mtd2 to ubi0 | |
[ 3.572847] mmc0: new high speed SDIO card at address 0001 | |
[ 3.680248] usb 1-1: new high-speed USB device number 2 using orion-ehci | |
[ 3.831817] hub 1-1:1.0: USB hub found | |
[ 3.835840] hub 1-1:1.0: 4 ports detected | |
[ 3.938846] random: nonblocking pool is initialized | |
[ 4.120496] usb 1-1.1: new high-speed USB device number 3 using orion-ehci | |
[ 4.255400] usb-storage 1-1.1:1.0: USB Mass Storage device detected | |
[ 4.262007] usb-storage 1-1.1:1.0: Quirks match for vid 05e3 pid 0723: 8000 | |
[ 4.269056] scsi0 : usb-storage 1-1.1:1.0 | |
[ 4.350496] usb 1-1.2: new high-speed USB device number 4 using orion-ehci | |
[ 4.485525] usb-storage 1-1.2:1.0: USB Mass Storage device detected | |
[ 4.492103] usb-storage 1-1.2:1.0: Quirks match for vid 05e3 pid 0723: 8000 | |
[ 4.499148] scsi1 : usb-storage 1-1.2:1.0 | |
[ 4.938332] UBI: scanning is finished | |
[ 4.947767] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 20, need 32 | |
[ 4.959092] UBI: attached mtd2 (name "Filesystem", size 1016 MiB) to ubi0 | |
[ 4.965936] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes | |
[ 4.972752] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096 | |
[ 4.979463] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192 | |
[ 4.986357] UBI: good PEBs: 2024, bad PEBs: 8, corrupted PEBs: 0 | |
[ 4.992380] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 | |
[ 4.999527] UBI: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 0 | |
[ 5.007811] UBI: available PEBs: 0, total reserved PEBs: 2024, PEBs reserved for bad PEB handling: 20 | |
[ 5.017084] UBI: background thread "ubi_bgt0d" started, PID 1007 | |
[ 5.023593] rtc-mv d0010300.rtc: setting system clock to 2014-03-26 20:26:47 UTC (1395865607) | |
[ 5.033117] Waiting for root device PARTUUID=0cc94d5a-02... | |
[ 5.271931] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0 | |
[ 5.283854] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 5.501787] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0 | |
[ 5.673284] sd 1:0:0:0: [sdb] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB) | |
[ 5.681874] sd 1:0:0:0: [sdb] Write Protect is off | |
[ 5.686679] sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00 | |
[ 5.687733] sd 1:0:0:0: [sdb] No Caching mode page found | |
[ 5.693077] sd 1:0:0:0: [sdb] Assuming drive cache: write through | |
[ 5.703565] sd 1:0:0:0: [sdb] No Caching mode page found | |
[ 5.708899] sd 1:0:0:0: [sdb] Assuming drive cache: write through | |
[ 5.716193] sdb: sdb1 sdb2 | |
[ 5.722641] sd 1:0:0:0: [sdb] No Caching mode page found | |
[ 5.727970] sd 1:0:0:0: [sdb] Assuming drive cache: write through | |
[ 5.734118] sd 1:0:0:0: [sdb] Attached SCSI removable disk | |
[ 5.802002] EXT3-fs (sdb2): error: couldn't mount because of unsupported optional features (240) | |
[ 5.812412] EXT2-fs (sdb2): error: couldn't mount because of unsupported optional features (240) | |
[ 5.835350] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 5.843096] VFS: Mounted root (ext4 filesystem) readonly on device 8:18. | |
[ 5.849962] Freeing unused kernel memory: 208K (c057c000 - c05b0000) | |
[ 7.441296] pca953x 0-0025: failed reading register | |
[ 7.883796] cfg80211: Calling CRDA to update world regulatory domain | |
[ 8.704231] cfg80211: World regulatory domain updated: | |
[ 8.709412] cfg80211: DFS Master region: unset | |
[ 8.713811] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 8.722223] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 8.729991] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 8.737757] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 8.745522] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 8.753286] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 9.420367] mwifiex_sdio mmc0:0001:1: WLAN FW is active | |
[ 9.591162] EXT4-fs (sdb2): re-mounted. Opts: (null) | |
[ 9.852747] ieee80211 phy0: ignoring F/W country code US | |
[ 9.869975] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (14.66.9.p96) | |
[ 12.399833] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 14.068914] NET: Registered protocol family 10 | |
[ 14.303364] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 16.477007] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 18.643369] Netfilter messages via NETLINK v0.30. | |
[ 18.807438] nf_conntrack version 0.5.0 (16141 buckets, 64564 max) | |
[ 19.548090] xt_time: kernel timezone is -0000 | |
[ 20.300547] mvneta d0070000.ethernet eth0: link up | |
[ 20.305375] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 20.949610] ctnetlink v0.93: registering with nfnetlink. | |
[ 21.172108] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. | |
[ 21.420339] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully | |
[ 22.290848] ipt_ULOG: ULOG is deprecated and it will be removed soon, use NFLOG instead | |
[ 22.593129] nfnl_acct: registering with nfnetlink. | |
[ 23.052688] Bridge firewalling registered | |
[ 23.800541] u32 classifier | |
[ 23.803262] input device check on | |
[ 23.806956] Actions configured | |
[ 24.720347] cfg80211: Calling CRDA for country: GB | |
[ 24.759808] cfg80211: Regulatory domain changed to country: GB | |
[ 24.765723] cfg80211: DFS Master region: unset | |
[ 24.770089] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 24.778490] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) | |
[ 24.785917] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm) | |
[ 24.793337] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm) | |
[ 24.800757] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm) | |
[ 25.004474] 8021q: 802.1Q VLAN Support v1.8 | |
[ 25.015533] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x112 error, result=0x2 | |
[ 29.339673] Bluetooth: Core ver 2.18 | |
[ 29.343330] NET: Registered protocol family 31 | |
[ 29.347816] Bluetooth: HCI device and connection manager initialized | |
[ 29.354202] Bluetooth: HCI socket layer initialized | |
[ 29.359106] Bluetooth: L2CAP socket layer initialized | |
[ 29.364204] Bluetooth: SCO socket layer initialized | |
[ 29.473574] Bluetooth: RFCOMM TTY layer initialized | |
[ 29.478570] Bluetooth: RFCOMM socket layer initialized | |
[ 29.483760] Bluetooth: RFCOMM ver 1.11 | |
[ 29.504527] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 29.509932] Bluetooth: BNEP socket layer initialized |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment