Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. sudo ./jre/bin/java -Djna.nosys=true -jar hiburn.jar --burn
  2. Current OS Name: Linux
  3. Current OS Arch: i386
  4. Java HotSpot(TM) Server VM warning: You have loaded library /home/elder/git/aspen/tools/lib/rxtx/linux/i686/librxtxParallel.so which might have disabled stack guard. The VM will try to fix the stack guard now.
  5. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
  6. Experimental: JNI_OnLoad called.
  7. The burn.config file is loaded successfully!
  8. Stable Library
  9. =========================================
  10. Native lib Version = RXTX-2.1-7
  11. Java lib Version = RXTX-2.1-7
  12. The preference.config file is loaded successfully!
  13.  
  14. SerialPort has been connented, Please power off, then power on the device.
  15. If it doesn't work, please try to repower on.
  16.  
  17. Bootrom start
  18. Boot Media: eMMC
  19. ###################################
  20. Decrypt auxiliary code ...OK
  21.  
  22. lsadc voltage min: 000000FE, max: 000000FF, aver: 000000FE, index: 00000000
  23.  
  24. ################################## ---- 9%
  25. ##################################################################### ---- 19%
  26. ##################################################################### ---- 30%
  27. ##################################################################### ---- 40%
  28. ##################################################################### ---- 50%
  29. ##################################################################### ---- 60%
  30. ##################################################################### ---- 70%
  31. ##################################################################### ---- 80%
  32. ##################################################################### ---- 90%
  33. ############################################################## ---- 100%
  34.  
  35. Entry boot auxiliary code
  36.  
  37. Auxiliary code - v1.00
  38. DDR code - V1.1.2 20160205
  39. Build: Nov 29 2016 - 03:52:51
  40.  
  41. Reg Version: v1.5.1\
  42. Reg Time: 2016/05/17 13:55:07
  43. Reg Name: hi3798cv2dmb_hi3798cv200_DDR3-1866_2GB_8bitx4_4layers.reg
  44.  
  45. Boot auxiliary code success
  46.  
  47. Bootrom success
  48.  
  49.  
  50. System startup
  51.  
  52.  
  53. Relocate Boot
  54.  
  55. Jump to C code
  56.  
  57.  
  58. Fastboot 3.3.0 (elder@) (Mar 28 2017 - 18:01:33)
  59.  
  60. Fastboot: Version 3.3.0
  61. Build Date: Mar 28 2017, 18:02:02
  62. CPU: Hi3798Cv200
  63. Boot Media: eMMC
  64. DDR Size: 1GB
  65.  
  66.  
  67. Found flash memory controller hifmc100.
  68.  
  69. MMC/SD controller initialization.
  70. Tuning clk_sample[2,0],set[4],type[1]
  71. Tuning datastrobe[1,15],set[8],type[0]
  72. MMC/SD Card:
  73. MID: 0x15
  74. Read Block: 512 Bytes
  75. Write Block: 512 Bytes
  76. Chip Size: 7456M Bytes (High Capacity)
  77. Name: "8WPD3R"
  78. Chip Type: MMC
  79. Version: 5.0
  80. Speed: 150000000Hz
  81. Mode: HS400
  82. Voltage: 1.8V
  83. Bus Width: 8bit
  84. Boot Addr: 0 Bytes
  85. Net: gmac0Warning: failed to set MAC address
  86. , gmac1Warning: failed to set MAC address
  87.  
  88.  
  89. Boot Env on eMMC
  90. Env Offset: 0x00100000
  91. Env Size: 0x00010000
  92. Env Range: 0x00010000
  93. start download process.
  94. Boot Started successfully!
  95.  
  96. Send command: mmc write 0x0 0x1000000 0x0 0x50f
  97.  
  98. MMC write: dev # 0, block # 0, count 1295 ... 1295 blocks written: OK
  99. [EOT](OK)
  100. Fastboot burnt successfully!
  101.  
  102. Send command: setenv serverip 172.22.22.5
  103. [EOT](OK)
  104.  
  105. Send command: setenv ethaddr 00:d2:91:3d:9b:2e
  106. [EOT](OK)
  107.  
  108. Send command: setenv ipaddr 172.22.22.9
  109. [EOT](OK)
  110.  
  111. Send command: setenv netmask 255.255.255.0
  112. [EOT](OK)
  113.  
  114. Send command: setenv gatewayip 172.22.22.1
  115. [EOT](OK)
  116.  
  117. Send command: getinfo ddrfree
  118. DDR free region baseaddr:0x1000000 size:0x3F000000
  119. [EOT](OK)
  120. Tftp server Download Home switched to </home/elder/git/aspen/tools/./image>
  121.  
  122. Send command: mw.b 0x1000000 0xFF 0x10000
  123. [EOT](OK)
  124.  
  125. Send command: tftp 0x1000000 bootargs.bin
  126. ETH0: PHY(mdio0, phyaddr=255, mii) not link!
  127. ETH1: PHY(mdio1, phyaddr=3, rgmii) not link!
  128. [EOT](ERROR)
  129. Error: Failed to send command frame, possible causes are as follows:
  130. 1. Please check your current board Flash and programming Flash type in the partition are the same;
  131. 2. current fastboot does not support the command.
  132. Error: Failed to execute TFTP command, possible causes are as follows:
  133. 1. checking the HiBurn network is configured correctly, refer to the help documents FAQ10.1;
  134. 2. check the TFTP server uses the current 69-port on the PC.
  135. 3. check network drives in the Fastboot portion is correct;
  136. 4. open a window on the standard menu bar-> preferences->HiBurn->TFTP settings, check the TFTP acceleration turned off, and then burning;
  137. 5. TFTP32 using external tools to download, refer to the help documents FAQ10.2.
  138. com.hisilicon.hiburn.cmdline.base.exceptions.ReceiveTimeOutException: Failed to execute TFTP command, possible causes are as follows:
  139. 1. checking the HiBurn network is configured correctly, refer to the help documents FAQ10.1;
  140. 2. check the TFTP server uses the current 69-port on the PC.
  141. 3. check network drives in the Fastboot portion is correct;
  142. 4. open a window on the standard menu bar-> preferences->HiBurn->TFTP settings, check the TFTP acceleration turned off, and then burning;
  143. 5. TFTP32 using external tools to download, refer to the help documents FAQ10.2.
  144. at com.hisilicon.hiburn.cmdline.controller.Command.sendCommand(Unknown Source)
  145. at com.hisilicon.hiburn.cmdline.communication.tftp.TFTPHelper.tftpAndCheckCRC(Unknown Source)
  146. at com.hisilicon.hiburn.cmdline.controller.worker.EmmcBurnerWorker.burnSmallFile(Unknown Source)
  147. at com.hisilicon.hiburn.cmdline.controller.worker.EmmcBurnerWorker.burnFile(Unknown Source)
  148. at com.hisilicon.hiburn.cmdline.controller.worker.EmmcBurnerWorker.burn(Unknown Source)
  149. at com.hisilicon.hiburn.cmdline.controller.burner.EmmcBurner.burn(Unknown Source)
  150. at com.hisilicon.hiburn.cmdline.view.CmdMain.burnByXML(Unknown Source)
  151. at com.hisilicon.hiburn.cmdline.view.CmdMain.parseFirstParam(Unknown Source)
  152. at com.hisilicon.hiburn.cmdline.view.CmdMain.main(Unknown Source)
  153. SPSPPPS: 1ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement