各位大侠好,我是一名菜鸟,按照教程跑裸机程序,用的kingston的8G SD卡,用的是下的最新光盘里面带的superboot(superboot-20111114.bin),烧写完成后,将demo.bin以及改好的FriendlyARM.ini文件拷到SD卡对应的位置,接通电源后,超级终端显式的是如下的信息,并没有那个菜单,我换了个老一点的superboot版本,烧写完后,接通电源,超级终端显式的是download demo.bin 然后LED灯很有规律的闪烁,这个应该是裸机程序运行了,但是还是没有那个菜单,也没有输出Hello, Mini6410,请问这个是因为我SD卡的问题还是设置的问题,万望各位大侠指正,万分感谢
新版本superboot超级终端输出
Superboot-6410
Ver: 1144
CPU: S3C6410 533MHz
RAM: 256MB
NAND: 256MB(SLC) ID:ECDA1095
Touch Device: 1-wire
LCD Type: A70(Auto)
-------------------------------------------------------
旧版本superboot超级终端输出
Download User Bin...
Download User Bin succeed
-------------------------------------------------------
FriendlyARM.ini配置
#This line cannot be removed. by FriendlyARM(
www.arm9.net)
LCD-Mode = Yes
LCD-Type = A70
CheckOneButton=No
Action=install
OS= UserBin
VerifyNandWrite=No
StatusType = Beeper| LED
#################### Linux #####################
Linux-BootLoader = superboot-6410.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 = superboot-6410.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= superboot-6410.bin
WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin
WindowsCE6-RunImage = WindowsCE6\NK_n43-i.bin
#################### Ubuntu #####################
Ubuntu-BootLoader = superboot-6410.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
############### UserBin #################
UserBin-Image=UserBin/demo.bin
userBin-StartAddress=50000000