搜索资源列表
uclinux_ram.bin
- uclinux的目标文件,在s3c44b0x上已经成功运行。只需要下载便可运行。-Basis of Uclinux target file, s3c44b0x already in successful operation. Just running can be downloaded.
linux&eboot
- linux引导程序,BIN文件,烧到ROM里能起引
uboot_for_s3c4510
- 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
ARM_display_keyboard_src
- LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.b
Boot44b0
- 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。
nand_flash_package
- TI davinci DM6446 nand flash boot file. include u-boot_nand.bin, nand_flashwriter.out (ccs programme)
nor_flash_package
- TI dm6446 davinci nor flash boot file. include u-boot_nor.bin and nor flashwrite.out
tftpok
- 裸板的tftp客户端,实现快速下载uboot.bin,大约要4s可下载完成。assm文件夹的head要烧写在nandflash 的0地址,而tftp要烧写在3072块,u-boot 编译后的文件名要改写为u-boot.bin,放在tftpboot 中,这里开发板的IP是192.168.0.111,主机IP是192.168.0.1
redboot.bin
- sitsang pxa255 reboot_bin
AT91RM9200-Loader
- AT91RM9200的引到程序,可以在Linux下编译成loader.bin
au1xxx-booter-src-1.0-r000007.tar
- RMI AU1200 BOOTLOADER(autoboot).支持从PCMCIA,IDE,SD,NAND,NOR等加载LINUX或WINCE映像。支持BIN,SREC,ELF
uboot-v1
- u-boot.bin是使用JTAG转换板来烧写到AT2440EVB开发板上Nand flash(K9F1208)中
u-boot.bin
- 9200 uboot fot yf9200bd
u-bootnew.bin
- new 9200 uboot yf9200bd
Uboot-demo-9260
- Uboot-1.1.5的,demo板bin文件。还包括一个bootstrap文件。
uboot的启动代码
- gec2410-uboot.bin uboot的启动代码,gec2410-uboot.binuboot the startup code
linux-utu2440-f-nandflash.rar
- 在linux系统下使用终端烧写扬创UTU2440-F的板子NANK FLASH的软件,速度比较慢,一般用来烧写BOOTLOADER的文件,之后可以使用BOOTLOADER进行其它文件烧写。 把BOOTLOADER生成的BIN文件放在Jflash目录下,如:u-boot.bin,与Jflash-s3c2440同一目录,之后在终端输入命令: cd ../Jflash ./Jflash-s3c2440 u-boot.bin /t=5 回车后出现选择项,全部选择0选择即可,烧写时时间比较久,
testclasses
- Linux中编译的CVM的测试文件,可以使用bin/cvm -cp testclasses.zip Test来测试CVM的安装正确与否》-Linux in the compilation of the CVM test file, you can use bin/cvm-cp testclasses.zip Test to test the CVM is installed correctly or not. " .
u-boot-1.2.0.tar
- 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
libusb-0.1.12
- libusb源码,在linux下方便的调用即可 -libusb source code, in the call can be easily under linux