说明.txt

来自「优龙FS2410 BIOS」· 文本 代码 · 共 34 行

TXT
34
字号
第一版YL2410开发板的BIOS

功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条
同时串口显示如下:

Power on reset
************************************
*                                  *
*     YL2410 Board BIOS V2006      *
*     Http://www.ucdragon.com      *
*                                  *
************************************
NAND Flash Boot

Please select function : 
0 : USB download file(通过USB下载文件)
1 : Uart download file(通过串口下载文件)
2 : Write Nand flash with download file(将下载的文件烧写到NandFlash)
3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行)
4 : Erase Nand flash regions(擦除NandFlash区域)
5 : Write NOR flash with download file(将下载的文件烧写到NorFlash)
6 : Set boot params(设置Linux启动相关参数)
7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)



更改说明:

2005.7.11----->
		增加了LED闪烁功能
		更改了版本号和名称
		
2006.11.22-------->
		增加了支持Linux2.6内核以及WinCE5.0的启动,同时可以保存设置的参数,最后2M空间做为WinCE的应用空间!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?