[hikey960]固件烧录---windows篇
在windows下烧录hikey960固件1,拨码:
Ext boot:On
Boot mode: OFF
Auto power:ON
2,用typeC线,链接hikey960到PC电脑上
3,PC电脑上(windows系统)安装adb fastboot驱动http://smartfire.cn/thread-780-1-1.html
4,下载hikey960固件 链接:https://pan.baidu.com/s/1Lb4CrVX_s3_yqDqhiPf9gQ 密码:olmj
并解压出来 假设放在位置D:\hikey960\
同时,把C:\adb\目录下的文件拷贝到D:\hikey960\中,得到如下图的文件汇总
5,Windows下,开始菜单输入CMD,打开命令窗口。
进入到D:\hikey960\运行
刚打开CMD命令框,它是在C盘的路径,如下命令切换到D盘
D:回车
cd hikey960 回车,就能进入到D:\hikey960目录了
6,hikey960开发板,插上电源适配器,
7,windows CMD命令行
运行update_Hikey960.bat回车,它就会进入烧录中
等带烧录完毕,
8,拨码开关,
Ext boot:OFF
重新上电,就能开机进系统了。
sfasdfasasdf test 本帖最后由 风火轮用户43165 于 2018-6-8 18:31 编辑
我在win10下刷同样的镜像,提示失败writing 'fastboot'... FAILED (remote: No such partition.)
C:\Users\tooan\Desktop\share\hikey960\hikey960_hynix_fw\hikey960>fastboot flash xloader hisi-sec_xloader.img
< waiting for device >
target reported max download size of 134217728 bytes
sending 'xloader' (151 KB)...
OKAY
writing 'xloader'...
OKAY
finished. total time: 0.293s
C:\Users\tooan\Desktop\share\hikey960\hikey960_hynix_fw\hikey960>fastboot flash ptable hisi-ptable.img
target reported max download size of 134217728 bytes
sending 'ptable' (196 KB)...
OKAY
writing 'ptable'...
OKAY
finished. total time: 0.023s
C:\Users\tooan\Desktop\share\hikey960\hikey960_hynix_fw\hikey960>fastboot flash fastboot hisi-fastboot.img
target reported max download size of 134217728 bytes
sending 'fastboot' (3346 KB)...
OKAY
writing 'fastboot'...
FAILED (remote: No such partition.)
finished. total time: 0.083s
"Update Failed!"
风火轮用户43165 发表于 2018-6-8 17:24
我在win10下刷同样的镜像,提示失败writing 'fastboot'... FAILED (remote: No such partition.)
和你一样 https://pan.baidu.com/s/1Lb4CrVX_s3_yqDqhiPf9gQ<------ 鏈結fail
另外
可以提供 2018/9 後的固件嗎???
页:
[1]