搜索资源列表
loader(v2.2)
- S3C2410WINCE系统引导程序源码,可根据需求裁减.-S3C2410WINCE booting system source code, in response to demand reduction.
ARM-uCLinuxqidong
- 分析了ARM--μCLinux嵌入式系统启动引导的过程,实现该系统启动引导的技术难点
u-boot-1.1.2-aesop2440.tar
- U-BOOT主要用于LINUX系统的初始化及系统引导(for s3c2440)
vivi
- vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展 随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一
blob-xscale
- arm-linux下的blob编译源码,通过编译blob来初始化嵌入式系统,并进行引导。
用于arm2410开发板的应用程序文件
- yaffs.tar.bz2,用于arm2410开发板的应用程序文件。引导程序、内核、根文件系统烧好之后,将其上传。
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
bootloader
- uboot, bootloader,基于ADS开发环境的, 开发板为优龙,s3c2440处理器,支持usb下载功能,可以下载和引导双系统-uboot, bootloader, based on ADS development environment, and development board for the excellent Long, s3c2440 processors, support for usb download, you can download and guide the
arm9_linux
- ARM9嵌入式技术及Linux实验指导 嵌入式开发流程 1. 建立开发环境 2. 配置开发主机 3. 建立引导安装程bootLoader 4. 下载别人移植好的Linux操作系统 5. 建立根文件系统 6. 建立应用程序的磁盘分区 7. 开发应用程序 8. 烧写内核、根文件系统、应用程序 9. 发布产品
boot
- pxa270处理器的系统引导程序,包括库函数,用c语言和汇编混合编程实现-pxa270 processor system boot procedures, including library functions, with the c programming language and compilation of mixed
U-BOOT-src-port
- 嵌入式系统引导UBOOT的源码和移植。 嵌入式移植必备。-Embedded system boot UBOOT source and transplantation. Embedded transplant necessary.
embedded-system-boot
- 嵌入式系统引导实验源代码!作为嵌入式入门系统引导代码!-Experimental source code embedded system boot!
u-boot-200910-cd77dd10
- 我们的主要目的并非要研究U-boot或Bootloader技术本身,而仅仅是为了成功的并且恰当的将U-Boot移植到我们的开发板上。只有结合源代码了解了U-boot的系统引导过程-Our main purpose is not to study or U-boot Bootloader technology itself, but simply to successful and appropriate U-Boot will migrate to our development board.
mini-bootloader
- 这个bootloader只引导linux系统启动,特点是特别小,编译后不到4K,启动速度快,自己亲自测试过,不过下载到flash上需要JTAG。-this is a mini bootloader,it can boot linux only。
S3C2440Bootloader
- 结合嵌入式Linux系统的引导程序,重点分析了基于ARM处理器的嵌入式Bootloader总体框架,设计出了基于“NAND Flash +SDRAM”存储方式的Bootloader,并对SDRAM的地址进行测试,结果表明此Bootloader灵活高效。-Embedded Linux system with the boot process, focusing on analysis of embedded processors based on ARM Bootloader general fr
embedded-Linux-development
- 嵌入式linux的基本概念介绍,烧写引导系统,系统裁剪和移植及软件开发过程-Introduces the basic concepts of embedded linux programmer to boot the system, the system cutting and transplantation and software development process
uboot
- amlogic 的培训资料,针对平板电脑系统的引导以及驱动。-The amlogic training material,mainly for system boot and drive of mid
bootloder2
- 在Linux系统下,基于ARM11裸板的bootloader的实现。能够直接引导内核代码。-In the Linux system, based on the ARM11 bare board bootloader implementation. Be able to directly boot the kernel code.
ARM-Linux
- 从嵌入式系统基础知识和Linux 编程技术讲起,说明了建立嵌入式Linux 交叉开发环境,分析了嵌入式Linux 系统的引导程序、内核和文件系统三大组成部分,最后介绍嵌入式Linux 系统集成和部署的方法。-From the basics of embedded systems and Linux programming talk, demonstrates how to create an embedded Linux cross-development environment, analyz
Start-on-embedded-Linux-systems
- 嵌入式Linux启动分为两个部分,系统引导与Linux启动。系统引导将完成Linux装入内存前,初始化CPU和相关IO设备,并将Linux调入内存的工作。系统引导主要由BootLoader实现。在BootLoader将Linux内核调入内存之后,将权力交给LinuxKernel,进入Linux的启动部分。本文详细分析启动的过程与使用。-Embedded Linux boot is divided into two parts, the system boot with Linux. Linux