搜索资源列表
ubootpeixun
- 一份很好的关于uboot的培训文档,其中包含了arm体系结构的介绍以及uboot的分析。英文版的!
uboot
- uboot代码详细分析。包括u-boot-1.1.6 之cpu/arm920t/start.s 分析、u-boot 中.lds 连接脚本文件的分析、U-BOOT 内存布局及启动过程浅析、从NAND 闪存中启动U-BOOT 的设计、U-BOOT 源码分析及移植;U-BOOT 源码分析及移植;U-boot 在ST2410 的移植,基于NOR FLASH 和NAND FLASH 启动等等;比较全面的讲解-the uboot code for detailed analysis. U-boot-1.1.
uboot
- u-boot进行初始化的过程分析,很详细的分解让人很容易理解-u-boot initialization process analysis, a very detailed breakdown makes it easy to understand
uboot
- uboot启动引导内核分析.doc 详细分析了uboot的启动过程,和移植中遇到的问题-good ...uboot
u-boot-1.1.6
- 最完善的uboot描述,具体 、详细、分析透彻 是刚接触uboot的好帮手-Uboot best descr iption of the specific, detailed, thorough analysis is a good helper刚接触uboot
u-boot.lds
- uboot链接脚本的分析,分析由于自己能力有限,出错在所难免-uboot
U-bootPorting_guide
- 嵌入式系统的Uboot移植手册,详细分析uboot结构,流程-Embedded systems Uboot transplant manual, detailed analysis of the uboot structure, process
uboot
- uboot启动代码分析 用于嵌入式中-uboot
uboot-makefile.doc.tar
- u-boot的Makefile分析以smdk_2410為例,順序分析Makefile大致的流程及結構如下:-uboot Makefile
u-boot-analysis
- uboot方面的文档资料 包括源代码的一些分析。教你读懂如何分析uboot-uboot documentation included in the source code of some analysis. Teach you to read how to analyze the uboot
u-bootsource
- uboot 源代码分析 分析了移植UBOOT的相关步骤及UBOOT的启动代码-uboot source code analysis, analysis of the transplantation procedures and related UBOOT UBOOT startup code
android_boot_128ddr.tar
- uboot 源码,对于学习潜入 式的同学十分有帮助,可以通过学习它来学习移植方面的很多,通过分析源码。。 -uboot source code。
uboot_AnalyzeInDetail
- Uboot详细分析,根据自己的学习与调试过程整理分析。-Uboot Analyze in detail
comprehensive-u-boots-start.S
- 关于uboot的启动代码的分析,很全面,很经典,了解启动过程,读懂源码,对以后内核开发很有帮助,尤其是对如何引导内核有更明白的概念。-Uboot startup code analysis, it is comprehensive, very classic, understand the boot process, read the source code, right after the kernel development is helpful, especially on how to
u-boot-1.3.4
- 三星s3c2416的uboot源码,基于uboot1.3.4 不同于之前上传的天嵌科技的uboot2009代码,可以对比分析-samsung s3c2416 uboot based on uboot 1.3.4
ubootfenxi
- uboot第一段代码分析,简单易懂,能更好的理解uboot移植的过程-uboot first code analysis, easy to understand, to better understand the process of porting uboot
uboot
- U-boot源代码分析,清楚的说明了U-boot的初始化,设置DMA、定时器、中断向量等等。-U-boot source code analysis
ubootPorting
- uboot移植的详细分析,对于刚学习linux嵌入式的好东西-nice to get this file, uboot porting nice file
KBUILD-INFO
- kbuild 实现分析 是学习uboot linux编译的好资料 其中还附带有linux的kbuild有关的文件-kbuild info for uboot/linux