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

搜索资源列表

  1. u-boot-1.1.3.tar

    0下载:
  2. uboot 最新版本的bootloader,可以生成LINUX内核镜像文件,里面各种驱动程序都是通用的。-uboot latest version of the Bootloader and can generate LINUX kernel image file containing all drivers are generic.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5602641
    • 提供者:何立
  1. vivi-br-release(20060330).tar

    0下载:
  2. arm9的bootloader,适合通用2410x平台 vivi.pal(20051228)支持tv输出和vga输出,vclk为26.25mhz vivi(20060330)支持vga输出和tv输出,vclk为25mhz 以上两个vivi均编译自vivi-br-release(20051228).tar.gz 在两个不同vivi间切换的方法是在源文件“/include/platform/smdk2410.h”中打开或者取消对PAL640480宏的定义: #define PAL
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:587698
    • 提供者:star
  1. armboot-1.1.0

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:615112
    • 提供者:archantos
  1. s3c-u-boot-1.1.6_rel-4-3-2_20080917.tar.bz2

    1下载:
  2. 三星强片S3C6410开发板的bootloader源代码,注意为了能上传通过,在文件后缀添加了.zip,可以在下载完成后去掉这个后缀-Samsung S3C6410 film development board' s bootloader source code, pay attention to in order to be able to upload through the file suffix added. Zip, can download to remove the suffix
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-12-17
    • 文件大小:7200026
    • 提供者:huangzhuo
  1. BootLoader

    0下载:
  2. 嵌入式系统BOOTLOADER烧写程序,测试过可以用-Embedded systems programmer BootLoader procedures can be tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:66428
    • 提供者:zolingwu
  1. BootLoader

    0下载:
  2. 用于开发Linux的Bootloader源代码,可用于Bootloader代码的移植与编译-Bootloader for the development of the Linux source code, can be used for transplantation with Bootloader code compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:191941
    • 提供者:苏凯
  1. sjf2410_linux

    0下载:
  2. You can use this as one method to un-brick your Neo1973, in case your bootloader has been corrupted. sjf2410-linux is a linux-enabled version of the sjf2410 tool. It allows you to use a wiggler compatible JTAG Probe to program NAND and NO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:23752
    • 提供者:a872312
  1. Jflash-s3c2410.tar

    0下载:
  2. 已经编译好的烧写uboot的工具,解压之后可以直接运行。适用目标为s3c2410等系列。-It is a tool ready for boot the bootloader,and you can use it straightly after you tar it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:5446
    • 提供者:xiaofei
  1. u-boot-1.1.6_nand_flash_2440.tar

    0下载:
  2. 可在2440上启动的uboot代码,支持从nandflash启动。-it s the bootloader(uboot) for s3c2440,and this bootloader can boot from nandflash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-20
    • 文件大小:30347587
    • 提供者:wanglong
  1. H-jtag_uboot

    0下载:
  2. 通过Hjtag烧写bootloader的详细解释,可以与Jtag烧写形成对比-Bootloader by Hjtag detailed explanation of the programming, the programming can be contrasted with the Jtag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:316249
    • 提供者:wangfei
  1. myboot2

    0下载:
  2. 编写基于s3c2240的bootloader。可以实现基本的命令和shell界面。-Prepared based on s3c2240 the bootloader. Can realize the basic commands and shell interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:91452
    • 提供者:haichaoliu
  1. base-on-PowerPC-embeded-Linux

    0下载:
  2. 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1961584
    • 提供者:李立
  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
    • 文件大小:35943
    • 提供者:czy
  1. Grub4Dos_0.45C_SRC

    0下载:
  2. GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。-This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are missing from
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1584749
    • 提供者:竹叶青
  1. Grub4Dos_0.46A_SRC

    0下载:
  2. GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。这是目前最新版本的源码。-This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-09
    • 文件大小:1585205
    • 提供者:竹叶青
  1. bypass-Nexus-One-Bootloader-sign

    0下载:
  2. 本文主要介绍如何绕过 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
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-30
    • 文件大小:570881
    • 提供者:宏仔
  1. bootloader

    0下载:
  2. 自己写的bootloader,包含了内存和flash 的初始化,可以引导并启动linux内核。-My bootloader, includes the code to initialize the RAM and flash,can load the linux kernel and start it.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:13903
    • 提供者:hgl
  1. BootLoader

    0下载:
  2. stm32的自写简易Bootloader,很实用,可以引动程序-stm32 self write simple Bootloader, very practical, you can move the program
  3. 所属分类:Driver develop

    • 发布日期:2017-05-28
    • 文件大小:10397625
    • 提供者:高月奏
  1. Bootloader

    0下载:
  2. By replacing the stock loader with modified Redboot we can install OpenWrt permanently. Replacing the loader is tricky because you need to get a version tailored for your device (correct hw. revision and flash type) - see in the forum and below! Here
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:251802
    • 提供者:da
  1. imx28-ramboot-bootloader

    0下载:
  2. imx28x系列芯片源码,有ram启动方式,不用烧结flash即可实现boot调试(Imx28x series chip source, there are ram boot mode, without sintering flash can achieve boot debugging)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:44376064
    • 提供者:chenlihhhh
« 12 »
搜珍网 www.dssz.com