文件名称:S3C2410_BIOS
介绍说明--下载内容均来自于网络,请自行研究使用
第一版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自启动)
-Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset **************************** ********************** * * * YL2410 Board BIOS V2006 * * Http : / / www.ucdragon.com * * * *********** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
功能比较简单,上电之后,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自启动)
-Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset **************************** ********************** * * * YL2410 Board BIOS V2006 * * Http : / / www.ucdragon.com * * * *********** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 87361029s3c2410_bios.rar 列表 S3C2410_BIOS\S3C2410_BIOS.mcp S3C2410_BIOS\说明.txt S3C2410_BIOS\bmp\Thumbs.db S3C2410_BIOS\bmp\uCdragon_LOGO.bmp S3C2410_BIOS\bmp\uCdragon_LOGO.c S3C2410_BIOS\inc\2410addr.h S3C2410_BIOS\inc\2410addr.inc S3C2410_BIOS\inc\2410lib.h S3C2410_BIOS\inc\2410slib.h S3C2410_BIOS\inc\39vf160.h S3C2410_BIOS\inc\alarm.h S3C2410_BIOS\inc\BMP_16BPP_320_240.h S3C2410_BIOS\inc\def.h S3C2410_BIOS\inc\DMAAdmin.h S3C2410_BIOS\inc\LCD.h S3C2410_BIOS\inc\memcfg.inc S3C2410_BIOS\inc\mmu.h S3C2410_BIOS\inc\Option.h S3C2410_BIOS\inc\option.inc S3C2410_BIOS\inc\PowerManage.h S3C2410_BIOS\inc\rtcapi.h S3C2410_BIOS\inc\timer.h S3C2410_BIOS\inc\uart.h S3C2410_BIOS\SRC\2410bios.c S3C2410_BIOS\SRC\2410lib.c S3C2410_BIOS\SRC\2410slib.s S3C2410_BIOS\SRC\39VF160.C S3C2410_BIOS\SRC\alarm.c S3C2410_BIOS\SRC\comload.c S3C2410_BIOS\SRC\dma.c S3C2410_BIOS\SRC\end.s S3C2410_BIOS\SRC\LCD.c S3C2410_BIOS\SRC\LCD_320X240.c S3C2410_BIOS\SRC\mmu.c S3C2410_BIOS\SRC\nand.c S3C2410_BIOS\SRC\NandFlash.c S3C2410_BIOS\SRC\PowerManage.c S3C2410_BIOS\SRC\rtc.c S3C2410_BIOS\SRC\rtctest.c S3C2410_BIOS\SRC\start.s S3C2410_BIOS\SRC\timer.c S3C2410_BIOS\SRC\xyx_240_320.c S3C2410_BIOS\usb\2410usb.h S3C2410_BIOS\usb\Option.h S3C2410_BIOS\usb\usb.c S3C2410_BIOS\usb\usb.h S3C2410_BIOS\usb\usbin.c S3C2410_BIOS\usb\usbin.h S3C2410_BIOS\usb\usblib.c S3C2410_BIOS\usb\usblib.h S3C2410_BIOS\usb\usbout.c S3C2410_BIOS\usb\usbout.h S3C2410_BIOS\usb\usbsetup.c S3C2410_BIOS\usb\usbsetup.h S3C2410_BIOS\bmp S3C2410_BIOS\inc S3C2410_BIOS\SRC S3C2410_BIOS\usb S3C2410_BIOS