搜索资源列表
touchpanel_test-(1)
- 基于FL2440,7寸LCD的五子棋测试程序-Based on FL2440, 7-inch LCD test program Gobang
u-boot
- u-boot-2009.06 适合FL2440板 请设置参数: [my2440]#setenv bootargs root=1f03 init=/linuxrc console=ttySAC0,115200 devfs=mount [my2440]#setenv bootcmd nand read 0x30007fc0 0x40000 0x1c0000\ bootm 0x30007fc0 [my2440]#saveenv-u-boot-2009.06 for FL24
uImage
- kernel-2.6.24.1 适合FL2440板 请写到nandflash 0x60000处-kernel-2.6.24.1 for FL2440 board please write nandflash 0x60000 Service
buzzer2
- 蜂鸣器驱动程序 fl2440开发板上试验过的了 调试完全通过 内有makefile等文件-buzzer device drivers
globalvar
- 字符驱动程序例子 fl2440开发板上试验过的了 调试完全通过 内有makefile等文件-buzzer device drivers
camera
- 裸机下,FL2440写OV9650驱动程序-Simulates, FL2440 write OV9650 driver
u2440mon
- fl2440光盘中的源码,不包括启动代码部分,启动代码网上随便收收都很多的-the source of fl2440
1.11-lcd
- LCD驱动实例,在ads下可运行,我的开发板是FL2440,-LCD driver instance, ads can be run under my development board FL2440,
2440BOOT_V5.1_FL
- FL2440-boot底层驱动,2440BOOT_V5.1_FL-The FL2440-boot underlying driver, 2440BOOT_V5.1_FL
1.6-adc
- 针对fl2440的arm开发板。实现ad转换功能。是简单的ad驱动源码。-Fl2440 arm development board.Ad conversion function. The driver source code is a simple ad.
1.7--serial
- 针对fl2440的arm开发板。实现串口使用功能。是简单的串口驱动源码。-Fl2440 arm development board.Serial use. Is a simple serial driver source code.
1.8--nand-flash
- 针对fl2440的arm开发板。实现nandflash使用功能。是简单的nandflash(128M)驱动源码。-Fl2440 arm development board.Nandflash use. Simple nandflash (128M) driver source.
1.8--nand-flash-256M-nand
- Fl2440 arm development board.Nandflash use. Simple nandflash (128M) driver source.
1.12--touchpanel
- ADS 触摸屏实验代码 基于FL2440开发板 S3C2440 arm920t内核-ADS touchuplan
gspca-2.13.6
- 中星微ZC301P摄像头驱动程序及OK6410上测试程序,适用于:mini2440 tiny6410 ok6410 te6410 micro2440 mini6410 mini210 tiny210 fl2440 tq2440 tq6410-Vimicro ZC301P camera driver test program and OK6410, suitable for:mini2440 tiny6410 ok6410 te6410 micro2440 mini6410 mini210 t
testdrv
- 这是一个fl2440 按键中断驱动文件,arm9(s3c2440开发平台),按下开发板按钮开关1,便可测试,通过cat /proc/interrupts 命令在include/arch/irqs.h 可查证。-This is a key interrupt-driven file fl2440, arm9 (s3c2440 development platform), press the button to switch a development board, can be tested by
uboot2010.09_fl2440
- 1.这是针对FL2440开发板的u-boot-2010.09版本移植代码补丁,请先下载原版u-boot-2010.09代码; 2.然后解压u-boot-2010.09代码,并把补丁文件uboot2010.09_fl2440.patch放在uboot的同级目录,进入uboot目录。 3.打补丁:patch -p1 <../uboot2010.09_fl2440.patch 4.配置是输入:make fl2440_config, 5.然后执行make即可执行生成u-boot.b