1. 首页
  2. 数据库
  3. 其它
  4. 嵌入式Linux学习笔记—fastboot烧写Android

嵌入式Linux学习笔记—fastboot烧写Android

上传者: 2021-01-04 02:33:05上传 PDF文件 81.55KB 热度 6次
本系列为本人在自学过程中的学习笔记,如有错误欢迎大家指正。 学习资料为讯为ITOP4412开发板。 fastboot烧写Android 1、主要工具 OTG 接口烧写方式也叫 fastboot 烧写方式。 硬件:开发板、OTG线。 软件:文件夹“USB_fastboot_tool” 工具。 镜像组合: Uboot 镜像“u-boot-iTOP-4412.bin” 、 内核镜像“zImage” 、文件系统“ramdisk-uboot.img”和“system.img”。 文件说明 1.“USB_fastboot_tool”是一个刷机工具,我把它理解为刷机脚本。flashtool不需要解锁boo
用户评论