搜索资源列表
Linux bootloader 分析.rar
- Linux bootloader
building_linux_embedded_system
- 详细讲述嵌入式系统构建的全过程,使用u-boot作为bootloader,2.6版本的linux作为系统内核,详细而深入,强-detail Embedded System Construction of the entire process, Use u-boot as Bootloader, the 2.6 version of Linux as the kernel. detailed and in-depth, strong!
GRUB_manual
- linux环境下在PC机里面使用最多的bootloader——GRUB的使用手册,2005年5月的,可以作为开发GRUB的参考。-linux environment inside the PC using the most Bootloader -- the GRUB Manuals, in May 2005, as development GRUB reference.
linux_porting_cn
- linux移植的完整文档,包括交叉编译器,bootloader,内核 作者写得很详细,对想从事或已经从事linux,arm嵌入式开发的开发人员很有帮助!-linux transplant complete documentation, including cross-compiler, Bootloader. kernel authors write very detailed, right to engage in or have engaged in linux. Embedded deve
embedLinuxexplant
- 嵌入式Linux 内核移植相关代码分析 本文通过整理之前研发的一个项目(ARM7TDMI +uCLinux),分析内核启动过程及需要修改的文件,以供 内核移植者参考。整理过程中也同时参考了众多网友的帖子,在此谢过。由于整理过程匆忙,难免错误 及讲解的不够清楚之处,请各位网友指正,这里提前谢过。本文分以下部分进行介绍: 1. Bootloader 及内核解压 2. 内核启动方式介绍 3. 内核启动地址的确定 4. arch/armnommu/kernel/h
嵌入式Linux+C编程入门(第2版)++PPT
- 讲解linux下嵌入式开发的技术,部分内容如下: 嵌入式系统概述 ARM嵌入式处理器 Linux编程环境 嵌入式交叉开发环境 交叉开发工具链 Bootloader 配置编译Linux 2.6内核
Linux bootloader 分析
- Linux bootloader
JLink-AXD-FL2440-BootLoader
- 用JLink(V8)_+_AXD烧写FL2440开发板的BootLoader并利用USB线下载WinCE和Linux(V1.0)-BootLoader JLink (V8) _+_AXD programming FL2440 development board and use the USB cable to download WinCE and Linux (V1.0)
arm--bootloader.tar
- arm--linux--bootloader的详细分析和驱动分析举例-arm- linux- bootloader detailed analysis and example-driven analysis
rar
- linux cpu bsp bootloader-linux cpu
bootloader-pxa270-linux
- linux源码包pxa270开发平台bootloader-linux-source development platform bootloader package pxa270
4.ARMLinux
- 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
ARMLinuxstart-upprocessanalysis
- ARM Linux 启动过程分析。 本文以 S3C2410 ARM 处理 器为例,详细分析了系统上电后 bootloader的执行流程及 ARM Linux的启动过程。-Taking S3C2410 ARM processor, for example, a detailed analysis on the system after the execution procedures bootloader electricity and ARM Linux start-up process
LINUX
- 本书以嵌入式LINUX系统开发流程为主线,剖析了嵌入式LINUX系统构建的各个环节。从嵌入式系统基础知识和LINUX编程技术讲起,接下来说明了建立嵌入式LINUX交叉开发环境,然后分析了嵌入式LINUX系统的引导程序、内核和文件系统三大组成部分,最后介绍了嵌入式LINUX系统集成和部署的方法。-Book embedded LINUX systems development process as the main line, embedded LINUX system analyzes all a
linux_bootloader
- linux bootloader烧写的详细步骤,对初学者非常有用-linux bootloader programmed the detailed steps, useful for beginners
ARM-Linux
- ARM-Linux嵌入式系统BootLoader的配置与移植-ARM-Linux embedded system configuration and transplantation BootLoader
TQ2440usersheet20121203
- 天嵌公司开发板tq2440用户手册,涉及到bootloader,kernel,filesystem的移植,烧写-Day embedded development board using the company tq2440 manual, involving linux bootloader, kernel, filesystem, programming, transplant
Linux-cornel-boot
- Linux内核在启动的时候需要一些参数,以获得当前硬件的信息或者启动所需资源在内存中的位置等等。这些信息可以通过bootloader传递给内核,比较常见的就是cmdline。以前我在启动内核的时候习惯性的通过uboot传递一个cmdline给内核,没有具体的分析这个过程。最近在分析内核启动过程的时候,重新看了一下内核启动参数的传递过程,彻底解决一下在这方面的疑惑。-linux cornel lanuch
pda.tar
- pda ipaq source code under linux bootloader
ArmLinux.bootloader.全程详解
- ARM linux 的BOOTLOAD 详细介绍给新手。(The BOOTLOAD of the ARM Linux is introduced in detail to the novice.)