虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

XX<b>u-Boot</b>

  • 这是上月

    这是上月,我给公司做的一个4k的bootloader, 属于公司的不公开代码哦.做嵌入式的都知道,bootloader中的u-boot编译后有一百多K,vivi编译后有几十K,但某些场合,需要一个小于4K的bootloader,以达到占用空间小,且启动迅速目的,它的难点在与,体积不能大于4K,且要完成bootloader的基本功能.....剩下我就不多说了.用法:我在压缩包里写了一个readme,请看一下.

    标签:

    上传时间: 2015-11-21

    上传用户:541657925

  • 一个非常好的bootloader

    一个非常好的bootloader,它不同于u-boot,因为它结构非常清晰,适合初学者,同时里面也包含了好几个启动程序,也可作为驱动程序入门的开始

    标签: bootloader

    上传时间: 2015-12-18

    上传用户:onewq

  • (原创)uboot在yl2410上的移植

    (原创)uboot在yl2410上的移植,此u-boot代码在sdram、norflash或nandflash上都可启动运行,附详细说明文档

    标签: uboot 2410 yl 移植

    上传时间: 2015-12-25

    上传用户:xcy122677

  • linux2。6移植文档

    linux2。6移植文档,嵌入式Linux内核移植相关代码分析,嵌入式BootLoader技术内幕,linux系统移植,1-U-BOOT移植实验,2-linux 2.6移植实验,3-根文件系统实验,4-工具链制作实验

    标签: linux2 移植 文档

    上传时间: 2016-01-07

    上传用户:王楚楚

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 这是光绘文件

    这是光绘文件,和程序配套的,可以 脱离作者(本人)制作pcb,但是,责任自负! from wangkj@yahoo.com 电路原理图和详细说明: amd.9966.org或者 arm.9966.org 都是原创,包括boot, loader,u-boot,linux 和测试程序 这些都是针对那个网站板子的配套程序,板子可以按照该网站提供的联系方式联系获取

    标签: 光绘文件

    上传时间: 2016-01-31

    上传用户:cjl42111

  • ATMEL公司的AT91RM9200芯片在嵌入式系统中应用非常多

    ATMEL公司的AT91RM9200芯片在嵌入式系统中应用非常多,其中U-BOOT是一个非常重要的BOOT启动程序,此代码就是AT91RM9200的U-BOOT源代码

    标签: ATMEL 9200 AT 91

    上传时间: 2014-01-21

    上传用户:lwwhust

  • EBD开发板资料

    EBD开发板资料,包括U-BOOT移植,内核移植,根文件系统移植及相关文件

    标签: EBD 开发板

    上传时间: 2014-01-06

    上传用户:wfl_yy

  • 裸板的tftp客户端

    裸板的tftp客户端,实现快速下载uboot.bin,大约要4s可下载完成。assm文件夹的head要烧写在nandflash 的0地址,而tftp要烧写在3072块,u-boot 编译后的文件名要改写为u-boot.bin,放在tftpboot 中,这里开发板的IP是192.168.0.111,主机IP是192.168.0.1

    标签: tftp

    上传时间: 2013-12-12

    上传用户:qilin

  • 绝对原创

    绝对原创,u-boot 移植到pxa cpu的mainstone 的开发板上

    标签:

    上传时间: 2016-03-26

    上传用户:youke111