Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.28 KB | None | 0 0
  1. Marvell>> boot
  2. boot
  3. switch to partitions #0, OK
  4. mmc0 is current device
  5. 14268928 bytes read in 4875 ms (2.8 MiB/s)
  6. 5087375 bytes read in 1860 ms (2.6 MiB/s)
  7. 10489 bytes read in 172 ms (58.6 KiB/s)
  8. ## Loading init Ramdisk from Legacy Image at 01100000 ...
  9. Image Name: uInitrd
  10. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  11. Data Size: 5087311 Bytes = 4.9 MiB
  12. Load Address: 00000000
  13. Entry Point: 00000000
  14. Verifying Checksum ... OK
  15. ## Flattened Device Tree blob at 01000000
  16. Booting using the fdt blob at 0x1000000
  17. Loading Ramdisk to 3fb25000, end 3ffff04f ... OK
  18. Using Device Tree in place at 0000000001000000, end 00000000010058f8
  19.  
  20. Starting kernel ...
  21.  
  22. Timer summary in microseconds:
  23. Mark Elapsed Stage
  24. 0 0 reset
  25. 722,000 722,000 id=64
  26. 735,000 13,000 id=65
  27. 735,000 0 main_loop
  28. 94,766,000 94,031,000 bootm_start
  29. 99,509,000 4,743,000 id=9
  30. 99,509,000 0 id=10
  31. 100,811,000 1,302,000 id=11
  32. 100,817,000 6,000 id=12
  33. 102,488,000 1,671,000 id=15
  34. 102,489,000 1,000 start_kernel
  35. 122,978,293,824,737,257,44122,978,293,823,712,367,44 board_init_f
  36.  
  37. Accumulated time:
  38. [ 0.000000] Booting Linux on physical CPU 0x0
  39. [ 0.000000] Initializing cgroup subsys cpuset
  40. [ 0.000000] Initializing cgroup subsys cpu
  41. [ 0.000000] Initializing cgroup subsys cpuacct
  42. [ 0.000000] Linux version 4.4.88-mvebu64 (root@Ubuntu) (gcc version 6.4.1 20170707 (Linaro GCC 6.4-2017.08) ) #11 SMP PREEMPT Wed Sep 20 19:53:35 CEST 2017
  43. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  44. [ 0.000000] earlycon: Early serial console at MMIO 0xd0012000 (options '')
  45. [ 0.000000] bootconsole [uart0] enabled
  46. [ 0.000000] efi: Getting EFI parameters from FDT:
  47. [ 0.000000] efi: UEFI not found.
  48. [ 0.000000] cma: Reserved 16 MiB at 0x000000007f000000
  49. [ 0.000000] psci: probing for conduit method from DT.
  50. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  51. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  52. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  53. [ 0.000000] PERCPU: Embedded 16 pages/cpu @ffffffc07efc1000 s25240 r8192 d32104 u65536
  54. [ 0.000000] Detected VIPT I-cache on CPU0
  55. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  56. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515616
  57. [ 0.000000] Kernel command line: console=ttyMV0,115200 earlycon=ar3700_uart,0xd0012000 root=/dev/mmcblk0p1 rw rootwait
  58. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  59. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  60. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  61. [ 0.000000] software IO TLB [mem 0x78a00000-0x7ca00000] (64MB) mapped at [ffffffc078a00000-ffffffc07c9fffff]
  62. [ 0.000000] Memory: 1957528K/2095232K available (9585K kernel code, 578K rwdata, 3296K rodata, 360K init, 288K bss, 121320K reserved, 16384K cma-reserved)
  63. [ 0.000000] Virtual kernel memory layout:
  64. [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
  65. [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  66. [ 0.000000] 0xffffffbdc0000000 - 0xffffffbdc2000000 ( 32 MB actual)
  67. [ 0.000000] fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
  68. [ 0.000000] PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
  69. [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  70. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 MB)
  71. [ 0.000000] .init : 0xffffffc000d17000 - 0xffffffc000d71000 ( 360 KB)
  72. [ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000d16474 ( 12890 KB)
  73. [ 0.000000] .data : 0xffffffc000d8b000 - 0xffffffc000e1ba00 ( 579 KB)
  74. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  75. [ 0.000000] Preemptible hierarchical RCU implementation.
  76. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  77. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
  78. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  79. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  80. [ 0.000000] GIC: Using split EOI/Deactivate mode
  81. [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000d1d40000
  82. [ 0.000000] Architected cp15 timer(s) running at 12.50MHz (phys).
  83. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
  84. [ 0.000003] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
  85. [ 0.008397] Console: colour dummy device 80x25
  86. [ 0.012903] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=50000)
  87. [ 0.023458] pid_max: default: 32768 minimum: 301
  88. [ 0.028256] Security Framework initialized
  89. [ 0.032449] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  90. [ 0.039324] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  91. [ 0.047171] Initializing cgroup subsys memory
  92. [ 0.051601] Initializing cgroup subsys devices
  93. [ 0.056151] Initializing cgroup subsys freezer
  94. [ 0.060719] Initializing cgroup subsys net_cls
  95. [ 0.065287] Initializing cgroup subsys net_prio
  96. [ 0.069946] Initializing cgroup subsys hugetlb
  97. [ 0.074515] Initializing cgroup subsys pids
  98. [ 0.079049] EFI services will not be available.
  99. [ 0.083655] ASID allocator initialised with 65536 entries
  100. [ 0.125350] Detected VIPT I-cache on CPU1
  101. [ 0.125375] CPU1: found redistributor 1 region 0:0x00000000d1d60000
  102. [ 0.125398] CPU1: Booted secondary processor [410fd034]
  103. [ 0.125449] Brought up 2 CPUs
  104. [ 0.144368] SMP: Total of 2 processors activated.
  105. [ 0.149212] CPU features: detected feature: GIC system register CPU interface
  106. [ 0.156560] CPU: All CPU(s) started at EL2
  107. [ 0.160781] alternatives: patching kernel code
  108. [ 0.165780] devtmpfs: initialized
  109. [ 0.171726] DMI not present or invalid.
  110. [ 0.175825] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  111. [ 0.185807] futex hash table entries: 512 (order: 4, 65536 bytes)
  112. [ 0.192772] xor: measuring software checksum speed
  113. [ 0.237697] 8regs : 1919.000 MB/sec
  114. [ 0.281959] 8regs_prefetch: 1711.000 MB/sec
  115. [ 0.326577] 32regs : 2359.000 MB/sec
  116. [ 0.370835] 32regs_prefetch: 1982.000 MB/sec
  117. [ 0.375506] xor: using function: 32regs (2359.000 MB/sec)
  118. [ 0.381076] pinctrl core: initialized pinctrl subsystem
  119. [ 0.387542] NET: Registered protocol family 16
  120. [ 0.404113] cpuidle: using governor ladder
  121. [ 0.420277] cpuidle: using governor menu
  122. [ 0.424475] vdso: 2 pages (1 code @ ffffffc000d91000, 1 data @ ffffffc000d90000)
  123. [ 0.432052] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  124. [ 0.440674] DMA: preallocated 2048 KiB pool for atomic allocations
  125. [ 0.447071] Serial: AMBA PL011 UART driver
  126. [ 0.452499] d0012000.serial: ttyMV0 at MMIO 0xd0012000 (irq = 7, base_baud = 1562500) is a mvebu-uart
  127. [ 0.461949] console [ttyMV0] enabled
  128. [ 0.461949] console [ttyMV0] enabled
  129. [ 0.469295] bootconsole [uart0] disabled
  130. [ 0.469295] bootconsole [uart0] disabled
  131. [ 0.478280] armada-3700-pinctrl d0013830.north-bridge-pinctrl: registered pinctrl driver
  132. [ 0.486864] armada-3700-pinctrl d0018830.south-bridge-pinctrl: registered pinctrl driver
  133. [ 0.588691] raid6: int64x1 gen() 387 MB/s
  134. [ 0.660675] raid6: int64x1 xor() 386 MB/s
  135. [ 0.732685] raid6: int64x2 gen() 586 MB/s
  136. [ 0.804747] raid6: int64x2 xor() 505 MB/s
  137. [ 0.876820] raid6: int64x4 gen() 855 MB/s
  138. [ 0.948878] raid6: int64x4 xor() 627 MB/s
  139. [ 1.020920] raid6: int64x8 gen() 989 MB/s
  140. [ 1.088950] raid6: int64x8 xor() 623 MB/s
  141. [ 1.161090] raid6: neonx1 gen() 623 MB/s
  142. [ 1.233093] raid6: neonx1 xor() 642 MB/s
  143. [ 1.305156] raid6: neonx2 gen() 1023 MB/s
  144. [ 1.377181] raid6: neonx2 xor() 880 MB/s
  145. [ 1.449248] raid6: neonx4 gen() 1322 MB/s
  146. [ 1.521293] raid6: neonx4 xor() 1007 MB/s
  147. [ 1.593356] raid6: neonx8 gen() 1409 MB/s
  148. [ 1.665385] raid6: neonx8 xor() 1043 MB/s
  149. [ 1.669441] raid6: using algorithm neonx8 gen() 1409 MB/s
  150. [ 1.674836] raid6: .... xor() 1043 MB/s, rmw enabled
  151. [ 1.680228] raid6: using intx1 recovery algorithm
  152. [ 1.685629] ACPI: Interpreter disabled.
  153. [ 1.689865] vgaarb: loaded
  154. [ 1.692825] SCSI subsystem initialized
  155. [ 1.697067] usbcore: registered new interface driver usbfs
  156. [ 1.702476] usbcore: registered new interface driver hub
  157. [ 1.708353] usbcore: registered new device driver usb
  158. [ 1.713980] pps_core: LinuxPPS API ver. 1 registered
  159. [ 1.718695] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  160. [ 1.728420] PTP clock support registered
  161. [ 1.732716] dmi: Firmware registration failed.
  162. [ 1.738223] NetLabel: Initializing
  163. [ 1.741606] NetLabel: domain hash size = 128
  164. [ 1.745888] NetLabel: protocols = UNLABELED CIPSOv4
  165. [ 1.751232] NetLabel: unlabeled traffic allowed by default
  166. [ 1.757152] clocksource: Switched to clocksource arch_sys_counter
  167. [ 1.763502] pnp: PnP ACPI: disabled
  168. [ 1.774028] NET: Registered protocol family 2
  169. [ 1.778829] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  170. [ 1.786462] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  171. [ 1.793059] TCP: Hash tables configured (established 16384 bind 16384)
  172. [ 1.799800] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  173. [ 1.805758] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  174. [ 1.813054] NET: Registered protocol family 1
  175. [ 1.817242] RPC: Registered named UNIX socket transport module.
  176. [ 1.823505] RPC: Registered udp transport module.
  177. [ 1.828344] RPC: Registered tcp transport module.
  178. [ 1.833104] RPC: Registered tcp NFSv4.1 backchannel transport module.
  179. [ 1.840239] Trying to unpack rootfs image as initramfs...
  180. [ 2.091842] Freeing initrd memory: 4968K
  181. [ 2.096328] kvm [1]: GICv3: no GICV resource entry
  182. [ 2.100858] kvm [1]: disabling GICv2 emulation
  183. [ 2.105790] kvm [1]: interrupt-controller@ffffffc0000aba64 IRQ30
  184. [ 2.111871] kvm [1]: timer IRQ3
  185. [ 2.115230] kvm [1]: Hyp mode initialized successfully
  186. [ 2.122818] audit: initializing netlink subsys (disabled)
  187. [ 2.128126] audit: type=2000 audit(2.056:1): initialized
  188. [ 2.134255] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  189. [ 2.148638] VFS: Disk quotas dquot_6.6.0
  190. [ 2.152705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  191. [ 2.162069] NFS: Registering the id_resolver key type
  192. [ 2.167576] Key type id_resolver registered
  193. [ 2.172016] Key type id_legacy registered
  194. [ 2.175837] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  195. [ 2.182797] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  196. [ 2.189478] fuse init (API version 7.23)
  197. [ 2.194007] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  198. [ 2.208957] async_tx: api initialized (async)
  199. [ 2.213648] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  200. [ 2.220695] io scheduler noop registered
  201. [ 2.225260] io scheduler deadline registered
  202. [ 2.229342] io scheduler cfq registered (default)
  203. [ 2.234738] phy-mvebu-comphy d0018300.comphy: comphy0: unsupported comphy mode
  204. [ 2.241863] phy-mvebu-comphy d0018300.comphy: comphy1: unsupported comphy mode
  205. [ 2.249565] phy-mvebu-comphy d0018300.comphy: comphy2: unsupported comphy mode
  206. [ 2.258148] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated
  207. [ 2.265432] irq: Cannot allocate irq_descs @ IRQ68, assuming pre-allocated
  208. [ 2.273127] libphy: Fixed MDIO Bus: probed
  209. [ 2.277406] tun: Universal TUN/TAP device driver, 1.6
  210. [ 2.282276] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  211. [ 2.289481] libphy: mdio_driver_register: mv88e6xxx
  212. [ 2.294696] libphy: orion_mdio_bus: probed
  213. [ 2.298690] mdio_bus d0032004.mdio-mi:01: mdio_device_register
  214. [ 2.309733] mvneta d0030000.ethernet eth0: Using device tree mac address f0:ad:4e:03:64:7f
  215. [ 2.318007] sky2: driver version 1.30
  216. [ 2.321629] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  217. [ 2.327929] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  218. [ 2.334093] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
  219. [ 2.341387] igb: Copyright (c) 2007-2014 Intel Corporation.
  220. [ 2.346677] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
  221. [ 2.355149] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  222. [ 2.361225] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.2.1-k
  223. [ 2.369166] ixgbe: Copyright (c) 1999-2015 Intel Corporation.
  224. [ 2.375176] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 2.12.1-k
  225. [ 2.384625] ixgbevf: Copyright (c) 2009 - 2012 Intel Corporation.
  226. [ 2.390792] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
  227. [ 2.398370] ixgb: Copyright (c) 1999-2008 Intel Corporation.
  228. [ 2.604976] PCI host bridge /soc/pcie@d0070000 ranges:
  229. [ 2.610225] MEM 0xe8000000..0xe8ffffff -> 0xe8000000
  230. [ 2.615514] IO 0xe9000000..0xe900ffff -> 0xe9000000
  231. [ 3.617210] advk-pcie d0070000.pcie: link never came up
  232. [ 3.622609] advk-pcie d0070000.pcie: PCI host bridge to bus 0000:00
  233. [ 3.628924] pci_bus 0000:00: root bus resource [bus 00-ff]
  234. [ 3.634314] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xe8ffffff]
  235. [ 3.641407] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xe9000000-0xe900ffff])
  236. [ 5.082751] advk-pcie d0070000.pcie: Posted PIO Response Status: CA, 0xe00 @ 0x0
  237. [ 5.094663] mv_xor d0060900.xor: Marvell shared XOR driver
  238. [ 5.121724] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
  239. [ 5.149720] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
  240. [ 5.161908] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  241. [ 5.170145] Unable to detect cache hierarchy from DT for CPU 0
  242. [ 5.177293] brd: module loaded
  243. [ 5.184682] loop: module loaded
  244. [ 5.188076] SCSI Media Changer driver v0.25
  245. [ 5.199642] ahci-mvebu d00e0000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  246. [ 5.208935] ahci-mvebu d00e0000.sata: flags: ncq sntf led only pmp fbs pio slum part sxs
  247. [ 5.217793] scsi host0: ahci-mvebu
  248. [ 5.221321] ata1: SATA max UDMA/133 mmio [mem 0xd00e0000-0xd00e0177] port 0x100 irq 29
  249. [ 5.230108] VFIO - User Level meta-driver version: 0.3
  250. [ 5.239269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  251. [ 5.245613] ehci-pci: EHCI PCI platform driver
  252. [ 5.250187] ehci-platform: EHCI generic platform driver
  253. [ 5.255909] ehci-orion: EHCI orion driver
  254. [ 5.260057] orion-ehci d005e000.usb: EHCI Host Controller
  255. [ 5.265400] orion-ehci d005e000.usb: new USB bus registered, assigned bus number 1
  256. [ 5.273779] orion-ehci d005e000.usb: irq 27, io mem 0xd005e000
  257. [ 5.289160] orion-ehci d005e000.usb: USB 2.0 started, EHCI 1.00
  258. [ 5.295576] hub 1-0:1.0: USB hub found
  259. [ 5.299312] hub 1-0:1.0: 1 port detected
  260. [ 5.303559] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  261. [ 5.309444] ohci-pci: OHCI PCI platform driver
  262. [ 5.314446] ohci-platform: OHCI generic platform driver
  263. [ 5.320090] xhci-hcd d0058000.usb3: xHCI Host Controller
  264. [ 5.325348] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 2
  265. [ 5.333070] xhci-hcd d0058000.usb3: hcc params 0x0a000998 hci version 0x100 quirks 0x00010090
  266. [ 5.341899] xhci-hcd d0058000.usb3: irq 26, io mem 0xd0058000
  267. [ 5.348498] hub 2-0:1.0: USB hub found
  268. [ 5.352323] hub 2-0:1.0: 1 port detected
  269. [ 5.356986] xhci-hcd d0058000.usb3: xHCI Host Controller
  270. [ 5.362046] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 3
  271. [ 5.370270] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  272. [ 5.378735] hub 3-0:1.0: USB hub found
  273. [ 5.382646] hub 3-0:1.0: 1 port detected
  274. [ 5.386809] usbcore: registered new interface driver usb-storage
  275. [ 5.392831] usbcore: registered new interface driver ums-alauda
  276. [ 5.398833] usbcore: registered new interface driver ums-cypress
  277. [ 5.405707] usbcore: registered new interface driver ums-datafab
  278. [ 5.411540] usbcore: registered new interface driver ums_eneub6250
  279. [ 5.418360] usbcore: registered new interface driver ums-freecom
  280. [ 5.424177] usbcore: registered new interface driver ums-isd200
  281. [ 5.430375] usbcore: registered new interface driver ums-jumpshot
  282. [ 5.436574] usbcore: registered new interface driver ums-karma
  283. [ 5.442955] usbcore: registered new interface driver ums-onetouch
  284. [ 5.449349] usbcore: registered new interface driver ums-realtek
  285. [ 5.455459] usbcore: registered new interface driver ums-sddr09
  286. [ 5.461563] usbcore: registered new interface driver ums-sddr55
  287. [ 5.467392] usbcore: registered new interface driver ums-usbat
  288. [ 5.474953] mousedev: PS/2 mouse device common for all mice
  289. [ 5.480779] i2c /dev entries driver
  290. [ 5.484558] md: linear personality registered for level -1
  291. [ 5.490281] md: raid0 personality registered for level 0
  292. [ 5.495341] md: raid1 personality registered for level 1
  293. [ 5.500904] md: raid10 personality registered for level 10
  294. [ 5.506663] md: raid6 personality registered for level 6
  295. [ 5.512311] md: raid5 personality registered for level 5
  296. [ 5.517440] md: raid4 personality registered for level 4
  297. [ 5.523858] sdhci: Secure Digital Host Controller Interface driver
  298. [ 5.529735] sdhci: Copyright(c) Pierre Ossman
  299. [ 5.534220] sdhci-pltfm: SDHCI platform and OF driver helper
  300. [ 5.540371] xenon-sdhci d00d0000.sdhci: Got CD GPIO
  301. [ 5.545215] xenon-sdhci d00d0000.sdhci: Fail to get Xenon PHY type. Use default eMMC 5.1 PHY
  302. [ 5.549206] ata1: SATA link down (SStatus 0 SControl 300)
  303. [ 5.559723] xenon-sdhci d00d0000.sdhci: No vmmc regulator found
  304. [ 5.565752] xenon-sdhci d00d0000.sdhci: No vqmmc regulator found
  305. [ 5.609401] mmc0: SDHCI controller on d00d0000.sdhci [d00d0000.sdhci] using ADMA
  306. [ 5.619510] ledtrig-cpu: registered to indicate activity on CPUs
  307. [ 5.628000] hidraw: raw HID events driver (C) Jiri Kosina
  308. [ 5.637143] NET: Registered protocol family 10
  309. [ 5.651356] NET: Registered protocol family 17
  310. [ 5.656115] Distributed Switch Architecture driver version 0.1
  311. [ 5.662215] Unhandled fault: synchronous parity error (0x96000018) at 0xffffffc07efe7598
  312. [ 5.670132] Internal error: : 96000018 [#1] PREEMPT SMP
  313. [ 5.675699] Modules linked in:
  314. [ 5.678939] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.88-mvebu64 #11
  315. [ 5.685585] Hardware name: Marvell Armada 3720 Community Board (DT)
  316. [ 5.691965] task: ffffffc078060000 ti: ffffffc078034000 task.ti: ffffffc078034000
  317. [ 5.700234] PC is at of_find_node_by_phandle+0x44/0xa8
  318. [ 5.705452] LR is at of_find_node_by_phandle+0x94/0xa8
  319. [ 5.710753] pc : [<ffffffc00085cf8c>] lr : [<ffffffc00085cfdc>] pstate: 200001c5
  320. [ 5.718120] sp : ffffffc078037a80
  321. [ 5.721714] x29: ffffffc078037a80 x28: 0000000000000000
  322. [ 5.727199] x27: 0000000000000000 x26: ffffffbffa802528
  323. [ 5.732686] x25: ffffffbffa802528 x24: ffffffc07eff0e20
  324. [ 5.738169] x23: 0000000000000000 x22: ffffffc078037b30
  325. [ 5.743654] x21: ffffffc000e51000 x20: 0000000000000014
  326. [ 5.749139] x19: ffffffc07efe7200 x18: 0000000000000000
  327. [ 5.754625] x17: 000000000000063f x16: 0000000000000000
  328. [ 5.760110] x15: 000000000000003f x14: 0000000000000001
  329. [ 5.765596] x13: 00000000009f1207 x12: 0000000000000000
  330. [ 5.771082] x11: 0000000000000018 x10: 0101010101010101
  331. [ 5.776566] x9 : fffffffffffffffd x8 : 7f7f7f7f7f7f7f7f
  332. [ 5.782051] x7 : 6461606aff727461 x6 : 000000806c616265
  333. [ 5.787537] x5 : 6562616c00000000 x4 : 0000000000000000
  334. [ 5.793022] x3 : 0000000000000140 x2 : 0000000000000004
  335. [ 5.798507] x1 : ffffffc07efe56c8 x0 : ffffffc07efe7550
  336. [ 5.803992]
  337. [ 5.805433] Process swapper/0 (pid: 1, stack limit = 0xffffffc078034020)
  338. [ 5.812263] Stack: (0xffffffc078037a80 to 0xffffffc078038000)
  339. [ 5.817925] 7a80: ffffffc078037ab0 ffffffc00085d130 0000000000000014 0000000000000000
  340. [ 5.826369] 7aa0: 0000000000000000 00000000ffffffc8 ffffffc078037b20 ffffffc00085d230
  341. [ 5.834634] 7ac0: ffffffc07eff0e20 ffffffc07824e010 0000000000000000 ffffffc000e15820
  342. [ 5.842541] 7ae0: 0000000000000000 ffffffc000d56528 ffffffc000e1f000 ffffffc000d17250
  343. [ 5.850627] 7b00: ffffffc000d69558 0000000000000000 ffffffc078037b40 0000000000000004
  344. [ 5.858802] 7b20: ffffffc078037b80 ffffffc000991c20 ffffffc078037b40 00000000ffffffc8
  345. [ 5.866888] 7b40: ffffffc000c9ee40 ffffffc000e158d0 ffffffc000d9af68 0000000000000001
  346. [ 5.874885] 7b60: 8080808000000000 64656e670c1e120f 0f121e0ce7eee5e4 fefefeff646c606d
  347. [ 5.882971] 7b80: ffffffc078037c40 ffffffc0006adf38 00000000ffffffed ffffffc07824e010
  348. [ 5.891146] 7ba0: ffffffc000e157f8 ffffffc000e15820 0000000000000000 ffffffc000d56528
  349. [ 5.899232] 7bc0: ffffffc000e1f000 ffffffc000d17250 ffffffc000d69558 0000000000000000
  350. [ 5.907229] 7be0: ffffffc000c6ec88 ffffffc0002391d0 ffffffc078037c30 ffffffc000239278
  351. [ 5.915315] 7c00: ffffffc07824e010 ffffffc07824e000 ffffffc07824e020 ffffffc000e15820
  352. [ 5.923490] 7c20: ffffffc07eff0e20 ffffffc0006b0360 ffffffc078037c40 ffffffc0006adf18
  353. [ 5.931576] 7c40: ffffffc078037c70 ffffffc0006ac3fc ffffffc07824e010 ffffffc000e4b000
  354. [ 5.939661] 7c60: 0000000000000000 ffffffc000e4b000 ffffffc078037cb0 ffffffc0006ac584
  355. [ 5.947659] 7c80: ffffffc07824e010 ffffffc000e15820 ffffffc07824e070 ffffffc000de3330
  356. [ 5.955834] 7ca0: ffffffc000de2000 ffffffc0006aa588 ffffffc078037ce0 ffffffc0006aa57c
  357. [ 5.963920] 7cc0: 0000000000000000 ffffffc000e15820 ffffffc0006ac4e8 ffffffc078037d30
  358. [ 5.971917] 7ce0: ffffffc078037d20 ffffffc0006abce0 ffffffc000e15820 ffffffc03f88e200
  359. [ 5.980182] 7d00: 0000000000000000 ffffffc0009ca190 ffffffc07811c0a8 ffffffc078023068
  360. [ 5.988090] 7d20: ffffffc078037d30 ffffffc0006ab850 ffffffc078037d70 ffffffc0006acd38
  361. [ 5.996086] 7d40: ffffffc000e15820 ffffffc000d9b220 ffffffc03f88ae00 ffffffc000d51084
  362. [ 6.004351] 7d60: 0000000000000000 ffffffc000d56528 ffffffc078037d90 ffffffc0006ade50
  363. [ 6.012436] 7d80: ffffffc000d9af68 ffffffc000d9b220 ffffffc078037da0 ffffffc000d510b4
  364. [ 6.020613] 7da0: ffffffc078037dc0 ffffffc000082950 ffffffc000d9b220 ffffffc000d9b220
  365. [ 6.028521] 7dc0: ffffffc078037e40 ffffffc000d17b24 000000000000014c ffffffc000e1f000
  366. [ 6.036606] 7de0: 0000000000000006 ffffffc000d56538 ffffffc000d0c838 ffffffc000d17250
  367. [ 6.044782] 7e00: ffffffc000d68b00 0000000000000000 0000000000000000 ffffffc000c106a0
  368. [ 6.052958] 7e20: 0000000600000006 ffffffc000d17250 0000000000000000 ffffffc000d0c838
  369. [ 6.060866] 7e40: ffffffc078037ea0 ffffffc0009cb3a8 ffffffc0009cb398 0000000000000000
  370. [ 6.068951] 7e60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  371. [ 6.077127] 7e80: 0000000000000000 0000000000000000 0000000000000000 ffffffc000085e70
  372. [ 6.085124] 7ea0: 0000000000000000 ffffffc000085dd0 ffffffc0009cb398 0000000000000000
  373. [ 6.093299] 7ec0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  374. [ 6.101385] 7ee0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  375. [ 6.109472] 7f00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  376. [ 6.117469] 7f20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  377. [ 6.125555] 7f40: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  378. [ 6.133641] 7f60: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  379. [ 6.141728] 7f80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  380. [ 6.149814] 7fa0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  381. [ 6.157990] 7fc0: 0000000000000000 0000000000000005 0000000000000000 0000000000000000
  382. [ 6.166077] 7fe0: 0000000000000000 0000000000000000 5555555555555555 5555555555555555
  383. [ 6.174250] Call trace:
  384. [ 6.176861] [<ffffffc00085cf8c>] of_find_node_by_phandle+0x44/0xa8
  385. [ 6.182710] [<ffffffc00085d130>] __of_parse_phandle_with_args+0x140/0x220
  386. [ 6.189717] [<ffffffc00085d230>] of_parse_phandle+0x20/0x48
  387. [ 6.195470] [<ffffffc000991c20>] dsa_probe+0x58/0xb58
  388. [ 6.201217] [<ffffffc0006adf38>] platform_drv_probe+0x58/0xc0
  389. [ 6.206618] [<ffffffc0006ac3fc>] driver_probe_device+0x1ec/0x2d8
  390. [ 6.212905] [<ffffffc0006ac584>] __driver_attach+0x9c/0xa0
  391. [ 6.218655] [<ffffffc0006aa57c>] bus_for_each_dev+0x64/0xa0
  392. [ 6.224225] [<ffffffc0006abce0>] driver_attach+0x20/0x28
  393. [ 6.230064] [<ffffffc0006ab850>] bus_add_driver+0x108/0x228
  394. [ 6.235365] [<ffffffc0006acd38>] driver_register+0x60/0xf8
  395. [ 6.241294] [<ffffffc0006ade50>] __platform_driver_register+0x40/0x48
  396. [ 6.248211] [<ffffffc000d510b4>] dsa_init_module+0x30/0x50
  397. [ 6.253514] [<ffffffc000082950>] do_one_initcall+0x90/0x1a0
  398. [ 6.259176] [<ffffffc000d17b24>] kernel_init_freeable+0x1bc/0x260
  399. [ 6.265643] [<ffffffc0009cb3a8>] kernel_init+0x10/0xe0
  400. [ 6.271212] [<ffffffc000085dd0>] ret_from_fork+0x10/0x40
  401. [ 6.276604] Code: b4000320 b9401002 6b02029f 54000300 (f9402413)
  402. [ 6.282757] ---[ end trace 365f6ed2c29a3c59 ]---
  403. [ 6.287674] note: swapper/0[1] exited with preempt_count 1
  404. [ 6.293086] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  405. [ 6.293086]
  406. [ 6.302660] CPU0: stopping
  407. [ 6.305627] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.4.88-mvebu64 #11
  408. [ 6.313530] Hardware name: Marvell Armada 3720 Community Board (DT)
  409. [ 6.319820] Call trace:
  410. [ 6.322431] [<ffffffc000089908>] dump_backtrace+0x0/0x108
  411. [ 6.328178] [<ffffffc000089a24>] show_stack+0x14/0x20
  412. [ 6.333122] [<ffffffc0004ddde8>] dump_stack+0x98/0xb8
  413. [ 6.338870] [<ffffffc00008e8a8>] handle_IPI+0x1a8/0x1b8
  414. [ 6.344088] [<ffffffc000082598>] gic_handle_irq+0x78/0x168
  415. [ 6.349480] Exception stack(0xffffffc000d8fda0 to 0xffffffc000d8fed0)
  416. [ 6.356578] fda0: ffffffc000d92000 0000008000000000 ffffffc000d8ff00 ffffffc000086730
  417. [ 6.364491] fdc0: 0000000000000145 ffffffc000d6e000 0000000000000000 0000000000000000
  418. [ 6.372488] fde0: 0000000000000001 0000000000000000 000000007e257000 00000000000001c0
  419. [ 6.380663] fe00: 0000000051fc4b27 ffffffc07efc5fc0 00000000fffee11c ffffffc000d8fe80
  420. [ 6.388840] fe20: 00000000000007a0 0000000000002472 ffffffc0009e8798 0000000000000000
  421. [ 6.396836] fe40: ffffffc078061760 0000000000000000 0000000000000007 0000000000000001
  422. [ 6.404834] fe60: 0000000000000000 ffffffc000d92000 ffffffc000d92ae8 ffffffc000d6aac0
  423. [ 6.413009] fe80: ffffffc000d8ff20 ffffffc0009e3000 ffffffc000d6e000 ffffffc000d92000
  424. [ 6.421095] fea0: ffffffc000d8c000 0000000000000000 0000000000000000 ffffffc000d8ff00
  425. [ 6.429091] fec0: ffffffc00008672c ffffffc000d8ff00
  426. [ 6.434034] [<ffffffc000085700>] el1_irq+0x80/0xf8
  427. [ 6.438979] [<ffffffc0000ef8ac>] default_idle_call+0x1c/0x38
  428. [ 6.445175] [<ffffffc0000efae0>] cpu_startup_entry+0x1c8/0x218
  429. [ 6.451113] [<ffffffc0009cb388>] rest_init+0x88/0x98
  430. [ 6.455876] [<ffffffc000d17954>] start_kernel+0x394/0x3a8
  431. [ 6.461535] [<00000000009d4000>] 0x9d4000
  432. [ 6.465761] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  433. [ 6.465761]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement