搜索资源列表

  1. U-Boot代码结构分析

    0下载:
  2. 详细介绍U-boot的内部源码结构,对于了解U-boot的启动过程有帮助
  3. 所属分类:文档资料

    • 发布日期:2011-06-14
    • 文件大小:425472
    • 提供者:fuy824
  1. UBootdoc

    0下载:
  2. U-Boot学习文档,U-Boot是最为常用的嵌入式系统Bootloader-U-Boot study documents, U-Boot is the most popular embeded system Bootloader
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:22528
    • 提供者:东方通运
  1. ARM-Based Product U-Boot

    0下载:
  2. ARM-Based Product U-Boot.pdf(英文文章,讲解了Uboot的功能、原理,并且详细介绍了uboot的详细使用方法,在超级终端下面开发程序和引导操作系统的详细步骤)-ARM-Based Product U-Boot.pdf (English articles on the functions of the Uboot, principle and the details uboot the detailed use
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-04-29
    • 文件大小:96256
    • 提供者:陈昊
  1. U-Boot

    0下载:
  2. U-BOOT的开发文档,比较详细,具体见文档
  3. 所属分类:软件工程

    • 发布日期:2024-04-29
    • 文件大小:67584
    • 提供者:ncg
  1. u-bootfenxi

    0下载:
  2. u-boot源码分析,中文,结构清晰,分析深入,适合移植bootloader的开发人员-u-boot-source analysis, Chinese, the structure of a clear, analytical depth, suitable for transplant developer bootloader
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:81920
    • 提供者:luoyonggang
  1. 5326

    0下载:
  2. U-BOOT源码分析及移植 最详细的。一步步教你-U-BOOT-source analysis and transplant the most detailed. Teach you step by step
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:78848
    • 提供者:zhizhi
  1. Linux_uboot

    0下载:
  2. 详细讲述了linux的移植过程 bootloader的编写 u-boot的移植过程 非常详尽的u-boot 的源码分析-Details about the bootloader process linux transplant u-boot of the preparation of the transplant process in great detail of the u-boot source code analysis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:1055744
    • 提供者:道常無名
  1. u-boot-1.1.6

    0下载:
  2. 最完善的uboot描述,具体 、详细、分析透彻 是刚接触uboot的好帮手-Uboot best descr iption of the specific, detailed, thorough analysis is a good helper刚接触uboot
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:173056
    • 提供者:林西
  1. u-boot-1.1.4fenxi

    0下载:
  2. uboot1.1.4源码详细分析过程-failed to translate
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:16384
    • 提供者:yunyousihai
  1. u-boot-1.2.0.tar

    0下载:
  2. 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:3113984
    • 提供者:jiangyu
  1. U-BOOT-transplantation

    0下载:
  2. U-BOOT源码分析及移植的相关问题,详细的介绍说明了U-BOOT的相关问题,使得可以很快的了解应用代码移植方面的工作。-U-BOOT source code analysis and migration related issues, a detailed descr iption illustrates the issues related to U-BOOT, so you can quickly understand the a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:17408
    • 提供者:frutex
  1. Linux

    0下载:
  2. [linux的内核及其内核源码分析].U-Boot.Quick.Referenc。很好的一本书,帮助LINUX初学者学习LINUX内核结构。非常推荐。-[Linux kernel and the kernel source analysis]. U-Boot. Quick. Referenc. A good book, help LINUX kernel structure beginners LINUX. Very recommend
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:209920
    • 提供者:薛玉龙
  1. comprehensive-u-boots-start.S

    0下载:
  2. 关于uboot的启动代码的分析,很全面,很经典,了解启动过程,读懂源码,对以后内核开发很有帮助,尤其是对如何引导内核有更明白的概念。-Uboot startup code analysis, it is comprehensive, very classic, understand the boot process, read the source code, right after the kernel development is
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:22528
    • 提供者:Bingley
  1. uboot

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:520192
    • 提供者:zenglinman
  1. u-boot-1.3.4

    0下载:
  2. 三星s3c2416的uboot源码,基于uboot1.3.4 不同于之前上传的天嵌科技的uboot2009代码,可以对比分析-samsung s3c2416 uboot based on uboot 1.3.4
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:14575616
    • 提供者:毛勇
  1. U-boot源代码分析

    0下载:
  2. u-boot源代码分析 详细介绍了u-boot源码,可以深入了解u-boot各个功能模块(U-boot source code analysis, detailed descr iption of the u-boot source code, you can thoroughly understand the various functional modules u-boot)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:284672
    • 提供者:alex0506

源码中国 www.ymcn.org