一个非常好的bootloader,它不同于u-boot,因为它结构非常清晰,适合初学者,同时里面也包含了好几个启动程序,也可作为驱动程序入门的开始
标签: bootloader
上传时间: 2015-12-18
上传用户:onewq
(原创)uboot在yl2410上的移植,此u-boot代码在sdram、norflash或nandflash上都可启动运行,附详细说明文档
上传时间: 2015-12-25
上传用户:xcy122677
linux2。6移植文档,嵌入式Linux内核移植相关代码分析,嵌入式BootLoader技术内幕,linux系统移植,1-U-BOOT移植实验,2-linux 2.6移植实验,3-根文件系统实验,4-工具链制作实验
上传时间: 2016-01-07
上传用户:王楚楚
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芯片在嵌入式系统中应用非常多,其中U-BOOT是一个非常重要的BOOT启动程序,此代码就是AT91RM9200的U-BOOT源代码
上传时间: 2014-01-21
上传用户:lwwhust
EBD开发板资料,包括U-BOOT移植,内核移植,根文件系统移植及相关文件
上传时间: 2014-01-06
上传用户:wfl_yy
裸板的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
构建嵌入式Linux系统的详细文档,系统启动bootloader的编写,GNU交叉工具链的构建,u-boot的移植,linux2.6内核的移植,应用程序的移植 NAND flash驱动的编写与移植
上传时间: 2014-01-19
上传用户:bibirnovis