搜索资源列表
embedLinuxexplant
- 嵌入式Linux 内核移植相关代码分析 本文通过整理之前研发的一个项目(ARM7TDMI +uCLinux),分析内核启动过程及需要修改的文件,以供 内核移植者参考。整理过程中也同时参考了众多网友的帖子,在此谢过。由于整理过程匆忙,难免错误 及讲解的不够清楚之处,请各位网友指正,这里提前谢过。本文分以下部分进行介绍: 1. Bootloader 及内核解压 2. 内核启动方式介绍 3. 内核启动地址的确定 4. arch/armnommu/kernel/h
ipsysctl-tutorial.pdf
- The /proc filesystem is a virtual filesystem, which means that it doesn’t really exist except in the "head" of the Linux kernel. The /proc filesystem as described here is specific to the Linux kernel, even though it may very well be present in ot
Linux-jichuminglingjiaocheng
- linux基础命令教程目录: Shell Linux的登陆 Linux的登陆续 关机和注销 显示当前工作目录中的内容 显示隐藏的文件 显示其他目录中的文件 建立目录 删除目录 切换目录 复制文件 移动文件 创建文件 删除文件 通配符 pwd 增加用户 搜索文件 显示文件内容-cat 显示文件内容-more 显示文件内容-less 显示文件内容-head和tail 从Windows转向Linux教程
ok6410_usb_camera_linuxPandroid_file
- ok6410开发板 usb摄像头 linux+android资料 -the ok6410 development board usb camera the head linux+android information
kernel-start2-
- 内核 代码入口在linux -2.6.24-moko-linuxbj/arch/arm /kernel/head.S文件的83行。首先进入SVC32模式,并查询CPU ID,检查合法性-Kernel code entry in line 83 linux-2.6.24-moko-linuxbj/arch/arm /kernel/head.S file. First enter SVC32 mode, and query CPU ID, check the validity of
