搜索资源列表
blob-lubbock-082203.tar
- arm的bootloader,适用于sa1100,xscale系列,支持tftp下载及串口操作-arm of Bootloader applies to SA1100, XScale family support tftp download and serial port operation
mizi_vivi
- 韩国mizi公司开发的arm专用bootloader,轻量级,结构清晰,适合学习-Korean companies exclusive development arm Bootloader, lightweight, clear suitable for learning
Porting_Linux_to_ARM
- 移植嵌入式Linux到ARM处理器 第一章将简单地介绍本ARM开发板的硬件设计,第二章分析Bootloader的移 植方法,第三章叙述嵌入式mizi Linux的移植及文件系统的构建方法,第四章讲解外设的驱动程序设计,第五章给出一个已构建好的软硬件平台上应用开发的实例。-transplant Embedded Linux ARM processor to the first chapter will be simple to introduce the ARM hardware develo
armboot-1.1.0
- Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for learning how a bootloader works, it has support for networking and yet has a very small size. support for filesystems, flash disk, flash, cf etc present
S3C2410_FULL_PROGRAM_FLOW+Source_Code
- ARM单片机S3C2410完全开发流程+源码,附带有手册,该手册面向由传统51单片机 转向ARM嵌入式开发的硬件工程师、由硬件转嵌入式软件开发的工程师、没有嵌入 式开发经验的软件工程师。分9个部分: 1、开发环境建立 2、S3C2410功能部件介绍与实验(含实验代码) 3、bootloader vivi详细注释 4、linux移植 5、linux驱动 6、yaffs文件系统详解 7、调试工具 8、GUI开发简介 9、UC/OS移植
arm-linux2.4.18
- 已经在S32410开发移植成功的linux,包括bootloader(vivi), kernel和文件系统(cramfs),在kernel中加入了对USB和video4linux的支持,对做摄像头图像采集非常适合
linux+bootloader(arm+s3c2410)
- 开发bootloader的资料,主要是基于嵌入式开发的bottloader
vboot-src-20090721
- arm mini2440 的一个简单的bootloader,裸机实验必须研究一下的东西,把文件名后缀改成.tgz在linux下解压-bootloader
4510BBOOTLOADERuCLinuxrelize
- 非常好的一个ARM BOOTLOADER ,由于本人粗略的看了一些,难免有错。-Very good ARM BOOTLOADER, rough, since I read some, inevitable mistake.
vivi-0.1.4
- vivi源码,arm bootloader源码,采用汇编和c语言编写。-good program.welcome to download
bootloader
- 一个arm ok2240开发板的bootloader,对大家理解linux的启动很有帮助-An arm ok2240 development board bootloader, all of us understand the linux boot helpful
ARM_boot_excute
- 包括两个文档,讲述了arm 映像文件执行机制,详细分析了arm bootloader相关的技术细节-Consists of two documents, described the arm image file enforcement mechanism, a detailed analysis of the technical details related to arm bootloader
5
- 基于 ARM 嵌入式系统通用 Bootloader 的设计与实现。以 S3C44B0 基于 Linux 操作系统和 PXA272 基于 WinCE 操作系统为开发平台,分别对其 Bootloader 进行了研究,实现了 Bootloader 的基本功能并对其进行了扩展。通过对 ARM 嵌入式系统中 Bootloader 的一些共同 点的分析,提出了如何对其他 ARM 系统进行移植的方法,以做到通用性。最后, 在网络操作系统下,实现了 IPv6 协议的分析实现-ARM-based
bootloader
- 在专用的嵌入式板子运行GNU/Linux系统已经变得越来越流行。一个嵌入式Linux系统从软件的角度看通常可以分为四个层次: 1、 引导加载程序。包括固化在固件(firmware)中的boot代码(可选),和BootLoader两大部分。 2、 Linux内核。特定于嵌入式板子的定制内核以及内核的启动参数。 3、 文件系统。包括根文件系统和建立于Flash内存设备之上文件系统。通常用ramdisk来作为rootfs。 4、 用户应用程序。特定于用户的应用程序。有时在用户应用程序和
ARM.Bootloader.
- ARM.Bootloader.的实现.pdf这个 boot程序为把操作系统下载到裸机提供了极大的方便-ARM.Bootloader.' s Implementation. Pdf of this boot program is downloaded to the operating system provides a great convenience bare metal
bootloader
- ARM开发板的bootloader,是ARM开发板的驱动程序。-ARM development board, the bootloader, the driver of the ARM development board.
bypass-Nexus-One-Bootloader-sign
- 本文主要介绍如何绕过 Google Nexus One 的 Bootloader 的数字签名,可以刷入自己的 Bootloader 的 Rom,N1 是一款 Google 出的智能手机,出于安全考虑,Bootloader 对用户刷入的 Rom 的有严格要求。 需要arm反汇编基础-This paper describes how to bypass the digital signature of the Google Nexus One Bootloader, can brush i
BOOTLOADER
- 嵌入式LinuxARM架构引导程序,arm引导程序-bootloader of linux
ARM-bootloader-bios-source-analysis
- ARM bootloader原理和过程的资料,ARM开发学习者的入门学习资料,嵌入式系统设计师的参考手册。-ARM bootloader principle and process information, entry ARM development of learners learning materials, embedded system designers the reference manual.
《ARM体系结构与编程》杜春雷
- 这篇文章是好不容易找到的,关于arm体系架构讲解的书,对理解BootLoader有很大帮助(This article is not easy to find, on the arm architecture to explain the book, to understand the BootLoader has great help)