你是否正在寻找关于superboot的内容?让我把最简洁的东西奉献给你:
友善之臂独创,进一步引领嵌入式先进易用的开发技术!
全新superboot,图形模式,功能超强,更加简单易用!
希望我们的努力,为您带来更有效的开发!
- 增加了NAND Flash启动功能,自动识别SD卡或Nand(视启动模式而定)
- 增加了图形模式,可以自动识别RAM大小, Flash大小和类型,自动识别一线触摸屏,并显示在LCD上,。
-自动识别文件系统类型yaffs or UBIFS(主要根据命令行中的定义"rootfstype"和烧写文件的尾缀"img" or "ubi")
-图形模式主要是通过添加了两项定义实现的:
LCD-Mode= Yes
LCD-Type=N43; 你可以改为其他型号
- 在图形模式下,你可以通过按键来选择要烧写的各个系统:Linux , Android, WinCE6, Ubuntu,按键的定义:
K1 - Prev
K2 - Next
K7 - Cacel
K8 - OK
- 主要的安装提示
(1)安装时会有进度条和百分比指示;
(2)安装完毕,会以字体显示"1, Switch S2 to NAND. 2. Toggle S1 to GO!"
(3)安装过程如果文件名错误,或文件类型不对,或Flash空间不够,均会有相应的提示信息。
下面是典型的配置文件:
#This line cannot be removed. by FriendlyARM()
LCD-Mode = Yes
LCD-Type = N43
CheckOneButton=No
Action=install
OS= linux
VerifyNandWrite=No
StatusType = Beeper| LED
#################### Linux #####################
Linux-BootLoader = superboot-20110727.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-20110727.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-20110727.bin
WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin
WindowsCE6-RunImage = WindowsCE6\NK_n43-i.bin
#################### Ubuntu #####################
Ubuntu-BootLoader = superboot-20110727.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 下面是烧写过程的图示说明,请参考
1. 把支持图形模式的
superboot烧写到SD卡中运行,出现如下提示界面
[attachment=2311]
2. 通过按键选择执行
[attachment=2312]
3. 烧写过程提示
[attachment=2313]
4. 烧写完毕后的提示
[attachment=2314]
5. 配置文件中拼错了文件名导致的错误提示
[attachment=2315]
6. 烧写Linux, Ubuntu, Android时,命令行中定义的rootfstype与烧写文件的尾缀不对应,出现的错误提示
[attachment=2316]
7. 烧写wince的时候,先从SD卡读取NK.bin
[attachment=2317]
8. 烧写wince的过程提示
[attachment=2318]
欢迎试用,并提供宝贵意见。
[attachment=2706]
下面是最新版本,建议使用。
[attachment=3155]
以上就是关于superboot的全部内容,相信你一定会非常满意。
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/ruanjian/article-104-1.html
1990年的马云说这句话