Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2022
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. [418]HELLO! BOOT0 is starting!
  2. [421]BOOT0 commit : 0ad88bf-dirty
  3. [425]set pll start
  4. [426]periph0 has been enabled
  5. [429]set pll end
  6. [431]board init ok
  7. [433]DRAM only have internal ZQ!!
  8. [436]get_pmu_exist() = -1
  9. [438]ddr_efuse_type: 0x0
  10. [441][AUTO DEBUG] single rank and full DQ!
  11. [445]ddr_efuse_type: 0x0
  12. [448][AUTO DEBUG] rank 0 row = 15
  13. [451][AUTO DEBUG] rank 0 bank = 8
  14. [455][AUTO DEBUG] rank 0 page size = 2 KB
  15. [458]DRAM BOOT DRIVE INFO: V0.24
  16. [461]DRAM CLK = 792 MHz
  17. [464]DRAM Type = 3 (2:DDR2,3:DDR3)
  18. [467]DRAMC ZQ value: 0x7b7bfb
  19. [470]DRAM ODT value: 0x42.
  20. [472]ddr_efuse_type: 0x0
  21. [475]DRAM SIZE =512 M
  22. [479]DRAM simple test OK.
  23. [481]dram size =512
  24. [483]card no is 0
  25. [485]sdcard 0 line count 4
  26. [487][mmc]: mmc driver ver 2021-04-2 16:45
  27. [496][mmc]: Wrong media type 0x0
  28. [499][mmc]: ***Try SD card 0***
  29. [510][mmc]: HSSDR52/SDR25 4 bit
  30. [513][mmc]: 50000000 Hz
  31. [515][mmc]: 32051 MB
  32. [517][mmc]: ***SD/MMC 0 init OK!!!***
  33. [562]Loading boot-pkg Succeed(index=1).
  34. [565]Entry_name = opensbi
  35. [568]Entry_name = dtb
  36. [571]Entry_name = u-boot
  37. [574]Adding DRAM info to DTB.
  38. [579]Jump to second Boot.
  39.  
  40. OpenSBI v0.9-188-gd78eef3
  41. ____ _____ ____ _____
  42. / __ \ / ____| _ \_ _|
  43. | | | |_ __ ___ _ __ | (___ | |_) || |
  44. | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
  45. | |__| | |_) | __/ | | |____) | |_) || |_
  46. \____/| .__/ \___|_| |_|_____/|____/_____|
  47. | |
  48. |_|
  49.  
  50. Platform Name : Sipeed Lichee RV
  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 : 248 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.04-rc2-33696-gac8ca120a5 (Mar 02 2022 - 19:49:52 +0000)
  88.  
  89. DRAM: 512 MiB
  90. sunxi_set_gate: (CLK#24) unhandled
  91. Core: 32 devices, 18 uclasses, devicetree: board
  92. WDT: Started watchdog@6011000 with servicing (16s timeout)
  93. MMC: mmc@4020000: 0
  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. ** Unable to read file / **
  104. Failed to load '/'
  105. ** Unable to read file /dtb/ **
  106. Failed to load '/dtb/'
  107. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  108. Scanning disk mmc@4020000.blk...
  109. Found 3 disks
  110. ** Unable to read file ubootefi.var **
  111. Failed to load EFI variables
  112. BootOrder not defined
  113. EFI boot manager: Cannot load any image
  114. Found EFI removable media binary efi/boot/bootriscv64.efi
  115. 1416380 bytes read in 251 ms (5.4 MiB/s)
  116. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  117. Booting /efi\boot\bootriscv64.efi
  118. Consoles: EFI console
  119. Reading loader env vars from /efi/freebsd/loader.env
  120. Setting currdev to disk0p1:
  121. FreeBSD/riscv EFI loader, Revision 1.1
  122.  
  123. Command line arguments: l
  124. Image base: 0x5e9d7000
  125. EFI version: 2.90
  126. EFI Firmware: Das U-Boot (rev 8226.1024)
  127. Console: comconsole (0)
  128. Load Path: /efi\boot\bootriscv64.efi
  129. Load Device: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/SD(0)/SD(0)/HD(1,GPT,19ddc85b-9a72-11ec-8b65-00155d010c04,0xa000,0x1b000)
  130. Trying ESP: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/SD(0)/SD(0)/HD(1,GPT,19ddc85b-9a72-11ec-8b65-00155d010c04,0xa000,0x1b000)
  131. Setting currdev to disk0p1:
  132. Trying: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/SD(0)/SD(0)/HD(2,GPT,21637622-9a72-11ec-8b65-00155d010c04,0x25000,0x3efd8)
  133. Setting currdev to disk0p2:
  134. Loading /boot/defaults/loader.conf
  135. Loading /boot/defaults/loader.conf
  136. Loading /boot/device.hints
  137. Loading /boot/loader.conf
  138. Loading /boot/loader.conf.local
  139. \
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160. Loading kernel...
  161. /boot/kernel/kernel text=0x57642c text=0xe4d0c data=0xc6940 data=0x914+0x63784 syms=[0x8+0xaaaa8+0x8+0xcd769]
  162. Loading configured modules...
  163. can't find '/boot/entropy'
  164. /rescue.ufs size=0x1400000
  165. can't find '/etc/hostid'
  166.  
  167. Hit [Enter] to boot immediately, or any other key for command prompt.
  168. Booting [/boot/kernel/kernel]...
  169. Using DTB provided by EFI at 0x47ef7000.
  170. Kernel entry at 0x56a0002e...
  171. Kernel args: (null)
  172. ---<<BOOT>>---
  173. Copyright (c) 1992-2021 The FreeBSD Project.
  174. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  175. The Regents of the University of California. All rights reserved.
  176. FreeBSD is a registered trademark of The FreeBSD Foundation.
  177. FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 03:30:22 UTC 2021
  178. root@releng1.nyi.freebsd.org:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv
  179. FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
  180. SBI: OpenSBI v0.9
  181. SBI Specification Version: 0.3
  182. CPU(0): Unknown Implementer Unknown Processor
  183. real memory = 536870912 (512 MB)
  184. avail memory = 487395328 (464 MB)
  185. arc4random: WARNING: initial seeding bypassed the cryptographic random device because it was not yet seeded and the knob 'bypass_before_seeding' was enabled.
  186. random: entropy device external interface
  187. WARNING: Device "openfirm" is Giant locked and may be deleted before FreeBSD 14.0.
  188. ofwbus0: <Open Firmware Device Tree>
  189. clk_fixed0: <Fixed clock> on ofwbus0
  190. simplebus0: <Flattened device tree simple bus> on ofwbus0
  191. timer0: <RISC-V Timer>
  192. Timecounter "RISC-V Timecounter" frequency 24000000 Hz quality 1000
  193. Event timer "RISC-V Eventtimer" frequency 24000000 Hz quality 1000
  194. rcons0: <RISC-V console>
  195. cpulist0: <Open Firmware CPU Group> on ofwbus0
  196. cpu0: <Open Firmware CPU> on cpulist0
  197. cryptosoft0: <software crypto>
  198. Timecounters tick every 1.000 msec
  199. md0: Preloaded image </rescue.ufs> 20971520 bytes at 0xffffffc0008ffc00
  200.  
  201. Loader variables:
  202.  
  203. Manual root filesystem specification:
  204. <fstype>:<device> [options]
  205. Mount <device> using filesystem <fstype>
  206. and with the specified (optional) option list.
  207.  
  208. eg. ufs:/dev/da0s1a
  209. zfs:zroot/ROOT/default
  210. cd9660:/dev/cd0 ro
  211. (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
  212.  
  213. ? List valid disk boot devices
  214. . Yield 1 second (for background tasks)
  215. <empty line> Abort manual input
  216.  
  217. mountroot> ufs:/dev/md0
  218. Trying to mount root from ufs:/dev/md0 []...
  219. Warning: no time-of-day clock registered, system time will not be set accurately
  220. 2022-03-03T21:30:06.039739+00:00 - init 19 - - login_getclass: unknown class 'daemon'
  221. 2022-03-03T21:30:06.052361+00:00 - init 19 - - can't access /etc/rc: No such file or directory
  222. sh: cannot open /etc/rc: No such file or directory
  223. Enter full pathname of shell or RETURN for /rescue/sh:
  224. Cannot read termcap database;
  225. using dumb terminal settings.
  226. #
  227.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement