Advertisement
pfeerick

Rock64 v1.1 - u-boot-flash-spi-rock64-0.6.41.img.xz

May 22nd, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. ## Notes ##
  2. Rock64 v1.1 with 32GB Samsung EVO card. Booted from older SPI uboot, and then erased and flashed newer uboot using u-boot-flash-spi-rock64-0.6.41.img.xz, led did NOT flash on completion, but update was successful.
  3.  
  4. ## Output (power connect)
  5. DDR version 1.12 20180104
  6. In
  7. LPDDR3
  8. 786MHz
  9. Bus Width=32 Col=11 Bank=8 Row=14/14 CS=2 Die Bus-Width=32 Size=2048MB
  10. ddrconfig:7
  11. OUT
  12.  
  13. U-Boot SPL 2017.09-ga0a2b48 (May 15 2018 - 22:34:29)
  14. setup_ddr_param 1
  15. booted from SPI flash
  16. Trying to boot from SPI
  17. NOTICE: BL31: v1.3(debug):9d3f591
  18. NOTICE: BL31: Built : 14:39:02, Jan 17 2018
  19. NOTICE: BL31:Rockchip release version: v1.3
  20. INFO: ARM GICv2 driver initialized
  21. INFO: Using opteed sec cpu_context!
  22. INFO: boot cpu mask: 1
  23. INFO: plat_rockchip_pmu_init: pd status 0xe
  24. INFO: BL31: Initializing runtime services
  25. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  26. ERROR: Error initializing runtime service opteed_fast
  27. INFO: BL31: Preparing for EL3 exit to normal world
  28. INFO: Entry point address = 0x200000
  29. INFO: SPSR = 0x3c9
  30.  
  31.  
  32. U-Boot 2017.09-ga0a2b48 (May 15 2018 - 22:34:44 +0000), Build: jenkins-linux-build-rock-64-220
  33.  
  34. Model: Pine64 Rock64
  35. DRAM: 2 GiB
  36. MMC: rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
  37. *** Warning - bad CRC, using default environment
  38.  
  39. In: serial@ff130000
  40. Out: serial@ff130000
  41. Err: serial@ff130000
  42. Model: Pine64 Rock64
  43. misc_init_r
  44. cpuid=55524b4e34313032330000000005152f
  45. serial=68af6727c1560c6
  46. Net: eth0: ethernet@ff540000
  47. Hit any key to stop autoboot: 0
  48. Card did not respond to voltage select!
  49. mmc_init: -95, time 9
  50. switch to partitions #0, OK
  51. mmc1 is current device
  52. Scanning mmc 1:6...
  53. Found U-Boot script /boot.scr
  54. reading /boot.scr
  55. 449 bytes read in 3 ms (145.5 KiB/s)
  56. ## Executing script at 00500000
  57. SF: Detected w25q128bv with page size 256 Bytes, erase size 4 KiB, total 16 MiB
  58.  
  59. MMC read: dev # 1, block # 64, count 8000 ... 8000 blocks read: OK
  60. SF: 4096000 bytes @ 0x8000 Erased: OK
  61. device 0 offset 0x8000, size 0x3e8000
  62. SF: 4096000 bytes @ 0x8000 Written: OK
  63.  
  64. ## Reboot with SD card removed ##
  65.  
  66. DDR version 1.13 20180428
  67. ID:0x805 Y
  68. In
  69. SRX
  70. LPDDR3
  71. 786MHz
  72. Bus Width=32 Col=11 Bank=8 Row=14/14 CS=2 Die Bus-Width=32 Size=2048MB
  73. ddrconfig:7
  74. OUT
  75.  
  76. U-Boot SPL 2017.09-g6b3dfa6 (May 22 2018 - 08:09:22)
  77. setup_ddr_param 1
  78. booted from SPI flash
  79. Trying to boot from SPI
  80. NOTICE: BL31: v1.3(debug):9d3f591
  81. NOTICE: BL31: Built : 14:39:02, Jan 17 2018
  82. NOTICE: BL31:Rockchip release version: v1.3
  83. INFO: ARM GICv2 driver initialized
  84. INFO: Using opteed sec cpu_context!
  85. INFO: boot cpu mask: 1
  86. INFO: plat_rockchip_pmu_init: pd status 0xe
  87. INFO: BL31: Initializing runtime services
  88. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  89. ERROR: Error initializing runtime service opteed_fast
  90. INFO: BL31: Preparing for EL3 exit to normal world
  91. INFO: Entry point address = 0x200000
  92. INFO: SPSR = 0x3c9
  93.  
  94.  
  95. U-Boot 2017.09-g6b3dfa6 (May 22 2018 - 08:09:37 +0000), Build: jenkins-linux-build-rock-64-227
  96.  
  97. Model: Pine64 Rock64
  98. DRAM: 2 GiB
  99. MMC: rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
  100. Card did not respond to voltage select!
  101. mmc_init: -95, time 10
  102. *** Warning - No block device, using default environment
  103.  
  104. In: serial@ff130000
  105. Out: serial@ff130000
  106. Err: serial@ff130000
  107. Model: Pine64 Rock64
  108. misc_init_r
  109. cpuid=55524b4e34313032330000000005152f
  110. serial=68af6727c1560c6
  111. normal boot
  112. Net: eth0: ethernet@ff540000
  113. Hit any key to stop autoboot: 0
  114. =>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement