Description: arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm- linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler Platform: |
Size: 42745856 |
Author:李雷 |
Hits:
Description: 关于嵌入式s3c2410开发平台上linux2.6内核移植以及其驱动程序开发的讲解文档,讲叙的十分清楚,是难得的好文章!-s3c2410 on embedded development platform linux2.6 kernel transplantation and its driver on the development of the document, spoke of the very clearly, it was rare good article! Platform: |
Size: 1026048 |
Author:吴志华 |
Hits:
Description: 基于linux2.6内核的字符驱动的编写,调试过程,在PC机和s3c2410嵌入式系统中正常可用.-linux2.6 based on the kernel of the character-driven preparation, debugging process in the PC and embedded system s3c2410 normal available. Platform: |
Size: 12288 |
Author:王伟 |
Hits:
Description: 本文是基于s3c2410自己内部的ADC驱动,内核是linux2.6.14。-s3c2410 This article is based on their own internal ADC-driven, linux2.6.14 kernel. Platform: |
Size: 2048 |
Author:lianxijian |
Hits:
Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。
使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为:
vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/
就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah Platform: |
Size: 23552 |
Author:杨少英 |
Hits:
Description: S3C2410芯片linux移植,包括 bootloader,kernel,文件系统 等 。-S3C2410 chip linux transplantation, including the bootloader, kernel, file system and so on. Platform: |
Size: 1035264 |
Author:liuxin |
Hits:
Description: 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。
执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可!
在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch copied to the root directory of the kernel. The implementation of patch-p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch can! In kernel 2.6.11.1, create character device code is: linux/arch/arm/kernel/amp.c. In the root file system is to create device node dev/misc/apm_bios. Platform: |
Size: 8192 |
Author:Ivan |
Hits: