搜索资源列表
U-Boot
- U-BOOT的开发文档,比较详细,具体见文档
U-BOOT
- 三星24XX\\U-BOOT(bootloader)程序的特点功能
u-boot
- 这是关于U-boot的一份教程,内容不错,希望对大家有帮助。
u-boot中的i2c
- u-boot中的i2c
TMS320x2834x Delfino Boot ROM
- TMS320x2834x Delfino Boot ROM,非常好的文档
U-Boot代码结构分析
- 详细介绍U-boot的内部源码结构,对于了解U-boot的启动过程有帮助
U-boot启动流程
- 介绍了U-boot启动流程
u-boot启动全过程.rar
- 嵌入式 arm架构下的u-boot分析。
u-boot中文文档
- u-boot中文文档
u-boot在s3c2410上的移植
- 引言 U-Boot是用于初始化目标板硬件,为嵌入式操作系统提供目标板硬件配置信息,完成嵌入式操作系统装载、引导和运行的固件程序。它能够将系统的软硬件紧密衔接在一起。S3C2410是三星公司的一款基于ARM920T核的嵌入式通用处理器。本文将详细介绍U-Boot在S3C2410开发板上的移植与运行。 U-BOOT简介 U-Boot支持ARM、 PowerPC等多种架构的处理器,也支持Linux、NetBSD和VxWorks等多种操作系统。它提供启动加载和下载
DM642-boot.rar
- 文档介绍了基于DM642的自启动的FLASH烧写原理研究及实现,详细介绍了FLASH的工作原理、硬件连接方法,DM642的boot原理,Document based on the DM642 introduction of the FLASH programmer since the launch of the principles of research and implementation, detailing the work of FLASH principle, the hardwar
3 利用u-boot下载VxWorks操作系统.rar
- mini2440开发板利用u-boot下载VxWorks操作系统
Linux-u-boot
- u-boot 的移植。平台2416,交叉编译4.2.2.我成功在2416的开发板上移植成功。-u-boot porting. Platform 2416
u-boot启动
- u-boot启动.doc
u-boot1.1.6
- S3C2410开发板上移植文档u-boot 1.1.6.doc-Portable Document S3C2410 development board u-boot 1.1.6.doc
boot_loader.tar
- linux boot loader 的编写方法,教你怎样写出引导程序-linux boot loader of the preparation methods, teach you how to write bootloader
S3c2410_NandFlash_U-Boot
- u-boot在s3c2410上的移植论文,支持nandflash启动,很有指导意义。-u-boot in s3c2410 papers on migration, support nandflash start, is very instructive.
U-Boot启动第二阶段代码分析
- U-Boot第一阶段的启动流程。(nandflash启动,把nand的4k代码考到sram中,因为nand没址线,不能映射到内存,所以通过sram进行过度,sram中4k代码把整个uboot拷贝到sdram上,初始化好堆栈,为c语言提供条件,进入uboot的第二阶段! )这个阶段主要是初始化硬件设备,为加载U-Boot的第二阶段代码准备RAM空间最后跳转到lib_arm/board.c中start_armboot函数,这是第二阶段的入口点。(U-Boot first phase of the s
spring boot实战
- 关于spring boot的入门到实际运用(The introduction to the actual application of spring boot)