Advertisement
Guest User

Untitled

a guest
Feb 27th, 2022
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. [30]HELLO! BOOT0 is starting!
  2. [32]BOOT0 commit : 0dcb25c-dirty
  3. [35]set pll start
  4. [37]periph0 has been enabled
  5. [40]set pll end
  6. [42]board init ok
  7. [43]DRAM only have internal ZQ!!
  8. [46]get_pmu_exist() = -1
  9. [49]ddr_efuse_type: 0x0
  10. [52][AUTO DEBUG] single rank and full DQ!
  11. [56]ddr_efuse_type: 0x0
  12. [59][AUTO DEBUG] rank 0 row = 15
  13. [62][AUTO DEBUG] rank 0 bank = 8
  14. [65][AUTO DEBUG] rank 0 page size = 2 KB
  15. [69]DRAM BOOT DRIVE INFO: V0.24
  16. [72]DRAM CLK = 792 MHz
  17. [74]DRAM Type = 3 (2:DDR2,3:DDR3)
  18. [77]DRAMC ZQ value: 0x7b7bfb
  19. [80]DRAM ODT value: 0x42.
  20. [82]ddr_efuse_type: 0x0
  21. [85]DRAM SIZE =512 M
  22. [89]DRAM simple test OK.
  23. [91]dram size =512
  24. [93]card no is 0
  25. [94]sdcard 0 line count 4
  26. [97][mmc]: mmc driver ver 2021-04-2 16:45
  27. [106][mmc]: Wrong media type 0x0
  28. [109][mmc]: ***Try SD card 0***
  29. [119][mmc]: DS26/SDR12 4 bit
  30. [122][mmc]: 25000000 Hz
  31. [124][mmc]: 32051 MB
  32. [126][mmc]: ***SD/MMC 0 init OK!!!***
  33. [192]Loading boot-pkg Succeed(index=0).
  34. [195]Entry_name = opensbi
  35. [198]Entry_name = dtb
  36. [201]Entry_name = u-boot
  37. [204]Adding DRAM info to DTB.
  38. [209]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 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 : 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.01-32931-gc249924b17 (Feb 27 2022 - 00:50:20 +0100)
  88.  
  89. DRAM: 512 MiB
  90. Core: 43 devices, 18 uclasses, devicetree: board
  91. WDT: Started watchdog@6011000 with servicing (16s timeout)
  92. MMC: mmc@4020000: 0, mmc@4021000: 1
  93. Loading Environment from nowhere... OK
  94. In: serial@2500000
  95. Out: serial@2500000
  96. Err: serial@2500000
  97. Net: No ethernet found.
  98. Hit any key to stop autoboot: 0
  99. switch to partitions #0, OK
  100. mmc0 is current device
  101. Scanning mmc 0:1...
  102. ** Unable to read file / **
  103. Failed to load '/'
  104. ** Unable to read file /dtb/ **
  105. Failed to load '/dtb/'
  106. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  107. Scanning disk mmc@4020000.blk...
  108. Scanning disk mmc@4021000.blk...
  109. Disk mmc@4021000.blk not ready
  110. Found 3 disks
  111. No EFI system partition
  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 266 ms (5.1 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.256)
  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,MBR,0x047d47ac,0xa000,0x20000)
  130. Trying ESP: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/SD(0)/SD(0)/HD(1,MBR,0x047d47ac,0xa000,0x20000)
  131. Setting currdev to disk0p1:
  132. Trying: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/SD(0)/SD(0)/HD(2,MBR,0x047d47ac,0x2a000,0x808000)
  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. Loading kernel...
  141. /boot/kernel/kernel text=0x57642c text=0xe4d0c data=0xc6940 data=0x914+0x63784 syms=[0x8+0xaaaa8+0x8+0xcd769]
  142. Loading configured modules...
  143. can't find '/boot/entropy'
  144. /boot/kernel/umodem.ko text=0x1bc0 text=0xdf0 data=0x608+0x8 syms=[0x8+0x1b48+0x8+0xac5]
  145. loading required module 'usb'
  146. /boot/kernel/usb.ko text=0x67da text=0x1a314 data=0x1d98+0xb4 syms=[0x8+0x1f098+0x8+0x6335]
  147. loading required module 'ucom'
  148. /boot/kernel/ucom.ko text=0x1d30 text=0x25c0 data=0x818+0x850 syms=[0x8+0x36f0+0x8+0xe1e]
  149. can't find '/etc/hostid'
  150.  
  151. Hit [Enter] to boot immediately, or any other key for command prompt.
  152. Booting [/boot/kernel/kernel]...
  153. Using DTB provided by EFI at 0x47ef6000.
  154. Kernel entry at 0x56a0002e...
  155. Kernel args: (null)
  156. ---<<BOOT>>---
  157. Copyright (c) 1992-2021 The FreeBSD Project.
  158. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  159. The Regents of the University of California. All rights reserved.
  160. FreeBSD is a registered trademark of The FreeBSD Foundation.
  161. FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 03:30:22 UTC 2021
  162. root@releng1.nyi.freebsd.org:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv
  163. FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
  164. SBI: OpenSBI v0.9
  165. SBI Specification Version: 0.3
  166. CPU(0): Unknown Implementer Unknown Processor
  167. real memory = 536870912 (512 MB)
  168. avail memory = 507383808 (483 MB)
  169. arc4random: WARNING: initial seeding bypassed the cryptographic random device because it was not yet seeded and the knob 'bypass_before_seeding' was enabled.
  170. random: entropy device external interface
  171. WARNING: Device "openfirm" is Giant locked and may be deleted before FreeBSD 14.0.
  172. ofwbus0: <Open Firmware Device Tree>
  173. clk_fixed0: <Fixed clock> on ofwbus0
  174. simplebus0: <Flattened device tree simple bus> on ofwbus0
  175. timer0: <RISC-V Timer>
  176. Timecounter "RISC-V Timecounter" frequency 24000000 Hz quality 1000
  177. Event timer "RISC-V Eventtimer" frequency 24000000 Hz quality 1000
  178. rcons0: <RISC-V console>
  179. cpulist0: <Open Firmware CPU Group> on ofwbus0
  180. cpu0: <Open Firmware CPU> on cpulist0
  181. cryptosoft0: <software crypto>
  182. Timecounters tick every 1.000 msec
  183. Trying to mount root from ufs:/dev/ufs/rootfs [rw]...
  184. mountroot: waiting for device /dev/ufs/rootfs...
  185. Mounting from ufs:/dev/ufs/rootfs failed with error 19.
  186.  
  187. Loader variables:
  188. vfs.root.mountfrom=ufs:/dev/ufs/rootfs
  189. vfs.root.mountfrom.options=rw
  190.  
  191. Manual root filesystem specification:
  192. <fstype>:<device> [options]
  193. Mount <device> using filesystem <fstype>
  194. and with the specified (optional) option list.
  195.  
  196. eg. ufs:/dev/da0s1a
  197. zfs:zroot/ROOT/default
  198. cd9660:/dev/cd0 ro
  199. (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
  200.  
  201. ? List valid disk boot devices
  202. . Yield 1 second (for background tasks)
  203. <empty line> Abort manual input
  204.  
  205. mountroot>
  206.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement