
我的开发板是tiny6410 256的ram 256的nand win7烧的 superboot-20101223 到SD卡 LCD是N43
配置文件内容如下:
LCD-Mode = Yes
LCD-Type = N43
CheckOneButton=No
Action=Install
OS= Android
VerifyNandWrite=No
StatusType = Beeper| LED
################### Android ####################
Android-BootLoader = Android/u-boot_nand-ram256.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.ubi
Android-RootFs-RunImage = Android/rootfs_android.ext3
现在连刷android都不能刷了好像 我把S2开关打到SD-BOOT 就只在串口出现以下信息
##### FriendlyARM Superboot for 6410 #####
[f] Format the nand flash
[v] Download uboot.bin
[k] Download Linux/Android kernel
[y] Download root yaffs2 image
Download root ubifs image
[a] Download Absolute User Application
[n] Download Nboot.nb0 for WinCE
[l] Download WinCE bootlogo
[w] Download WinCE NK.bin
Boot the system
[s] Set the boot parameter of Linux
[d] Download and Run an Absolute User Application
Version: 1051, RAM 256 MiB, NAND 256 MiB
Enter your Selection:
如果我用USB下载系统的话 下载显示成功 但是还是无法进去系统 说什么无法打开什么文件 我有点晕了 能看明白吗