搜索资源列表
patch.tar-0001
- Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp)
vivi
- vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展 随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一
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
dm9000-tftp
- arm裸板驱动开发dm9000操作的相关代码,由clock.c gpio.c lcd.c mmu.c icmp.c ip.c等组成-dm9000 arm bare board-driven development operations related to the code, by the clock.c gpio.c lcd.c mmu.c icmp.c ip.c etc.
update
- 这是ARM对AVR/C51升级的源程序xmodem,先通过TFTP将升级文件从PC下载到ARM,然后按照自己的握手方式,通过xmodem升级到AVR,已在产品中使用。-This is the source ARM upgrade of AVR/C51 xmodem, the first upgrade by TFTP to download files from PC to ARM, and then shook hands with their own way through xmodem u
nfs-and-tftp-download---arm
- nfs and tftp download,网络下载文件件到开发板的指导文件,基于s3c2440。-nfs and tftp download, Internet download file to the Development Board guidance document, based on s3c2440.