FreeRunner GTA02 燒錄 Nand Flash 方法

mac2022-06-30  25

1. 燒錄 bootloader:               ./dfu-util -a u-boot -R -D

2. 燒錄 kernel:                   ./dfu-util -a kernel -R -D

3. 燒錄 rootfs:                   ./dfu-util -a rootfs -R -D 

4. 燒錄 splash image:             ./dfu-util -a splash -R -D       (一般為gz檔案)

5. 燒錄 開機參數:                 ./dfu-util -a u-boot_env -R -D 

 

转载于:https://www.cnblogs.com/chenshengyang/archive/2009/01/16/1377143.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)