Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.41 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Uncompressing Linux... done, booting the kernel.
  4. [ 0.000000] Booting Linux on physical CPU 0x0
  5. [ 0.000000] Linux version 4.13.0-rc7-next-20170901-armmp (root@Cubietruck) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #20
  6. SMP Fri Sep 1 16:47:54 CEST 2017
  7. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=30c5387d
  8. [ 0.000000] CPU: div instructions available: patching division code
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  10. [ 0.000000] OF: fdt: Machine model: Cubietech Cubietruck
  11. [ 0.000000] bootconsole [earlycon0] enabled
  12. [ 0.000000] Memory policy: Data cache writealloc
  13. [ 0.000000] psci: probing for conduit method from DT.
  14. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  15. [ 0.000000] random: fast init done
  16. [ 0.000000] percpu: Embedded 16 pages/cpu @eedc3000 s34124 r8192 d23220 u65536
  17. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521792
  18. [ 0.000000] Kernel command line: console=tty1 console=ttyS0,115200 earlyprintk clk_ignore_unused initcall_debug root=/dev/mmc
  19. blk0p1 rootwait panic=10
  20. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [ 0.000000] Memory: 2057508K/2094080K available (10240K kernel code, 333K rwdata, 2112K rodata, 2048K init, 315K bss, 36572K
  24. reserved, 0K cma-reserved, 1307648K highmem)
  25. [ 0.000000] Virtual kernel memory layout:
  26. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  28. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  29. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  30. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  31. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  32. [ 0.000000] .text : 0xc0008000 - 0xc0c00000 (12256 kB)
  33. [ 0.000000] .init : 0xc1000000 - 0xc1200000 (2048 kB)
  34. [ 0.000000] .data : 0xc1200000 - 0xc12534b0 ( 334 kB)
  35. [ 0.000000] .bss : 0xc125d724 - 0xc12ac4cc ( 316 kB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  37. [ 0.000000] Hierarchical RCU implementation.
  38. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  39. [ 0.000000] GIC: Using split EOI/Deactivate mode
  40. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  41. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  42. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  43. [ 0.008089] Switching to timer-based delay loop, resolution 41ns
  44. [ 0.014436] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  45. [ 0.023849] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  46. [ 0.033417] Console: colour dummy device 80x30
  47. [ 0.038317] console [tty1] enabled
  48. [ 0.041835] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  49. [ 0.052294] pid_max: default: 32768 minimum: 301
  50. [ 0.057168] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.063895] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.071769] CPU: Testing write buffer coherency: ok
  53. [ 0.077193] /cpus/cpu@0 missing clock-frequency property
  54. [ 0.082612] /cpus/cpu@1 missing clock-frequency property
  55. [ 0.088057] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. [ 0.094210] Setting up static identity map for 0x40200000 - 0x40200060
  57. [ 0.101073] Hierarchical SRCU implementation.
  58. [ 0.106337] smp: Bringing up secondary CPUs ...
  59. [ 0.121706] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  60. [ 0.121823] smp: Brought up 1 node, 2 CPUs
  61. [ 0.131775] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  62. [ 0.138040] CPU: All CPU(s) started in HYP mode.
  63. [ 0.142751] CPU: Virtualization extensions available.
  64. [ 0.148895] devtmpfs: initialized
  65. [ 0.158214] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  66. [ 0.166391] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.176376] futex hash table entries: 512 (order: 3, 32768 bytes)
  68. [ 0.182924] xor: measuring software checksum speed
  69. [ 0.283022] arm4regs : 1143.200 MB/sec
  70. [ 0.383154] 8regs : 794.000 MB/sec
  71. [ 0.483289] 32regs : 731.600 MB/sec
  72. [ 0.583418] neon : 1166.000 MB/sec
  73. [ 0.587688] xor: using function: neon (1166.000 MB/sec)
  74. [ 0.593166] pinctrl core: initialized pinctrl subsystem
  75. [ 0.599594] NET: Registered protocol family 16
  76. [ 0.604644] DMA: preallocated 256 KiB pool for atomic coherent allocations
  77. [ 0.612944] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  78. [ 0.621079] hw-breakpoint: maximum watchpoint size is 8 bytes.
  79. [ 0.804770] raid6: int32x1 gen() 163 MB/s
  80. [ 0.974971] raid6: int32x1 xor() 149 MB/s
  81. [ 1.145127] raid6: int32x2 gen() 209 MB/s
  82. [ 1.315455] raid6: int32x2 xor() 156 MB/s
  83. [ 1.485572] raid6: int32x4 gen() 199 MB/s
  84. [ 1.655974] raid6: int32x4 xor() 151 MB/s
  85. [ 1.826331] raid6: int32x8 gen() 195 MB/s
  86. [ 1.996393] raid6: int32x8 xor() 134 MB/s
  87. [ 2.166530] raid6: neonx1 gen() 447 MB/s
  88. [ 2.336771] raid6: neonx1 xor() 423 MB/s
  89. [ 2.507062] raid6: neonx2 gen() 578 MB/s
  90. [ 2.677254] raid6: neonx2 xor() 522 MB/s
  91. [ 2.847468] raid6: neonx4 gen() 671 MB/s
  92. [ 3.017733] raid6: neonx4 xor() 574 MB/s
  93. [ 3.187986] raid6: neonx8 gen() 625 MB/s
  94. [ 3.358214] raid6: neonx8 xor() 523 MB/s
  95. [ 3.362573] raid6: using algorithm neonx4 gen() 671 MB/s
  96. [ 3.367986] raid6: .... xor() 574 MB/s, rmw enabled
  97. [ 3.372950] raid6: using neon recovery algorithm
  98. [ 3.378187] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe
  99. [ 3.390357] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
  100. [ 3.404217] SCSI subsystem initialized
  101. [ 3.408803] usbcore: registered new interface driver usbfs
  102. [ 3.414439] usbcore: registered new interface driver hub
  103. [ 3.419960] usbcore: registered new device driver usb
  104. [ 3.425515] pps_core: LinuxPPS API ver. 1 registered
  105. [ 3.430629] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  106. [ 3.439888] PTP clock support registered
  107. [ 3.444763] Advanced Linux Sound Architecture Driver Initialized.
  108. [ 3.452547] clocksource: Switched to clocksource arch_sys_counter
  109. [ 3.459469] FS-Cache: Loaded
  110. [ 3.463218] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0880000
  111. [ 3.473912] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
  112. [ 3.497650] Console: switching to colour frame buffer device 128x48
  113. [ 3.516668] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered!
  114. [ 3.531689] NET: Registered protocol family 2
  115. [ 3.536981] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  116. [ 3.544461] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  117. [ 3.551280] TCP: Hash tables configured (established 8192 bind 8192)
  118. [ 3.558048] UDP hash table entries: 512 (order: 2, 16384 bytes)
  119. [ 3.564300] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  120. [ 3.571177] NET: Registered protocol family 1
  121. [ 3.576349] RPC: Registered named UNIX socket transport module.
  122. [ 3.582591] RPC: Registered udp transport module.
  123. [ 3.587506] RPC: Registered tcp transport module.
  124. [ 3.592416] RPC: Registered tcp NFSv4.1 backchannel transport module.
  125. [ 3.599885] hw perfevents: no interrupt-affinity property for /pmu, guessing.
  126. [ 3.612480] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  127. [ 3.628919] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  128. [ 3.647801] NFS: Registering the id_resolver key type
  129. [ 3.658398] Key type id_resolver registered
  130. [ 3.668050] Key type id_legacy registered
  131. [ 3.678539] fuse init (API version 7.26)
  132. [ 3.688747] JFS: nTxBlock = 8192, nTxLock = 65536
  133. [ 3.709491] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  134. [ 3.729453] NET: Registered protocol family 38
  135. [ 3.739739] async_tx: api initialized (async)
  136. [ 3.749823] bounce: pool size: 64 pages
  137. [ 3.759269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  138. [ 3.772255] io scheduler noop registered
  139. [ 3.781647] io scheduler deadline registered
  140. [ 3.791617] io scheduler cfq registered (default)
  141. [ 3.801726] io scheduler mq-deadline registered
  142. [ 3.811669] io scheduler kyber registered
  143. [ 3.821472] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe
  144. [ 3.848934] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  145. [ 3.913787] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  146. [ 3.928480] console [ttyS0] disabled
  147. [ 3.958011] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
  148. [ 3.972934] console [ttyS0] enabled
  149. [ 3.972934] console [ttyS0] enabled
  150. [ 3.985727] bootconsole [earlycon0] disabled
  151. [ 3.985727] bootconsole [earlycon0] disabled
  152. [ 4.003158] SSFDC read-only Flash Translation layer
  153. [ 4.014148] Could not find PAR responsible for SC520CDP Flash Bank #0
  154. [ 4.026286] Trying default address 0x8400000
  155. [ 4.036102] Could not find PAR responsible for SC520CDP Flash Bank #1
  156. [ 4.048113] Trying default address 0x8c00000
  157. [ 4.057871] Could not find PAR responsible for SC520CDP DIL Flash
  158. [ 4.069469] Trying default address 0x9400000
  159. [ 4.079190] SC520 CDP flash device: 0x800000 at 0x8400000
  160. [ 4.090221] SC520 CDP flash device: 0x800000 at 0x8c00000
  161. [ 4.101144] SC520 CDP flash device: 0x80000 at 0x9400000
  162. [ 4.111808] Concatenating MTD devices:
  163. [ 4.120747] (0): "SC520CDP Flash Bank #0"
  164. [ 4.129890] (1): "SC520CDP Flash Bank #1"
  165. [ 4.138946] into device "SC520CDP Flash Banks #0 and #1"
  166. [ 4.152223] NetSc520 flash device: 0x100000 at 0x200000
  167. [ 4.163113] Creating 4 MTD partitions on "netsc520 Flash Bank":
  168. [ 4.174370] 0x000000000000-0x0000000c0000 : "NetSc520 boot kernel"
  169. [ 4.186785] 0x0000000c0000-0x000000100000 : "NetSc520 Low BIOS"
  170. [ 4.198824] 0x000000100000-0x000000f80000 : "NetSc520 file system"
  171. [ 4.210091] mtd: partition "NetSc520 file system" is out of reach -- disabled
  172. [ 4.223258] 0x000000f80000-0x000001000000 : "NetSc520 High BIOS"
  173. [ 4.234419] mtd: partition "NetSc520 High BIOS" is out of reach -- disabled
  174. [ 4.247952] Creating 3 MTD partitions on "TS-5500 Flash":
  175. [ 4.258667] 0x000000000000-0x0000000e0000 : "Drive A"
  176. [ 4.269971] 0x0000000e0000-0x000000100000 : "BIOS"
  177. [ 4.280838] 0x000000100000-0x000000200000 : "Drive B"
  178. [ 4.291899] impA7:probing 0x00800000 at 0x00000000
  179. [ 4.302026] impA7:probing 0x00800000 at 0x10000000
  180. [ 4.312594] slram: not enough parameters.
  181. [ 4.322654] libphy: Fixed MDIO Bus: probed
  182. [ 4.331587] CAN device driver interface
  183. [ 4.341097] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  184. [ 4.351857] sun7i-dwmac 1c50000.ethernet: no reset control found
  185. [ 4.362825] sun7i-dwmac 1c50000.ethernet: no regulator found
  186. [ 4.373450] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  187. [ 4.383730] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  188. [ 4.395500] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  189. [ 4.413491] libphy: stmmac: probed
  190. [ 4.421285] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=-1)
  191. [ 4.435185] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=-1)
  192. [ 4.449906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  193. [ 4.460891] ehci-platform: EHCI generic platform driver
  194. [ 4.470945] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  195. [ 4.481635] ohci-platform: OHCI generic platform driver
  196. [ 4.491715] usbcore: registered new interface driver usb-storage
  197. [ 4.504292] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  198. [ 4.515634] sunxi-rtc 1c20d00.rtc: RTC enabled
  199. [ 4.524608] i2c /dev entries driver
  200. [ 4.533435] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  201. [ 4.557388] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
  202. [ 4.573220] ldo1: supplied by regulator-dummy
  203. [ 4.582455] ldo2: supplied by regulator-dummy
  204. [ 4.592558] ldo3: supplied by regulator-dummy
  205. [ 4.602114] ldo4: supplied by regulator-dummy
  206. [ 4.611156] ldo5: supplied by regulator-dummy
  207. [ 4.621070] dcdc2: supplied by regulator-dummy
  208. [ 4.630634] dcdc3: supplied by regulator-dummy
  209. [ 4.640855] axp20x-i2c 0-0034: AXP20X driver loaded
  210. [ 4.653782] IR NEC protocol handler initialized
  211. [ 4.662710] IR RC5(x/sz) protocol handler initialized
  212. [ 4.672091] IR RC6 protocol handler initialized
  213. [ 4.681010] IR JVC protocol handler initialized
  214. [ 4.689785] IR Sony protocol handler initialized
  215. [ 4.698575] IR SANYO protocol handler initialized
  216. [ 4.707384] IR Sharp protocol handler initialized
  217. [ 4.716073] IR MCE Keyboard/mouse protocol handler initialized
  218. [ 4.725922] IR XMP protocol handler initialized
  219. [ 4.735222] Registered IR keymap rc-empty
  220. [ 4.743499] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0
  221. [ 4.755308] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1
  222. [ 4.768217] input: MCE IR Keyboard/Mouse (sunxi-ir) as /devices/virtual/input/input2
  223. [ 4.780764] sunxi-ir 1c21800.ir: initialized sunXi IR driver
  224. [ 4.793192] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  225. [ 4.806598] device-mapper: uevent: version 1.0.3
  226. [ 4.816302] device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com
  227. [ 4.829654] device-mapper: raid: Loading target version 1.12.1
  228. [ 4.843889] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  229. [ 4.918711] sunxi-mmc 1c0f000.mmc: base:0xf0870000 irq:27
  230. [ 5.142265] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement