-
-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Log from HiTool and ScreenShot
What wrong ?
```
USB channels were closed successfully.
##################################################### ---- 10%
################################################### ---- 20%
################################################### ---- 30%
################################################### ---- 40%
################################################### ---- 50%
################################################### ---- 60%
################################################### ---- 70%
################################################### ---- 80%
################################################### ---- 90%
################################################### ---- 100%
Boot download completed!
start download process.
Boot started successfully!
Send command: getinfo version
version: U-Boot 2016.11-g72db7cf-dirty
EOT
Send command: getinfo bootmode
spi
EOT
Send command: sf probe 0
EOT
Send command: getinfo spi
Block:64KB Chip:16MB*1
ID:0x1C 0x70 0x18
Name:"EN25QH128A"
EOT
Send command: sf probe 0
EOT
Send command: sf erase 0x0 0x40000
Erasing at 0x10000 -- 25% complete.
Erasing at 0x20000 -- 50% complete.
Erasing at 0x30000 -- 75% complete.
Erasing at 0x40000 -- 100% complete.
SF: 262144 bytes @ 0x0 Erased: OK
EOT
Send command: sf write 0x41000000 0x0 0x40000
device 0 offset 0x0, size 0x40000
Writing at 0x10000 -- 25% complete.
Writing at 0x20000 -- 50% complete.
Writing at 0x30000 -- 75% complete.
Writing at 0x40000 -- 100% complete.
SF: 262144 bytes @ 0x0 Written: EOT
Send command: mw.b 0x41000000 0xFF 0x1f0000
EOT
Send command: Downloading File : uImage.hi3518ev300
[Download File by usb]
file = C:\Users\Aviran&Dor\Downloads\openipc.hi3518ev300-nor-lite\uImage.hi3518ev300
address = 0x41000000
fileLength = 1999576 B
done
Send command: sf probe 0
EOT
Send command: sf erase 0x50000 0x200000
Erasing at 0x60000 -- 3% complete.
Erasing at 0x70000 -- 6% complete.
Erasing at 0x80000 -- 9% complete.
Erasing at 0x90000 -- 12% complete.
Erasing at 0xa0000 -- 15% complete.
Erasing at 0xb0000 -- 18% complete.EOT
Send command: sf write 0x41000000 0x50000 0x1f0000
device 0 offset 0x50000, size 0x1f0000
Writing at 0x60000 -- 3% complete.
Writing at 0x70000 -- 6% complete.
Writing at 0x80000 -- 9% complete.
Writing at 0x90000 -- 12% complete.
Writing at 0xa0000 -- 16% complete.EOT
Partition kernel burnt successfully!
Send command: mw.b 0x41000000 0xFF 0x500000
EOT
Send command: Downloading File : rootfs.squashfs.hi3518ev300
[Download File by usb]
file = C:\Users\Aviran&Dor\Downloads\openipc.hi3518ev300-nor-lite\rootfs.squashfs.hi3518ev300
address = 0x41000000
fileLength = 5230592 B
done
Send command: sf probe 0
EOT
Send command: sf erase 0x250000 0x500000
Erasing at 0x260000 -- 1% complete.
Erasing at 0x270000 -- 2% complete.
Erasing at 0x280000 -- 3% complete.
Erasing at 0x290000 -- 5% complete.
Erasing at 0x2a0000 -- 6% complete.
Erasing at 0x2b0000 -- 7% complete.EOT
Send command: sf write 0x41000000 0x250000 0x500000
device 0 offset 0x250000, size 0x500000
Writing at 0x260000 -- 1% complete.
Writing at 0x270000 -- 2% complete.
Writing at 0x280000 -- 3% complete.
Writing at 0x290000 -- 5% complete.
Writing at 0x2a0000 -- 6% complete.EOT
Partition rootfs burnt successfully!
Send command: reset
reset success!
Partition burnt completed!