搜索资源列表
boot
- linux启动代码
booter
- 嵌入式linux(arm9)的平台下,amd au1200下的boot代码。产品级的代码。
X-Hyper250R1-Boot.tar
- 这是韩国原版X-Hyper250B开发板的原代码。在LINUX下编译,对ARM开发的有重要助啊。--Source code for X-Hyper250B developing board. It is compiled in LINUX and is helpful for developing ARM.
vivi boot loader的实现
- 这是介绍嵌入式系统Bootloader的一篇文章,从网上下的,写的不错。vivi是嵌入式Linux的启动代码。-This is the introduction of the embedded system Bootloader of an article from the Internet and write well. Anger is embedded Linux boot code.
s3c-u-boot-1.1.6.s3c6410的 Uboot 代码
- s3c6410的 Uboot 代码, 感兴趣的可以看看呀,uboot for s3c6410
u-boot-1.2.0.tar
- 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
s3c-boot-exp
- s3c的最小启动代码,里面还有详细的注释,适合初学这学习-Minimum s3c startup code, along with detailed notes, suitable for beginners in this study
boot
- arm的内部启动代码,用来引导linux操作系统。-arm' s internal startup code is used to boot linux operating system.
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
s3c2440-utulinux-vivi
- linux嵌入式 vivi boot启动代码-vivi code for s3c2410 boot
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
2440test
- 该代码为 2440 测试代码 包括 uboot启动 硬件测试 。-The code for the 2440 test code, including the hardware test uboot boot.
u-boot-1.1.6
- 万能的引导代码,在linux或者unix平台下使用-Universal boot code, use linux or unix platform
ARMLinuxboot
- ARMLinux 启动代码汇编语言部分分析-about ARM Linux boot
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.
DM6446_vga_loop
- DM6446外挂640X480的TFT真彩液晶驱动!本人亲自从linux复杂的缓存驱动中分离出来,目前是一个初始化的代码,能把屏幕显示一个纯色!对于做linux开机启动画面来说很重要!可以移植到U-BOOT下!此代码在CCS下编译通过!-Plug the DM6446 640X480 TFT true color LCD driver! I personally drive from the linux cache complex separated, is now an initializat
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
u-boot-2010.12
- linux或者其他一些embeded OS开机启动就跑的一段代码 可运行在现在大部分的处理器上-linux or other embeded OS boot and run a piece of code can be run on most processors now on
boot_20091031
- 用于嵌入式s3c2440开发板移植,有菜单选项,可供选择(For embedded S3C2440 development board transplantation)