描述:烧写文件列表图片
图片:
我的SD卡之前一直用的好好的,烧写系统很顺利,今天试了下,切换到SD卡启动模式,板子一点反应也没有,电脑上的SD-Flash软件提示制作启动SD卡是成功的,重试N次,也看了论坛里朋友很多帖子,至今未果,请版主给鉴定下,配置信息如下。(现象无串口打印信息,切换到SD模式后,4个指示灯微亮后熄灭)
(1) 开发板类型: Mini6410
(2) RAM大小: SEC 037 FGC6 K4X1G163PE
(3) NAND Flash类型和大小: K9K8G08U0B
(4) LCD类型: N43
“FriendlyARM.ini”文件的内容
复制代码- #This line cannot be removed. by FriendlyARM(www.arm9.net)
- LCD-Mode = Yes
- LCD-Type = N43
- CheckOneButton=No
- Action=install
- OS=Android
- VerifyNandWrite=No
- StatusType = Beeper| LED
- #################### Linux #####################
- Linux-BootLoader = Linux/superboot-20110527.bin
- Linux-Kernel = Linux/zImage_n43
- Linux-CommandLine == root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200
- Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4-mlc2.ubi
- Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3
- ################### Android ####################
- Android-BootLoader = Android/superboot-20110527.bin
- Android-Kernel = Android/azImage_n43
- Android-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 androidboot.console=s3c2410_serial0
- Android-RootFs-InstallImage = Android/rootfs_android-mlc2.ubi
- Android-RootFs-RunImage = Android/rootfs_android.ext3
- ################### WindowsCE6 #################
- WindowsCE6-Bootloader= WindowsCE6\superboot-20110527.bin
- WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
- WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin
- WindowsCE6-RunImage = WindowsCE6\NK_n43-i.bin
- #################### Ubuntu #####################
- Ubuntu-BootLoader = Ubuntu/superboot-20110527.bin
- Ubuntu-Kernel = Ubuntu/uzImage_n43
- Ubuntu-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200
- Ubuntu-RootFs-InstallImage = Ubuntu/rootfs_ubuntu-mlc2.ubi
- Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3
|
PC系统:Win7 32位