
EBD2410
Eric_tao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
UDA1341 driver enabling
[Reference]http://hi.baidu.com/gcc_sky/item/b9df9ceb4dbaaad7bbf37dd5 [Environment]Linux-2.6.24 arm-linux-gcc-3.4.1[Src]http://pan.baidu.com/share/link?shareid=1原创 2012-11-11 15:44:18 · 501 阅读 · 0 评论 -
Using crosstool-ng to generate cross-compiler for ARM
[Reference] http://blog.youkuaiyun.com/huangxianxinalice/article/details/7568540 [Environment setting] Ubuntu-10.04 apt-get install gperf apt-get install texinfo原创 2012-11-11 19:06:19 · 1274 阅读 · 0 评论 -
CS8900 network driver enabling
[Environment]Linux-2.6.14 arm-linux-gcc-3.4.1 [Reference]http://hi.baidu.com/guolele1990/blog/item/2b49dfd44c27e1cca144dfef.html [Src]http://pan.baidu.com原创 2012-11-11 15:38:28 · 478 阅读 · 0 评论 -
Using crosstool-0.43 to generate cross-compiler for ARM
Using crosstool-0.43 to generate cross-compiler for ARM [Environment setting] Ubuntu-10.04 apt-get install patch apt-get install bison apt-get install flex原创 2012-11-11 16:11:44 · 856 阅读 · 0 评论 -
EBD2410 Basic environment
Cross compiler: crosstool-ng-1.15.3Kernel: linux-2.6.32.2busybox: busybox-1.20.0[Resouces backup]http://pan.baidu.com/share/link?shareid=128759&uk=822921326[Kernel compile]1: Dow原创 2012-11-17 23:19:40 · 602 阅读 · 0 评论 -
Use mdev to automatically generate the device node
in the init script, e.g: rc.localcat etc/init.d/rcS #!/bin/sh mount -o sys /sys mount -o proc /proc echo "----------mount /sys as sysfs" mount -t tmpfs mdev /dev echo "------原创 2013-01-14 19:04:21 · 484 阅读 · 0 评论 -
ebd2410: enable ALSA Framework
[Software build]1: Download the alsa-lib-1.0.25 and alsa-utils-1.0.25:http://pan.baidu.com/share/link?shareid=253494&uk=8229213262: create the following DIR structure for bui原创 2013-01-19 21:04:06 · 751 阅读 · 0 评论