Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.98 KB | None | 0 0
  1. root@:~ # cu -s 115200 -l /dev/cuaU0
  2. Connected
  3.  
  4. U-Boot SPL 2019.01 (Mar 19 2019 - 16:16:04 +0800)
  5. DRAM: 1024 MiB
  6. Trying to boot from MMC1
  7.  
  8.  
  9. U-Boot 2019.01 (Mar 19 2019 - 16:16:04 +0800) Allwinner Technology
  10.  
  11. CPU: Allwinner H3 (SUN8I 1680)
  12. Model: FriendlyElec NanoPi-R1
  13. DRAM: 1 GiB
  14. MMC: SUNXI SD/MMC: 0
  15. Loading Environment from FAT... *** Warning - bad CRC, using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Net: phy interface7
  21. Could not get PHY for ethernet@1c30000: addr 7
  22. eth-1: ethernet@1c30000
  23. starting USB...
  24. USB0: USB EHCI 1.00
  25. USB1: USB OHCI 1.0
  26. USB2: USB EHCI 1.00
  27. USB3: USB OHCI 1.0
  28. USB4: USB EHCI 1.00
  29. USB5: USB OHCI 1.0
  30. USB6: USB EHCI 1.00
  31. USB7: USB OHCI 1.0
  32. scanning bus 0 for devices... 1 USB Device(s) found
  33. scanning bus 2 for devices... 2 USB Device(s) found
  34. scanning bus 4 for devices... 1 USB Device(s) found
  35. scanning bus 6 for devices... 1 USB Device(s) found
  36. scanning usb for storage devices... 0 Storage Device(s) found
  37. Hit any key to stop autoboot: 0
  38. switch to partitions #0, OK
  39. mmc0 is current device
  40. Scanning mmc 0:1...
  41. 32585 bytes read in 6 ms (5.2 MiB/s)
  42. Found EFI removable media binary efi/boot/bootarm.efi
  43. Scanning disks on usb...
  44. Disk usb0 not ready
  45. Disk usb1 not ready
  46. Disk usb2 not ready
  47. Disk usb3 not ready
  48. Scanning disks on mmc...
  49. MMC Device 1 not found
  50. MMC Device 2 not found
  51. MMC Device 3 not found
  52. Found 3phy interface7
  53. mdio_register: non unique device name 'ethernet@1c30000'
  54. Could not get PHY for ethernet@1c30000: addr 7
  55. 596920 bytes read in 31 ms (18.4 MiB/s)
  56. ## Starting EFI application at 42000000 ...
  57. Consoles: EFI console
  58. FreeBSD/arm EFI loader, Revision 1.1
  59.  
  60. Command line arguments: l
  61. EFI version: 2.70
  62. EFI Firmware: Das U-Boot (rev 8217.256)
  63. Console: efi (0)
  64. Load Path: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/USB(0x6,0x0)/HD(1,0x01,0,0x42f,0x18fa8)/\efi\boot\bootarm.efi
  65. Load Device: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/USB(0x6,0x0)/HD(1,0x01,0,0x42f,0x18fa8)
  66. Trying ESP: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/USB(0x6,0x0)/HD(1,0x01,0,0x42f,0x18fa8)
  67. Setting currdev to disk0p1:
  68. Trying: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/USB(0x6,0x0)/HD(2,0x01,0,0x193d7,0x5e6c11)
  69. Setting currdev to disk0p2:
  70. Loading /boot/defaults/loader.conf
  71. Loading /boot/device.hints
  72. Loading /boot/loader.conf
  73. Loading /boot/loader.conf.local
  74. Loading kernel...
  75. /boot/kernel/kernel text=0x855e10 data=0xb5dc8+0x25f3f8 syms=[0x4+0xa90d0+0x4+0x10ced6]
  76. Loading configured modules...
  77. /boot/kernel/umodem.ko text=0x1be0 text=0x1310 data=0x1088+0xf80 syms=[0x4+0x1070+0x4+0xbcd]
  78. loading required module 'ucom'
  79. /boot/kernel/ucom.ko text=0x1f74 text=0x2e30 data=0x1088+0x17b4 syms=[0x4+0x14f0+0x4+0xc5d]
  80. can't find '/boot/entropy'
  81.  
  82. Hit [Enter] to boot immediately, or any other key for command prompt.
  83. Booting [/boot/kernel/kernel]...
  84. Using DTB provided by EFI at 0x47ef5000.
  85. Kernel entry at 0x73000180...
  86. Kernel args: (null)
  87. EHCI failed to shut down host controller.
  88. EHCI failed to shut down host controller.
  89. EHCI failed to shut down host controller.
  90. EHCI failed to shut down host controller.
  91. ---<<BOOT>>---
  92. KDB: debugger backends: ddb
  93. KDB: current backend: ddb
  94. Copyright (c) 1992-2019 The FreeBSD Project.
  95. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  96. The Regents of the University of California. All rights reserved.
  97. FreeBSD is a registered trademark of The FreeBSD Foundation.
  98. disks
  99. FreeBSD 13.0-CURRENT r346346 GENERIC arm
  100. FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0)
  101. WARNING: WITNESS option enabled, expect reduced performance.
  102. VT: init without driver.
  103. module_register: cannot register ofwbus/pcib from kernel; already loaded from kernel
  104. Module ofwbus/pcib failed to register: 17
  105. module_register: cannot register simplebus/pcib from kernel; already loaded from kernel
  106. Module simplebus/pcib failed to register: 17
  107. No PSCI/SMCCC call function found
  108. CPU: ARM Cortex-A7 r0p5 (ECO: 0x00000000)
  109. CPU Features:
  110. Multiprocessing, Thumb2, Security, Virtualization, Generic Timer, VMSAv7,
  111. PXN, LPAE, Coherent Walk
  112. Optional instructions:
  113. SDIV/UDIV, UMULL, SMULL, SIMD(ext)
  114. LoUU:2 LoC:3 LoUIS:2
  115. Cache level 1:
  116. 32KB/64B 4-way data cache WB Read-Alloc Write-Alloc
  117. 32KB/32B 2-way instruction cache Read-Alloc
  118. Cache level 2:
  119. 512KB/64B 8-way unified cache WB Read-Alloc Write-Alloc
  120. real memory = 1073065984 (1023 MB)
  121. avail memory = 1031495680 (983 MB)
  122. FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
  123. __stack_chk_init: WARNING: Initializing stack protection with non-random cookies!
  124. __stack_chk_init: WARNING: This severely limits the benefit of -fstack-protector!
  125. random: entropy device external interface
  126. kbd0 at kbdmux0
  127. ofwbus0: <Open Firmware Device Tree>
  128. ofw_clkbus0: <OFW clocks bus> on ofwbus0
  129. clk_fixed0: <Fixed clock> on ofw_clkbus0
  130. clk_fixed1: <Fixed clock> on ofw_clkbus0
  131. clk_fixed2: <Fixed clock> on ofw_clkbus0
  132. simplebus0: <Flattened device tree simple bus> on ofwbus0
  133. rtc0: <Allwinner RTC> mem 0x1f00000-0x1f00053 irq 39,40 on simplebus0
  134. rtc0: registered as a time-of-day clock, resolution 1.000000s
  135. regfix0: <Fixed Regulator> on ofwbus0
  136. regfix1: <Fixed Regulator> on ofwbus0
  137. regfix2: <Fixed Regulator> on ofwbus0
  138. regfix3: <Fixed Regulator> on ofwbus0
  139. regfix4: <Fixed Regulator> on ofwbus0
  140. regfix5: <Fixed Regulator> on ofwbus0
  141. regfix6: <Fixed Regulator> on ofwbus0
  142. regfix7: <Fixed Regulator> on ofwbus0
  143. ccu_h3ng0: <Allwinner H3/H5 Clock Control Unit NG> mem 0x1c20000-0x1c203ff on simplebus0
  144. ccu_sun8i_r0: <Allwinner SUN8I_R Clock Control Unit NG> mem 0x1f01400-0x1f014ff on simplebus0
  145. gic0: <ARM Generic Interrupt Controller> mem 0x1c81000-0x1c81fff,0x1c82000-0x1c83fff,0x1c84000-0x1c85fff,0x1c86000-0x1c87fff irq 37 on simplebus0
  146. gic0: pn 0x1, arch 0x2, rev 0x1, implementer 0x43b irqs 160
  147. gpio0: <Allwinner GPIO/Pinmux controgpiobus0: <OFW GPIO bus> on gpio0
  148. iichb0: <Allwinner Integrated I2C Bus Controller> mem 0x1c2ac00-0x1c2afff irq 34 on simplebus0
  149. iicbus0: <OFW I2C bus> on iichb0
  150. iichb1: <Allwinner Integrated I2C Bus Controller> mem 0x1c2b000-0x1c2b3ff irq 35 on simplebus0
  151. iicbus1: <OFW I2C bus> on iichb1
  152. iichb2: <Allwinner Integrated I2C Bus Controller> mem 0x1c2b400-0x1c2b7ff irq 36 on simplebus0
  153. iicbus2: <OFW I2C bus> on iichb2
  154. gpio1: <Allwinner GPIO/Pinmux controller> mem 0x1f02c00-0x1f02fff irq 43 on simplebus0
  155. gpiobus1: <OFW GPIO bus> on gpio1
  156. gpioregulator0: <GPIO controlled regulator> on ofwbus0
  157. generic_timer0: <ARMv7 Generic Timer> irq 0,1,2,3 on ofwbus0
  158. Timecounter "ARM MPCore Timecounter" frequency 24000000 Hz quality 1000
  159. Event timer "ARM MPCore Eventtimer" frequency 24000000 Hz quality 1000
  160. aw_syscon0: <Allwinner syscon> mem 0x1c00000-0x1c00fff on simplebus0
  161. awusbphy0: <Allwinner USB PHY> mem 0x1c19400-0x1c1942b,0x1c1a800-0x1c1a803,0x1c1b800-0x1c1b803,0x1c1c800-0x1c1c803,0x1c1d800-0x1c1d803 on simplebus0
  162. aw_syscon1: <Allwinner syscon> mem 0x1c00000-0x1c0002f on simplebus0
  163. aw_syscon1: Cannot allocate memory resource
  164. device_attach: aw_syscon1 attach returned 6
  165. aw_syscon1: <Allwinner syscon> mem 0x1c00000-0x1c0002f on simplebus0
  166. aw_syscon1: Cannot allocate memory resource
  167. device_attach: aw_syscon1 attach returned 6
  168. a31dmac0: <Allwinner DMA controller> mem 0x1c02000-0x1c02fff irq 4 on simplebus0
  169. aw_mmc0: <Allwinner Integrated MMC/SD controller> mem 0x1c0f000-0x1c0ffff irq 6 on simplebus0
  170. mmc0: <MMC/SD bus> on aw_mmc0
  171. aw_mmc1: <Allwinner Integrated MMC/SD controller> mem 0x1c10000-0x1c10fff irq 7 on simplebus0
  172. mmc1: <MMC/SD bus> on aw_mmc1
  173. aw_mmc2: <Allwinner Integrated MMC/SD controller> mem 0x1c11000-0x1c11fff irq 8 on simplebus0
  174. mmc2: <MMC/SD bus> on aw_mmc2
  175. ehci0: <Allwinner Integrated USB 2.0 controller> mem 0x1c1a000-0x1c1a0ff irq 10 on simplebus0
  176. usbus0: EHCI version 1.0
  177. usbus0 on ehci0
  178. ohci0: <Generic OHCI Controller> mem 0x1c1a400-0x1c1a4ff irq 11 on simplebus0
  179. usbus1 on ohci0
  180. ehci1: <Allwinner Integrated USB 2.0 controller> mem 0x1c1b000-0x1c1b0ff irq 12 on simplebus0
  181. usbus2: EHCI version 1.0
  182. usbus2 on ehci1
  183. ohci1: <Generic OHCI Controller> mem 0x1c1b400-0x1c1b4ff irq 13 on simplebus0
  184. usbus3 on ohci1
  185. ehci2: <Allwinner Integrated USB 2.0 controller> mem 0x1c1c000-0x1c1c0ff irq 14 on simplebus0
  186. usbus4: EHCI version 1.0
  187. usbus4 on ehci2
  188. ohci2: <Generic OHCI Controller> mem 0x1c1c400-0x1c1c4ff irq 15 on simplebus0
  189. usbus5 on ohci2
  190. ehci3: <Allwinner Integrated USB 2.0 controller> mem 0x1c1d000-0x1c1d0ff irq 16 on simplebus0
  191. usbus6: EHCI version 1.0
  192. usbus6 on ehci3
  193. ohci3: <Generic OHCI Controller> mem 0x1c1d400-0x1c1d4ff irq 17 on simplebus0
  194. usbus7 on ohci3
  195. gpioc0: <GPIO controller> on gpio0
  196. awg0: <Allwinner Gigabit Ethernet> mem 0x1c30000-0x1c3ffff irq 22 on simplebus0
  197. random: randomdev_wait_until_seeded unblock wait
  198. panic: timed sleep before timers are working
  199. cpuid = 0
  200. ller> mem 0x1c20800-0x1c20bff irq 18,19 on simplebus0
  201. time = 1
  202. KDB: stack backtrace:
  203. db_trace_self() at db_trace_self
  204. pc = 0xc05bc4e0 lr = 0xc0079514 (db_trace_self_wrapper+0x30)
  205. sp = 0xc0e139a8 fp = 0xc0e13ac0
  206. db_trace_self_wrapper() at db_trace_self_wrapper+0x30
  207. pc = 0xc0079514 lr = 0xc02a2bf8 (vpanic+0x168)
  208. sp = 0xc0e13ac8 fp = 0xc0e13ae0
  209. r4 = 0x00000100 r5 = 0xc0b0a440
  210. r6 = 0xc06af63c r7 = 0x00000000
  211. vpanic() at vpanic+0x168
  212. pc = 0xc02a2bf8 lr = 0xc02a29dc (doadump)
  213. sp = 0xc0e13ae8 fp = 0xc0e13aec
  214. r4 = 0xc08dc280 r5 = 0x1999997c
  215. r6 = 0xc0b0a440 r7 = 0xc08633a0
  216. r8 = 0x00000000 r9 = 0x00000000
  217. doadump() at doadump
  218. pc = 0xc02a29dc lr = 0xc02fd060 (sleepq_set_timeout_sbt+0x1c8)
  219. sp = 0xc0e13af4 fp = 0xc0e13b40
  220. r4 = 0xc02a29dc r5 = 0xc0e13af4
  221. sleepq_set_timeout_sbt() at sleepq_set_timeout_sbt+0x1c8
  222. pc = 0xc02fd060 lr = 0xc02adea0 (_sleep+0x230)
  223. sp = 0xc0e13b48 fp = 0xc0e13bb0
  224. r4 = 0xc08dc280 r5 = 0x1999997c
  225. r6 = 0xc08633a0 r7 = 0x00000001
  226. r8 = 0x00000000 r9 = 0xc08dc280
  227. r10 = 0x00000000
  228. _sleep() at _sleep+0x230
  229. pc = 0xc02adea0 lr = 0xc00f0b2c (randomdev_wait_until_seeded+0xd8)
  230. sp = 0xc0e13bb8 fp = 0xc0e13bf0
  231. r4 = 0x00000000 r5 = 0x00000000
  232. r6 = 0x00000000 r7 = 0x00000000
  233. r8 = 0xc0863160 r9 = 0xc06e0ddb
  234. r10 = 0x00000000
  235. randomdev_wait_until_seeded() at randomdev_wait_until_seeded+0xd8
  236. pc = 0xc00f0b2c lr = 0xc00f0bf4 (read_random+0x48)
  237. sp = 0xc0e13bf8 fp = 0xc0e13c18
  238. r4 = 0x00000020 r5 = 0xc0e13c50
  239. r6 = 0xc0e13c50 r7 = 0xc0863160
  240. r8 = 0xc3443000 r9 = 0xc3365000
  241. r10 = 0xc0861fd0
  242. read_random() at read_random+0x48
  243. pc = 0xc00f0bf4 lr = 0xc03881e8 (arc4rand+0x1b8)
  244. sp = 0xc0e13c20 fp = 0xc0e13ca0
  245. r4 = 0x00000000 r5 = 0xc3443000
  246. r6 = 0xc0e13c50 r7 = 0xc3365000
  247. arc4rand() at arc4rand+0x1b8
  248. pc = 0xc03881e8 lr = 0xc0388404 (arc4random+0x1c)
  249. sp = 0xc0e13ca8 fp = 0xc0e13cb0
  250. r4 = 0xc51efe00 r5 = 0xc3443000
  251. r6 = 0x0000ffff r7 = 0x00000000
  252. r8 = 0xc3443000 r9 = 0x00050006
  253. r10 = 0xc0861fd0
  254. arc4random() at arc4random+0x1c
  255. pc = 0xc0388404 lr = 0xc05fa970 (awg_attach+0xbf4)
  256. sp = 0xc0e13cb8 fp = 0xc0e13d50
  257.  
  258. awg_attach() at awg_attach+0xbf4
  259. pc = 0xc05fa970 lr = 0xc02dccc8 (device_attach+0x4e0)
  260. sp = 0xc0e13d58 fp = 0xc0e13da0
  261. r4 = 0xc51efe00 r5 = 0xc51f1880
  262. r6 = 0xf382ec12 r7 = 0x00000000
  263. r8 = 0xc0b06d0c r9 = 0xc02e1400
  264. r10 = 0xc51efe50
  265. device_attach() at device_attach+0x4e0
  266. pc = 0xc02dccc8 lr = 0xc02dc74c (device_probe_and_attach+0x8c)
  267. sp = 0xc0e13da8 fp = 0xc0e13dc0
  268. r4 = 0xc51efe00 r5 = 0xc3324920
  269. r6 = 0x3e0d8f29 r7 = 0x00000000
  270. r8 = 0xc0a9d2b4 r9 = 0xc0b17558
  271. r10 = 0xc0b0a098
  272. device_probe_and_attach() at device_probe_and_attach+0x8c
  273. pc = 0xc02dc74c lr = 0xc02dea2c (bus_generic_new_pass+0xe8)
  274. sp = 0xc0e13dc8 fp = 0xc0e13de0
  275. r4 = 0xc51efe00 r5 = 0xc0884ba4
  276. r6 = 0xc08d70dc r10 = 0xc0b0a098
  277. bus_generic_new_pass() at bus_generic_new_pass+0xe8
  278. pc = 0xc02dea2c lr = 0xc02dea1c (bus_generic_new_pass+0xd8)
  279. sp = 0xc0e13de8 fp = 0xc0e13e00
  280. r4 = 0xc51f1880 r5 = 0xc0884ba4
  281. r6 = 0xc08cf758 r7 = 0x00000000
  282. r8 = 0xc0a9d2b4 r10 = 0xc0b0a098
  283. bus_generic_new_pass() at bus_generic_new_pass+0xd8
  284. pc = 0xc02dea1c lr = 0xc02dea1c (bus_generic_new_pass+0xd8)
  285. sp = 0xc0e13e08 fp = 0xc0e13e20
  286. r4 = 0xc51f1b80 r5 = 0xc0884ba4
  287. r6 = 0xc08ab318 r7 = 0x00000000
  288. r8 = 0xc0a9d2b4 r10 = 0xc0b0a098
  289. bus_generic_new_pass() at bus_generic_new_pass+0xd8
  290. pc = 0xc02dea1c lr = 0xc02dea1c (bus_generic_new_pass+0xd8)
  291. sp = 0xc0e13e28 fp = 0xc0e13e40
  292. r4 = 0xc51f1d80 r5 = 0xc0884ba4
  293. r6 = 0xc51f2000 r7 = 0x00000000
  294. r8 = 0xc0a9d2b4 r10 = 0xc0b0a098
  295. bus_generic_new_pass() at bus_generic_new_pass+0xd8
  296. pc = 0xc02dea1c lr = 0xc02da214 (bus_set_pass+0x94)
  297. sp = 0xc0e13e48 fp = 0xc0e13e60
  298. r4 = 0xc51f8040 r5 = 0xc0884ba4
  299. r6 = 0xc51f2000 r7 = 0xc0a9d2b4
  300. r8 = 0x7fffffff r10 = 0xc0b0a098
  301. bus_set_pass() at bus_set_pass+0x94
  302. pc = 0xc02da214 lr = 0xc023f26c (mi_startup+0x2cc)
  303. sp = 0xc0e13e68 fp = 0xc0e13e90
  304. r4 = 0xc33901cc r5 = 0xc0a89d00
  305. r6 = 0x00800001 r7 = 0x00000000
  306. r8 = 0x03800000 r9 = 0xc0b0a434
  307. mi_startup() at mi_startup+0x2cc
  308. pc = 0xc023f26c lr = 0xc00002c4 (_start+0x144)
  309. sp = 0xc0e13e98 fp = 0x00000000
  310. r4 = 0xc00003f8 r5 = 0xc0b68000
  311. r6 = 0x00000000 r7 = 0x00c52078
  312. r8 = 0xc0d3d000 r9 = 0x7af29de0
  313. r10 = 0x00000000
  314. _start() at _start+0x144
  315. pc = 0xc00002c4 lr = 0xc00002c4 (_start+0x144)
  316. sp = 0xc0e13e98 fp = 0x00000000
  317. KDB: enter: panic
  318. [ thread pid 0 tid 100000 ]
  319. Stopped at kdb_enter+0x58: ldrb r15, [r15, r15, ror r15]!
  320. db>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement