搜索资源列表
biossrc
- fs2410开发板bios源码,可参照学习Bios的启动流程、移植技巧,关键是修改其中与硬件平台相关的部分-fs2410 development board bios source, reference can be fitted start learning process, the transplantation technique, the key is to modify the hardware platform and related parts
uboot
- uboot代码详细分析。包括u-boot-1.1.6 之cpu/arm920t/start.s 分析、u-boot 中.lds 连接脚本文件的分析、U-BOOT 内存布局及启动过程浅析、从NAND 闪存中启动U-BOOT 的设计、U-BOOT 源码分析及移植;U-BOOT 源码分析及移植;U-boot 在ST2410 的移植,基于NOR FLASH 和NAND FLASH 启动等等;比较全面的讲解-the uboot code for detailed analysis. U-boot-1.1.
simp_blkdev_step01_08[1].tar
- 此文档分为8个部分,详细阐述了linux块设备驱动程序编写的方法,并附着了详细的案例,使开发者可以很快入手块设备的开发流程和方法。-This document is divided into eight parts, explained in detail linux block device driver programming method, and attach to the case in detail, so developers can quickly start the devel
axd_debug_mmu
- 使用AXD调试MMU地址映射程序手记 详细介绍了MMU启动的全过程-MMU debug using AXD Notes address mapping procedure described in detail to start the whole process of MMU
smdk2410_nandflash_bootloader
- smdk2410 上支持nand flash启动的记录文档,详细描述了从nand flash 启动的过程-nand flash support smdk2410 start recording documents, a detailed descr iption of a nand flash from the start of the process of
vivi-embeder-20041020
- 经典的启动代码-vivi,韩国公司针对三星S3C2410开发,对研究arm启动过程很有帮助-Classic start-up code-vivi, for Korean companies Samsung S3C2410 development arm of the study very helpful to start the process of
s3c2440
- s3c2440启动过程详解,详细阐述了s3c2440的启动过程-Elaboration on the Course s3c2440 start elaborated on the startup process s3c2440
Linux_uboot
- LINUX 的uboot移植介绍,对理解uboot和ARM的启动过程很有帮助-LINUX-uboot transplantation introduction of ARM' s start to understand the process of uboot and helpful
U-boot@AT91RM9200
- 全面介绍如何将UBOOT在ARM上启动的全过程,并对在S3C2410平台上移植进行了详细的介绍-Fully describes how to UBOOT start in the whole process of ARM, and transplantation in the S3C2410 platform described in detail
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
Uboot(start.S)
- LINUX移植到ARM的启动流程START.S的解析,对学习嵌入式很有帮助-LINUX ported to ARM' s start the process START.S of analysis, useful for learning embedded
Tboard-mount-NFS-file-system
- 目标板挂载NFS根文件系统,详细讲解了通过NFS进行网络启动的整个过程。-Target board mount NFS root file system, explained in detail through the NFS network to start the entire process.
ADC
- 基于2410的AD转换程序 包括对启动函数 初始化函数的详细注释-2410-based AD conversion process, including detailed notes on the start function of the initialization function
uart_1
- 串口裸板程序,开发板启动及其一些初始化程序-Serial bare board procedures, the development board to start and some of its initialization process
comprehensive-u-boots-start.S
- 关于uboot的启动代码的分析,很全面,很经典,了解启动过程,读懂源码,对以后内核开发很有帮助,尤其是对如何引导内核有更明白的概念。-Uboot startup code analysis, it is comprehensive, very classic, understand the boot process, read the source code, right after the kernel development is helpful, especially on how to
uClinux
- uClinux整个系统的启动流程,为做系统构架的朋友提供帮助-uClinux system start-up process, provide help for a friend to do system architecture
nand
- mini2440裸机程序 nandflash启动-mini2440 bare metal process nandflash start
uboot-analysis-report-20120310
- 介绍uboot的目录结构和启动流程,以及uboot的命令执行过程,uboot如何向内核传递参数-Uboot procedure describes the directory structure and start the process, as well as uboot command execution, uboot how to pass parameters to the kernel
Start-on-embedded-Linux-systems
- 嵌入式Linux启动分为两个部分,系统引导与Linux启动。系统引导将完成Linux装入内存前,初始化CPU和相关IO设备,并将Linux调入内存的工作。系统引导主要由BootLoader实现。在BootLoader将Linux内核调入内存之后,将权力交给LinuxKernel,进入Linux的启动部分。本文详细分析启动的过程与使用。-Embedded Linux boot is divided into two parts, the system boot with Linux. Linux
bootloader_dingzhi
- 自己写的简易的bootloader,可以正常启动mini2440,参考韦老师的。这是全部的过程和源码和图片。- Write your own simple bootloader, you can start mini2440, reference Wei teacher. This is the whole process and the source and pictures.
