Bullet64

JMS585_001

Apr 15th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1. U-Boot SPL 2020.01-ayufan-2011-g26eed9fd (Apr 09 2020 - 21:56:16 +0000)
  2. Trying to boot from SPI
  3.  
  4.  
  5. U-Boot 2020.01-ayufan-2011-g26eed9fd (Apr 09 2020 - 21:56:23 +0000)
  6.  
  7. Model: Pine64 RockPro64
  8. DRAM: 2 GiB
  9. PMIC: RK808
  10. MMC: dwmmc@fe320000: 1, sdhci@fe330000: 0
  11. Loading Environment from MMC... Card did not respond to voltage select!
  12. *** Warning - No block device, using default environment
  13.  
  14. In: serial
  15. Out: vidconsole
  16. Err: vidconsole
  17. Model: Pine64 RockPro64
  18. rockchip_dnl_key_pressed: adc_channel_single_shot fail!
  19. Net: eth0: ethernet@fe300000
  20. Hit any key to stop autoboot: 0
  21. Card did not respond to voltage select!
  22. Card did not respond to voltage select!
  23.  
  24. Device 0: unknown device
  25. scanning bus for devices...
  26. Target spinup took 0 ms.
  27. Target spinup took 0 ms.
  28. Target spinup took 0 ms.
  29. Target spinup took 0 ms.
  30. Target spinup took 0 ms.
  31. AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
  32. flags: 64bit ncq stag pm led clo pmp fbss pio slum part ccc apst boh
  33. Device 0: (0:0) Vendor: ATA Prod.: HGST HTS541010A9 Rev: JA0O
  34. Type: Hard Disk
  35. Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
  36. Device 1: (1:0) Vendor: ATA Prod.: ST1000LM024 HN-M Rev: 2BA3
  37. Type: Hard Disk
  38. Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
  39. Device 2: (2:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
  40. Type: Hard Disk
  41. Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  42. Device 3: (3:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
  43. Type: Hard Disk
  44. Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  45. Device 4: (4:0) Vendor: ATA Prod.: KINGSTON SS200S3 Rev: S8FM
  46. Type: Hard Disk
  47. Capacity: 28626.1 MB = 27.9 GB (58626288 x 512)
  48.  
  49. Device 0: (0:0) Vendor: ATA Prod.: HGST HTS541010A9 Rev: JA0O
  50. Type: Hard Disk
  51. Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
  52. ... is now current device
  53. Scanning scsi 0:1...
  54.  
  55. Device 1: (1:0) Vendor: ATA Prod.: ST1000LM024 HN-M Rev: 2BA3
  56. Type: Hard Disk
  57. Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
  58. ... is now current device
  59. ** Unrecognized filesystem type **
  60.  
  61. Device 2: (2:0) Vendor: ATA Prod.: ST2000LM015-2E81 Rev: SDM1
  62. Type: Hard Disk
  63. Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  64. ... is now current device
  65. Scanning scsi 2:3...
  66. Found /extlinux/extlinux.conf
  67. Retrieving file: /extlinux/extlinux.conf
  68. 937 bytes read in 18 ms (50.8 KiB/s)
  69. select kernel
  70. 1: kernel-5.6.0-1134-ayufan-g652fb97d87eb
  71. 2: kernel-5.6.0-1134-ayufan-g652fb97d87eb-memtest
  72. Enter choice: 1: kernel-5.6.0-1134-ayufan-g652fb97d87eb
  73. Retrieving file: /initrd.img-5.6.0-1134-ayufan-g652fb97d87eb
  74. 13258588 bytes read in 1362 ms (9.3 MiB/s)
  75. Retrieving file: /vmlinuz-5.6.0-1134-ayufan-g652fb97d87eb
  76. 22915584 bytes read in 397 ms (55 MiB/s)
  77. append: rw panic=10 init=/sbin/init coherent_pool=1M ethaddr=62:03:b0:d6:dc:b3 4
  78. Retrieving file: /dtbs/5.6.0-1134-ayufan-g652fb97d87eb/rockchip/rk3399-rockpro6b
  79. 56691 bytes read in 15 ms (3.6 MiB/s)
  80. ## Flattened Device Tree blob at 01f00000
  81. Booting using the fdt blob at 0x1f00000
  82. Loading Ramdisk to 79262000, end 79f06f5c ... OK
  83. Loading Device Tree to 0000000079251000, end 0000000079261d72 ... OK
  84.  
  85. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment