1. 将sd卡在windows下格式化为fat32格式。 2. 使用dd-0.6beta3烧写u-boot.imx到sd卡1K位置。 3. 比如dd-0.6deta3位于电脑E盘,烧写文件也在E盘bin文件夹下。 打开cmd.exe,操作过程如下: C:\Users\Administrator>e: E:\>cd
dd-0.6beta3 E:\dd-0.6beta3>dd
if=e:\bin\u-boot.imx od=i: bs=1k seek=1 conv=fsync rawwrite
dd for windows version 0.6beta3. Written
by John Newbigin <jn@it.swin.edu.au> This
program is covered by terms of the GPL Version 2.
Device i:
is a link to \\?\Device\HarddiskVolume20 \\?\Device\HarddiskVolume20
is a partition on \Device\Harddisk1 fsync 319k 319+0
records in 319+0
records out E:\dd-0.6beta3> 注意:u-boot.imx需要烧写到sd卡固定位置。 4.烧写完成之后,将光盘资料所用文件在windows下拷贝到sd卡。目录结构为: I: ├─system (烧写进emmc的镜像) │ imx6ul-14x14-evk.dtb │ imx6ul-14x14-evk-4.3-r.dtb │ imx6ul-14x14-evk-5.6-r.dtb │ imx6ul-14x14-evk-7.dtb │ imx6ul-14x14-evk-8-r.dtb │ imx6ul-14x14-evk-10.4-r.dtb │ u-boot.imx │ zImage │ rootfs.tar.bz2 │ logo-8.bmp │ logo-5.6.bmp │ logo-4.3.bmp │ logo-7.bmp └─bin (从sd卡启动,使用ramdisk.img.u 烧写system中的内容到emmc或者nand中)
ramdisk.img.u
u-boot.imx
zImage
imx6ul-14x14-evk.dtb |
|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )
GMT+8, 2024-11-22 04:19
Powered by Discuz! X3.4
© 2001-2013 Comsenz Inc.