进入烧写模式 准备程序 安装Windows RK USB驱动程序 进入loader烧写模式 进入maskrom烧写模式 查询烧写状态 Linux主机查询 Windows主机查询 Linux主机烧写镜像 烧写所有镜像 烧写uboot镜像 烧写kernel镜像 烧写文件系统镜像 查看烧写帮助 Windows主机烧写镜像 Linux开发 ...
使用RX3588X开发板,源码路径GitHub - rockchip-toybrick/edge编译uboot,kernel,使用原有的rootfs.img...
烧写uboot镜像¶ 烧写镜像:MiniLoaderAll.bin,uboot.img和parameter.txt ./edge flash -u 烧写kernel镜像¶ 烧写镜像:boot_linux.img和resource.img ./edge flash -k 烧写文件系统镜像¶ 烧写镜像:rootfs.img ./edge flash -r 查看烧写帮助¶ ...
Upgrade Uboot Image¶ Flash images: MiniLoaderAll.bin, uboot.img and parameter.txt ./edge flash -u Upgrade Kernel Image¶ Flash those images: boot_linux.img和resource.img ./edge flash -k Upgrade Rootfs¶ ./edge flash -r Help¶ Execute the following command to view the supporte...
U-Boot SPL board init U-Boot SPL 2017.09-gbdb740d4da-220216 #cjh (Feb 24 2022 - 03:15:...
执行如下命令编译生成MiniLoaderAll.bin和uboot.img镜像,保存在OUT_DIR目录: ./edge build -u 编译kernel镜像¶ 执行如下命令编译生成boot_linux.img和resource.img,保存在OUT_DIR目录: ./edge build -k 查看编译帮助¶ 查看支持的编译参数: ./edge build -h ...