kiplingw

StarFive VisionFive 2 boot with Ubuntu installer on microSD and NVMe connected

Jan 22nd, 2024
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. U-Boot SPL 2021.10 (Dec 27 2023 - 19:53:40 +0800)
  2. LPDDR4: 4G version: g8ad50857.
  3. Trying to boot from SPI
  4.  
  5. OpenSBI v1.2
  6. ____ _____ ____ _____
  7. / __ \ / ____| _ \_ _|
  8. | | | |_ __ ___ _ __ | (___ | |_) || |
  9. | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
  10. | |__| | |_) | __/ | | |____) | |_) || |_
  11. \____/| .__/ \___|_| |_|_____/|___/_____|
  12. | |
  13. |_|
  14.  
  15. Platform Name : StarFive VisionFive V2
  16. Platform Features : medeleg
  17. Platform HART Count : 5
  18. Platform IPI Device : aclint-mswi
  19. Platform Timer Device : aclint-mtimer @ 4000000Hz
  20. Platform Console Device : uart8250
  21. Platform HSM Device : ---
  22. Platform PMU Device : ---
  23. Platform Reboot Device : pm-reset
  24. Platform Shutdown Device : pm-reset
  25. Platform Suspend Device : ---
  26. Firmware Base : 0x40000000
  27. Firmware Size : 392 KB
  28. Firmware RW Offset : 0x40000
  29. Runtime SBI Version : 1.0
  30.  
  31. Domain0 Name : root
  32. Domain0 Boot HART : 1
  33. Domain0 HARTs : 0*,1*,2*,3*,4*
  34. Domain0 Region00 : 0x0000000002000000-0x000000000200ffff M: (I,R,W) S/U: ()
  35. Domain0 Region01 : 0x0000000040000000-0x000000004003ffff M: (R,X) S/U: ()
  36. Domain0 Region02 : 0x0000000040040000-0x000000004007ffff M: (R,W) S/U: ()
  37. Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff M: (R,W,X) S/U: (R,W,X)
  38. Domain0 Next Address : 0x0000000040200000
  39. Domain0 Next Arg1 : 0x0000000042200000
  40. Domain0 Next Mode : S-mode
  41. Domain0 SysReset : yes
  42. Domain0 SysSuspend : yes
  43.  
  44. Boot HART ID : 1
  45. Boot HART Domain : root
  46. Boot HART Priv Version : v1.11
  47. Boot HART Base ISA : rv64imafdcbx
  48. Boot HART ISA Extensions : none
  49. Boot HART PMP Count : 8
  50. Boot HART PMP Granularity : 4096
  51. Boot HART PMP Address Bits: 34
  52. Boot HART MHPM Count : 2
  53. Boot HART MIDELEG : 0x0000000000000222
  54. Boot HART MEDELEG : 0x000000000000b109
  55.  
  56.  
  57. U-Boot 2021.10 (Dec 27 2023 - 19:53:40 +0800), Build: jenkins-github_visionfive2-21
  58.  
  59. CPU: rv64imacu_zba_zbb
  60. Model: StarFive VisionFive V2
  61. DRAM: 4 GiB
  62. MMC: sdio0@16010000: 0, sdio1@16020000: 1
  63. Loading Environment from SPIFlash... SF: Detected gd25lq128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
  64. OK
  65. StarFive EEPROM format v2
  66.  
  67. --------EEPROM INFO--------
  68. Vendor : StarFive Technology Co., Ltd.
  69. Product full SN: VF7110B1-2253-D004E000-40000592
  70. data version: 0x2
  71. PCB revision: 0xb2
  72. BOM revision: A
  73. Ethernet MAC0 address: 6c:cf:39:00:30:3d
  74. Ethernet MAC1 address: 6c:cf:39:00:30:3e
  75. --------EEPROM INFO--------
  76.  
  77. In: serial
  78. Out: serial
  79. Err: serial
  80. Model: StarFive VisionFive V2
  81. Net: eth0: ethernet@16030000, eth1: ethernet@16040000
  82. Hit any key to stop autoboot: 0
  83.  
  84. StarFive # pci enum
  85. starfive_pcie pcie@2B000000: Port link up.
  86. starfive_pcie pcie@2B000000: Starfive PCIe bus probed.
  87. PCI: Failed autoconfig bar 10
  88. starfive_pcie pcie@2C000000: Port link up.
  89. starfive_pcie pcie@2C000000: Starfive PCIe bus probed.
  90. PCI: Failed autoconfig bar 10
  91.  
  92. StarFive # nvme scan
  93. pci_hose_bus_to_phys: invalid physical address
  94. Unhandled exception: Load access fault
  95. EPC: 00000000f7f407fa RA: 00000000f7f407f8 TVAL: 000000000000001c
  96. EPC: 00000000402347fa RA: 00000000402347f8 reloc adjusted
  97.  
  98. SP: 00000000f76fb910 GP: 00000000f76fbdd0 TP: 0000000000000001
  99. T0: 00000000f7726568 T1: 0000000000000039 T2: 0000000000000000
  100. S0: 00000000f77264a0 S1: 00000000f7726290 A0: 0000000000000000
  101. A1: 0000000000000000 A2: 000000000000000a A3: 0000000000000003
  102. A4: 0000000000000001 A5: 0000000000000001 A6: 0000000000000003
  103. A7: 0000000000000000 S2: 00000000f7726290 S3: 00000000f77263e0
  104. S4: 0000000000000002 S5: 00000000f7fec6cc S6: 0000000000000000
  105. S7: 0000000000000000 S8: 0000000000000000 S9: 0000000000000000
  106. S10: 00000000f7726440 S11: 0000000000000000 T3: 000000000000000a
  107. T4: 0000000000000000 T5: 0000000000000006 T6: 00000000f76fbaf0
  108.  
  109. Code: e43c e83c 4601 45c1 854a 70ef aadf e028 (4d58)
  110.  
  111.  
  112. resetting ...
  113.  
Advertisement
Add Comment
Please, Sign In to add comment