添加AL9V576的CHAR驱动到基于linux-2.6.27的9G9260开发板
添加AL9V576的CHAR驱动到基于linux-2.6.27的9G9260开发板1,修改drivers/char/Makefile文件root@yuanxh-desktop:/home/yuanxh/sam9260/linux-2.6.27-9g9260#vidrivers/char/Makefile在第102行添加:obj-$(CONFIG_FY_AL9V576)
发表于 6/28/2011 2:44:03 PM
阅读(3775)
移植mtd-utils-20080508到9G9260开发板
移植mtd-utils-20080508到9G9260开发板1,下载解压源码:root@yuanxh-desktop:/home/yuanxh/sam9260#wgethttp://debian.mirror.inra.fr/debian/pool/main/m/mtd-utils/mtd-utils_20080508.orig.tar.gzroot@yuanxh-desktop:/home/yuanxh/sam9260#wgethttp://
发表于 3/13/2011 1:30:30 PM
阅读(1733)
移植directvnc-0.7.5到GEC2440开发板
发表于 12/29/2010 2:01:10 PM
阅读(2380)
常用U-BOOT启动代码命令在GEC2440开发板上的应用
常用U-BOOT启动代码命令在GEC2440开发板上的应用printenvsetenvserverip192.168.1.108setenvipaddr192.168.1.118setenvethaddr08:08:08:08:12:27setenvnetmask255.255.255.0setenvgatewayip192.168.1.1setenvbootcmdtftp30800000uImage-2.6.26-9g24x0.bin;tftp31000000r
发表于 12/27/2010 5:29:47 PM
阅读(1912)
六,编译Bootstrap+U-BOOT启动代码
1,传送文件包到LINUX系统并解压A,利用SecureCRT5.1.3登陆,传送文件到系统root@yuanxh-desktop:/home/yuanxh#mkdirat91_worksroot@yuanxh-desktop:/home/yua
发表于 12/16/2010 10:10:18 AM
阅读(4943)
五,建立FTP,NFS和交叉编译环境
发表于 12/13/2010 4:46:24 PM
阅读(1751)
三,安装VMWARE+LINUX开发平台
1,在XP系统上安装VMwareWorkstation-v6.0.0.45731及汉化补丁A,双击VMwareWorkstationv6.0Build45731KeyGen.exe启动破解程序,“serial”栏目中会产生一个安装用的序列号,"Type"栏
发表于 12/9/2010 5:05:50 PM
阅读(1824)
一,准备VMWARE+LINUX安装软件包
1,在http://www.ubuntu.com/getubuntu/download下载Ubuntu7.10的X86桌面版本的ISO文件:http://mirror.rootguide.org/ubuntu-releases/gutsy/ubuntu-7.10-desktop-i386.iso1,在http://releases.ubuntu.com/releases/.pool/
发表于 12/8/2010 3:56:40 PM
阅读(2382)
