Guest User

Untitled

a guest
Jan 16th, 2023
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. bootloader version:211102-0b86f96
  2. ddr 0x00000000, 1M test
  3. ddr 0x00100000, 2M test
  4. DDR clk 2133M,Version: 211102-d086aee
  5. 0 crc flash: c08c9d08, crc ddr: c08c9d08
  6. crc check PASSED
  7.  
  8. bootloader.
  9.  
  10. OpenSBI v1.0
  11. ____ _____ ____ _____
  12. / __ \ / ____| _ \_ _|
  13. | | | |_ __ ___ _ __ | (___ | |_) || |
  14. | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
  15. | |__| | |_) | __/ | | |____) | |_) || |_
  16. \____/| .__/ \___|_| |_|_____/|____/_____|
  17. | |
  18. |_|
  19.  
  20. Platform Name : StarFive VisionFive V1
  21. Platform Features : medeleg
  22. Platform HART Count : 2
  23. Platform IPI Device : aclint-mswi
  24. Platform Timer Device : aclint-mtimer @ 6250000Hz
  25. Platform Console Device : uart8250
  26. Platform HSM Device : ---
  27. Platform Reboot Device : ---
  28. Platform Shutdown Device : ---
  29. Firmware Base : 0x80000000
  30. Firmware Size : 296 KB
  31. Runtime SBI Version : 0.3
  32.  
  33. Domain0 Name : root
  34. Domain0 Boot HART : 1
  35. Domain0 HARTs : 0*,1*
  36. Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I)
  37. Domain0 Region01 : 0x0000000080000000-0x000000008007ffff ()
  38. Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
  39. Domain0 Next Address : 0x0000000080200000
  40. Domain0 Next Arg1 : 0x0000000082200000
  41. Domain0 Next Mode : S-mode
  42. Domain0 SysReset : yes
  43.  
  44. Boot HART ID : 1
  45. Boot HART Domain : root
  46. Boot HART ISA : rv64imafdcsux
  47. Boot HART Features : scounteren,mcounteren
  48. Boot HART PMP Count : 16
  49. Boot HART PMP Granularity : 4096
  50. Boot HART PMP Address Bits: 36
  51. Boot HART MHPM Count : 2
  52. Boot HART MIDELEG : 0x0000000000000222
  53. Boot HART MEDELEG : 0x000000000000b109
  54.  
  55.  
  56. U-Boot 2022.01-rc4-VisionFive-g0c08d335c5 (Dec 30 2021 - 20:05:04 +0800)StarFive
  57.  
  58. CPU: rv64imafdc
  59. Model: StarFive VisionFive V1
  60. DRAM: 8 GiB
  61. MMC: mmc@10000000: 0, mmc@10010000: 1
  62. Loading Environment from SPIFlash... cadence_spi spi@11860000: Can't get reset: -524
  63. SF: Detected gd25lq128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
  64. OK
  65. StarFive EEPROM format v1
  66.  
  67. --------EEPROM INFO--------
  68. Vendor : StarFive Technology Co., Ltd.
  69. Product full SN: VF7100A1-2209-D008E000-00000522
  70. data version: 0x1
  71. PCB revision: 0x1
  72. BOM revision: A
  73. Ethernet MAC address: 6c:cf:39:00:05:21
  74. --------EEPROM INFO--------
  75.  
  76. In: serial@12440000
  77. Out: serial@12440000
  78. Err: serial@12440000
  79. Net: Could not get PHY for dwmac.10020000: addr 3
  80. dwmac.10020000
  81. MMC CD is 0x1, force to True.
  82. MMC CD is 0x1, force to True.
  83. switch to partitions #0, OK
  84. mmc0 is current device
  85. MMC CD is 0x1, force to True.
  86. MMC CD is 0x1, force to True.
  87. Can't set block device
  88. 302 bytes read in 32 ms (8.8 KiB/s)
  89. Importing environment from mmc0 ...
  90. ** Invalid partition 2 **
  91. Couldn't find partition mmc 0:2
  92. Can't set block device
  93. ** Invalid partition 3 **
  94. Couldn't find partition mmc 0:3
  95. Can't set block device
  96. Run uenvcmd ...
  97. MMC CD is 0x1, force to True.
  98. MMC CD is 0x1, force to True.
  99. switch to partitions #0, OK
  100. mmc0 is current device
  101. ** Bad device specification mmc -bootable **
Advertisement
Add Comment
Please, Sign In to add comment