Advertisement
Guest User

Untitled

a guest
Jun 12th, 2022
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. [306]HELLO! BOOT0 is starting!
  2. [309]BOOT0 commit : 882671f
  3. [312]set pll start
  4. [314]periph0 has been enabled
  5. [317]set pll end
  6. [318]board init ok
  7. [320]DRAM only have internal ZQ!!
  8. [323]get_pmu_exist() = -1
  9. [325]ddr_efuse_type: 0x0
  10. [329][AUTO DEBUG] single rank and full DQ!
  11. [332]ddr_efuse_type: 0x0
  12. [336][AUTO DEBUG] rank 0 row = 16
  13. [339][AUTO DEBUG] rank 0 bank = 8
  14. [342][AUTO DEBUG] rank 0 page size = 2 KB
  15. [345]DRAM BOOT DRIVE INFO: V0.24
  16. [349]DRAM CLK = 792 MHz
  17. [351]DRAM Type = 3 (2:DDR2,3:DDR3)
  18. [354]DRAMC ZQ value: 0x7b7bfb
  19. [357]DRAM ODT value: 0x42.
  20. [359]ddr_efuse_type: 0x0
  21. [362]DRAM SIZE =1024 M
  22. [366]DRAM simple test OK.
  23. [368]dram size =1024
  24. [370]card no is 0
  25. [372]sdcard 0 line count 4
  26. [374][mmc]: mmc driver ver 2021-04-2 16:45
  27. [384][mmc]: Wrong media type 0x0
  28. [386][mmc]: ***Try SD card 0***
  29. [397][mmc]: HSSDR52/SDR25 4 bit
  30. [400][mmc]: 50000000 Hz
  31. [402][mmc]: 7612 MB
  32. [404][mmc]: ***SD/MMC 0 init OK!!!***
  33. [441]Loading boot-pkg Succeed(index=1).
  34. [444]Entry_name = opensbi
  35. [447]Entry_name = dtb
  36. [450]Entry_name = u-boot
  37. [453]Adding DRAM info to DTB.
  38. [458]Jump to second Boot.
  39.  
  40. OpenSBI v1.0-2-g4bcaf9a
  41. ____ _____ ____ _____
  42. / __ \ / ____| _ \_ _|
  43. | | | |_ __ ___ _ __ | (___ | |_) || |
  44. | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
  45. | |__| | |_) | __/ | | |____) | |_) || |_
  46. \____/| .__/ \___|_| |_|_____/|____/_____|
  47. | |
  48. |_|
  49.  
  50. Platform Name : Sipeed Lichee RV Dock
  51. Platform Features : medeleg
  52. Platform HART Count : 1
  53. Platform IPI Device : aclint-mswi
  54. Platform Timer Device : aclint-mtimer @ 24000000Hz
  55. Platform Console Device : uart8250
  56. Platform HSM Device : ---
  57. Platform Reboot Device : sunxi-wdt-reset
  58. Platform Shutdown Device : ---
  59. Firmware Base : 0x40000000
  60. Firmware Size : 252 KB
  61. Runtime SBI Version : 0.3
  62.  
  63. Domain0 Name : root
  64. Domain0 Boot HART : 0
  65. Domain0 HARTs : 0*
  66. Domain0 Region00 : 0x0000000014008000-0x000000001400bfff (I)
  67. Domain0 Region01 : 0x0000000014000000-0x0000000014007fff (I)
  68. Domain0 Region02 : 0x0000000040000000-0x000000004003ffff ()
  69. Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
  70. Domain0 Next Address : 0x000000004a000000
  71. Domain0 Next Arg1 : 0x0000000044000000
  72. Domain0 Next Mode : S-mode
  73. Domain0 SysReset : yes
  74.  
  75. Boot HART ID : 0
  76. Boot HART Domain : root
  77. Boot HART ISA : rv64imafdcvsux
  78. Boot HART Features : scounteren,mcounteren,mcountinhibit,time
  79. Boot HART PMP Count : 16
  80. Boot HART PMP Granularity : 2048
  81. Boot HART PMP Address Bits: 38
  82. Boot HART MHPM Count : 0
  83. Boot HART MIDELEG : 0x0000000000000222
  84. Boot HART MEDELEG : 0x000000000000b109
  85.  
  86.  
  87. U-Boot 2022.07-rc3-35470-gafc07cec42 (May 29 2022 - 15:57:41 +0200)
  88.  
  89. DRAM: 1 GiB
  90. sunxi_set_gate: (CLK#24) unhandled
  91. Core: 51 devices, 21 uclasses, devicetree: board
  92. WDT: Started watchdog@6011000 with servicing (16s timeout)
  93. MMC: mmc@4020000: 0, mmc@4021000: 1
  94. Loading Environment from nowhere... OK
  95. In: serial@2500000
  96. Out: serial@2500000
  97. Err: serial@2500000
  98. Net: No ethernet found.
  99. Hit any key to stop autoboot: 0
  100. switch to partitions #0, OK
  101. mmc0 is current device
  102. Scanning mmc 0:1...
  103. Found U-Boot script /boot.scr
  104. 458 bytes read in 3 ms (148.4 KiB/s)
  105. ## Executing script at 41900000
  106. Loading kernel from mmc 0:1 to address 0x40040000
  107. 4038183 bytes read in 706 ms (5.5 MiB/s)
  108. Booting kernel with bootargs as earlycon=sbi console=ttyS0,115200n8 root=/dev/mmcblk0p2 cma=96M; and fdtcontroladdr is 7fb5fec0
  109. Uncompressing Kernel Image
  110. Moving Image from 0x40040000 to 0x40200000, end=40f34848
  111. ## Flattened Device Tree blob at 7fb5fec0
  112. Booting using the fdt blob at 0x7fb5fec0
  113. Loading Device Tree to 0000000042df6000, end 0000000042dfff3e ... OK
  114.  
  115. Starting kernel ...
  116.  
  117. [ 0.000000] Linux version 5.18.3-gentoo (root@itsz-kabalazs) (clang version 14.0.4, LLD 14.0.4) #26 Sun Jun 12 01:29:50 CEST 2022
  118. [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000
  119. [ 0.000000] Machine model: Sipeed Lichee RV Dock
  120. [ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
  121. [ 0.000000] printk: bootconsole [sbi0] enabled
  122. [ 0.000000] Zone ranges:
  123. [ 0.000000] DMA32 [mem 0x0000000040200000-0x000000007fffffff]
  124. [ 0.000000] Normal empty
  125. [ 0.000000] Movable zone start for each node
  126. [ 0.000000] Early memory node ranges
  127. [ 0.000000] node 0: [mem 0x0000000040200000-0x000000007fffffff]
  128. [ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000007fffffff]
  129. [ 0.000000] riscv: SBI specification v0.3 detected
  130. [ 0.000000] riscv: SBI implementation ID=0x1 Version=0x10000
  131. [ 0.000000] riscv: SBI TIME extension detected
  132. [ 0.000000] riscv: SBI IPI extension detected
  133. [ 0.000000] riscv: SBI RFENCE extension detected
  134. [ 0.000000] riscv: SBI SRST extension detected
  135. [ 0.000000] riscv: base ISA extensions acdfim
  136. [ 0.000000] riscv: ELF capabilities acdfim
  137. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257544
  138. [ 0.000000] Kernel command line: earlycon=sbi console=ttyS0,115200n8 root=/dev/mmcblk0p2 cma=96M
  139. [ 0.000000] Unknown kernel command line parameters "cma=96M", will be passed to user space.
  140. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  141. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  142. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  143. [ 0.000000] Memory: 1014048K/1046528K available (5152K kernel code, 2874K rwdata, 2048K rodata, 2155K init, 298K bss, 32480K reserved, 0K cma-reserved)
  144. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  145. [ 0.000000] riscv-intc: 64 local interrupts mapped
  146. [ 0.000000] plic: interrupt-controller@10000000: mapped 176 interrupts with 1 handlers for 2 contexts.
  147. [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0]
  148. [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  149. [ 0.000001] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  150. [ 0.008421] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  151. [ 0.018219] Console: colour dummy device 80x25
  152. [ 0.022675] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  153. [ 0.032925] pid_max: default: 32768 minimum: 301
  154. [ 0.037729] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  155. [ 0.045092] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  156. [ 0.055195] ASID allocator using 16 bits (65536 entries)
  157. [ 0.061610] devtmpfs: initialized
  158. [ 0.085149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  159. [ 0.094867] futex hash table entries: 256 (order: 0, 6144 bytes, linear)
  160. [ 0.101676] pinctrl core: initialized pinctrl subsystem
  161. [ 0.109289] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  162. [ 0.115809] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  163. [ 0.122912] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  164. [ 0.131939] thermal_sys: Registered thermal governor 'bang_bang'
  165. [ 0.131957] thermal_sys: Registered thermal governor 'step_wise'
  166. [ 0.137920] thermal_sys: Registered thermal governor 'user_space'
  167. [ 0.144532] cpuidle: using governor menu
  168. [ 0.194927] platform 5460000.tcon-top: Fixing up cyclic dependency with 5200000.mixer
  169. [ 0.202871] platform 5460000.tcon-top: Fixing up cyclic dependency with 5100000.mixer
  170. [ 0.212404] platform 5461000.lcd-controller: Fixing up cyclic dependency with 5460000.tcon-top
  171. [ 0.222478] platform 5470000.lcd-controller: Fixing up cyclic dependency with 5460000.tcon-top
  172. [ 0.232454] platform 5500000.hdmi: Fixing up cyclic dependency with 5460000.tcon-top
  173. [ 0.246833] platform 7090000.rtc: Fixing up cyclic dependency with 7010000.clock-controller
  174. [ 0.260077] platform connector: Fixing up cyclic dependency with 5500000.hdmi
  175. [ 0.283463] iommu: Default domain type: Translated
  176. [ 0.288311] iommu: DMA domain TLB invalidation policy: strict mode
  177. [ 0.294789] usbcore: registered new interface driver usbfs
  178. [ 0.300973] usbcore: registered new interface driver hub
  179. [ 0.306349] usbcore: registered new device driver usb
  180. [ 0.314424] clocksource: Switched to clocksource riscv_clocksource
  181. [ 0.351262] NET: Registered PF_INET protocol family
  182. [ 0.356748] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  183. [ 0.365897] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  184. [ 0.374272] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  185. [ 0.382098] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  186. [ 0.389275] TCP: Hash tables configured (established 8192 bind 8192)
  187. [ 0.395742] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  188. [ 0.402376] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  189. [ 0.409772] NET: Registered PF_UNIX/PF_LOCAL protocol family
  190. [ 0.418145] Initialise system trusted keyrings
  191. [ 0.422828] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  192. [ 0.430365] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  193. [ 0.491782] NET: Registered PF_ALG protocol family
  194. [ 0.496547] Key type asymmetric registered
  195. [ 0.500691] Asymmetric key parser 'x509' registered
  196. [ 0.505693] io scheduler mq-deadline registered
  197. [ 0.562360] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  198. [ 0.580804] loop: module loaded
  199. [ 0.585947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  200. [ 0.592446] ehci-platform: EHCI generic platform driver
  201. [ 0.598103] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  202. [ 0.604251] ohci-platform: OHCI generic platform driver
  203. [ 0.613886] sun6i-rtc 7090000.rtc: registered as rtc0
  204. [ 0.619006] sun6i-rtc 7090000.rtc: setting system clock to 1970-01-02T00:00:07 UTC (86407)
  205. [ 0.627222] sun6i-rtc 7090000.rtc: RTC enabled
  206. [ 0.632090] i2c_dev: i2c /dev entries driver
  207. [ 0.639013] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  208. [ 0.650712] ledtrig-cpu: registered to indicate activity on CPUs
  209. [ 0.657061] sun8i-ce 3040000.crypto: Set mod clock to 300000000 (300 Mhz) from 400000000 (400 Mhz)
  210. [ 0.666780] sun8i-ce 3040000.crypto: will run requests pump with realtime priority
  211. [ 0.674614] sun8i-ce 3040000.crypto: will run requests pump with realtime priority
  212. [ 0.682406] sun8i-ce 3040000.crypto: will run requests pump with realtime priority
  213. [ 0.690339] sun8i-ce 3040000.crypto: will run requests pump with realtime priority
  214. [ 0.697981] sun8i-ce 3040000.crypto: Register cbc(aes)
  215. [ 0.703112] sun8i-ce 3040000.crypto: Register ecb(aes)
  216. [ 0.708293] sun8i-ce 3040000.crypto: Register cbc(des3_ede)
  217. [ 0.713923] sun8i-ce 3040000.crypto: Register ecb(des3_ede)
  218. [ 0.719571] sun8i-ce 3040000.crypto: Register md5
  219. [ 0.724332] sun8i-ce 3040000.crypto: Register sha1
  220. [ 0.729179] sun8i-ce 3040000.crypto: Register sha224
  221. [ 0.734206] sun8i-ce 3040000.crypto: Register sha256
  222. [ 0.739251] sun8i-ce 3040000.crypto: Register sha384
  223. [ 0.744275] sun8i-ce 3040000.crypto: Register sha512
  224. [ 0.749292] sun8i-ce 3040000.crypto: Register stdrng
  225. [ 0.755234] sun8i-ce 3040000.crypto: CryptoEngine Die ID 0
  226. [ 0.761987] usbcore: registered new interface driver usbhid
  227. [ 0.767531] usbhid: USB HID core driver
  228. [ 0.775063] NET: Registered PF_INET6 protocol family
  229. [ 0.780433] Unable to handle kernel paging request at virtual address 0000003c563c7644
  230. [ 0.788334] Oops [#1]
  231. [ 0.790620] Modules linked in:
  232. [ 0.793743] CPU: 0 PID: 2 Comm: kthreadd Not tainted 5.18.3-gentoo #26
  233. [ 0.800327] Hardware name: Sipeed Lichee RV Dock (DT)
  234. [ 0.805441] epc : kthreadd+0xa2/0xe0
  235. [ 0.809080] ra : kthreadd+0x7a/0xe0
  236. [ 0.812721] epc : ffffffff800234f6 ra : ffffffff800234ce sp : ffffffc804013ea0
  237. [ 0.820000] gp : ffffffff80ce87d8 tp : ffffffd800e74640 t0 : ffffffd83edcf468
  238. [ 0.827280] t1 : ffffffd8011f221c t2 : ffffffd80127a000 s0 : ffffffc804013ee0
  239. [ 0.834561] s1 : ffffffd801279e58 a0 : 563c563c561c563f a1 : 573c163c563c763c
  240. [ 0.841840] a2 : 0000000000000000 a3 : 0000000000000000 a4 : ffffffd800e74d78
  241. [ 0.849120] a5 : 0000000000000015 a6 : ffffffd800face08 a7 : 0000000000000000
  242. [ 0.856401] s2 : ffffffff80023f78 s3 : 0000000000000001 s4 : ffffffff80c10440
  243. [ 0.863680] s5 : ffffffd801248770 s6 : 0000000000000000 s7 : 0000000000000000
  244. [ 0.870960] s8 : 0000000000000000 s9 : 0000000000000000 s10: 0000000000000000
  245. [ 0.878240] s11: 0000000000000000 t3 : 7fffffec00930768 t4 : 000000000000000f
  246. [ 0.885520] t5 : fffffffffffffff8 t6 : fffffffffffff000
  247. [ 0.890893] status: 8000000201800120 badaddr: 0000003c563c7644 cause: 000000000000000f
  248. [ 0.898868] [<ffffffff800234ce>] kthreadd+0x7a/0xe0
  249. [ 0.903855] ---[ end trace 0000000000000000 ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement