搜索资源列表
boot
- linux启动代码
os
- 操作系统的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
YL2410_APP
- 优龙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
u-boot-1.2.0forS3C2410
- 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
u-boot-1.1.6
- 万能的引导代码,在linux或者unix平台下使用-Universal boot code, use linux or unix platform
bootloader
- 在专用的嵌入式板子运行GNU/Linux系统已经变得越来越流行。一个嵌入式Linux系统从软件的角度看通常可以分为四个层次: 1、 引导加载程序。包括固化在固件(firmware)中的boot代码(可选),和BootLoader两大部分。 2、 Linux内核。特定于嵌入式板子的定制内核以及内核的启动参数。 3、 文件系统。包括根文件系统和建立于Flash内存设备之上文件系统。通常用ramdisk来作为rootfs。 4、 用户应用程序。特定于用户的应用程序。有时在用户应用程序和
linux2.6-boot
- 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.
Boot
- 自己模仿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
linuxboot.s
- linux内核原代码boot.s部分的注释-part of the linux kernel source code boot.s comments
ArmLinux.bootloader
- 网上关于Linux的BOOTLOADER文章不少了,但是大都是vivi,blob等比较庞大的程序,读起 来不太方便,编译出的文件也比较大,而且更多的是面向开发用的引导代码,做成产品时还要 裁减,这一定程度影响了开发速度,对初学者学习开销也比较大,在此分析一种简单的 BOOTLOADER,是在三星公司提供的 2410 BOOTLOADER 上稍微修改后的结果,编译出来 的文件大小不超过 4k,希望对大家有所帮助.-BOOTLOADER articles online about L
u-boot-2010.03-tekkaman-master
- 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
boot_20091031
- 用于嵌入式s3c2440开发板移植,有菜单选项,可供选择(For embedded S3C2440 development board transplantation)