CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux boot 代码

搜索资源列表

  1. linux_boot

    0下载:
  2. boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:810byte
    • 提供者:wzy
  1. boot

    0下载:
  2. linux启动代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.16kb
    • 提供者:风中影
  1. os

    0下载:
  2. 操作系统的boot代码有很多,并且大部分是相似的。本实验仿照Linux-0.11/boot目录下的bootsect.s和setup.s,以剪裁它们为主线-Of the operating system boot code that there are many, and most are similar. In this study, modeled Linux-0.11/boot directory bootsect.s and setup.s, in order to tailor them
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:7.21kb
    • 提供者:金淼
  1. YL2410_APP

    1下载:
  2. 优龙2410开发板的启动代码,支持所有外设的自检测,比如UDA1341,VGA的输出,CF卡的测试,实时时钟,等等,能够支持启动wince和linux,不同于UBOOT,它是ADS下的源码,写的非常好,有USB的驱动,可直接通过USB下载程序-You Long 2410 development board boot code, self-test support for all peripherals, such as UDA1341, VGA output, CF card of the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5.82mb
    • 提供者:idgyf
  1. u-boot-1.2.0forS3C2410

    0下载:
  2. u-boot在华恒S3C2410EDU板子上的移植\u-boot-1.2.0 基于华恒2410板子的u 代码,对原有u 进行了裁减 Linux-Unix program-u-boot board in huaheng S3C2410EDU transplant \ u-boot-1.2.0 huaheng 2410 on board the u the code u had been reduced and the original Linux-Unix program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:
  1. u-boot-1.1.6

    0下载:
  2. 万能的引导代码,在linux或者unix平台下使用-Universal boot code, use linux or unix platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11.33mb
    • 提供者:邓宗
  1. bootloader

    0下载:
  2. 在专用的嵌入式板子运行GNU/Linux系统已经变得越来越流行。一个嵌入式Linux系统从软件的角度看通常可以分为四个层次:   1、 引导加载程序。包括固化在固件(firmware)中的boot代码(可选),和BootLoader两大部分。   2、 Linux内核。特定于嵌入式板子的定制内核以及内核的启动参数。   3、 文件系统。包括根文件系统和建立于Flash内存设备之上文件系统。通常用ramdisk来作为rootfs。   4、 用户应用程序。特定于用户的应用程序。有时在用户应用程序和
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:336.45kb
    • 提供者:linaaygli
  1. linux2.6-boot

    0下载:
  2. linux2.6内核启动分析,非常详细的一份说明文档,里面有每段代码的注释和解释,这给我们学习linux内核非常有帮助。-linux2.6 kernel start the analysis, a very detailed descr iption of the document, each code there are comments and explanations, which to us is very helpful to learn the linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:524.39kb
    • 提供者:john
  1. Boot

    0下载:
  2. 自己模仿U-BOOT写的一个Bootloader,可从Nor或Nand启动,已经实现多命令解析,TFTP下载,NAND Flash烧写擦出,定时引导Linux内核等功能.目前该版本只能跑FS2410,如果需要跑其他平台需要修改一些地方的代码.-Write their own imitation of a U-BOOT Bootloader, or Nand Nor can start multi-command has been parsed, TFTP download, NAND Flash
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:35.1kb
    • 提供者:czy
  1. linuxboot.s

    0下载:
  2. linux内核原代码boot.s部分的注释-part of the linux kernel source code boot.s comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5.66kb
    • 提供者:万军
  1. ArmLinux.bootloader

    0下载:
  2. 网上关于Linux的BOOTLOADER文章不少了,但是大都是vivi,blob等比较庞大的程序,读起 来不太方便,编译出的文件也比较大,而且更多的是面向开发用的引导代码,做成产品时还要 裁减,这一定程度影响了开发速度,对初学者学习开销也比较大,在此分析一种简单的 BOOTLOADER,是在三星公司提供的 2410 BOOTLOADER 上稍微修改后的结果,编译出来 的文件大小不超过 4k,希望对大家有所帮助.-BOOTLOADER articles online about L
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:115.25kb
    • 提供者:呼江涛
  1. fxload-2008_10_13.tar

    0下载:
  2. FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
  3. 所属分类:Driver develop

    • 发布日期:2017-11-07
    • 文件大小:23.37kb
    • 提供者:杨强
  1. u-boot-2010.03-tekkaman-master

    0下载:
  2. u-boot是德国DENX小组开发的用于多种嵌入式CPU( MIPS、x86、ARM、PowerPC、XScale等)的bootloader程序, UBoot不仅支持嵌入式Linux系统的引导,还支持VxWorks, QNX等多种嵌入式操作系统。u-boot是GPL下资源代码最完整的一个通用BootLoader支持大量开发板:214个开发板(u-boot1.1.6),有大量的外设驱动。-U-boot is a German DENX group for the development of a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:18.44mb
    • 提供者:hezy
  1. system

    0下载:
  2. 构成一个Linux系统所需的bootlader(u-boot)、内核及busybox等程序被放在这 个目录下。 里面有原始的源码及补丁,这些补丁是对这些代码所做的全部修改的集合。可以按照书中步骤逐渐修改,也可以直接使用这些补丁。可以利用这个目录下的源码构造出一个最小的Linux系统。-Constitute a Linux system required bootlader (u- boot), the kernel and the busybox is placed on this
  3. 所属分类:Driver develop

    • 发布日期:2017-12-31
    • 文件大小:51.42mb
    • 提供者:zhaofei
  1. boot_20091031

    0下载:
  2. 用于嵌入式s3c2440开发板移植,有菜单选项,可供选择(For embedded S3C2440 development board transplantation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:204kb
    • 提供者:eezhcui
搜珍网 www.dssz.com