[转]mini2440 u-boot实现usb slave下载功能!
crifan 15年前 (2010-03-29) 2109浏览 0评论
【转】mini2440 u-boot实现usb slave下载功能! 友善公司不知为何,一直没有发布一个好用的u-boot。之前已移植过2008.10版的u-boot,最近,又移植了2009.08的u-boot。 移植完毕后,总觉得友善自带的dnw...
crifan 15年前 (2010-03-29) 2109浏览 0评论
【转】mini2440 u-boot实现usb slave下载功能! 友善公司不知为何,一直没有发布一个好用的u-boot。之前已移植过2008.10版的u-boot,最近,又移植了2009.08的u-boot。 移植完毕后,总觉得友善自带的dnw...
crifan 15年前 (2010-03-14) 2822浏览 0评论
Linux-USB Gadget API Framework Last Modified: 8 June 2005http://www.linux-usb.org/gadget/ The <linux/usb_gadget.h> API...
crifan 15年前 (2010-03-14) 2076浏览 1评论
USB Testing on Linux last modified: 17 March 2007 http://www.linux-usb.org/usbtest/index.html 转载请注明:在路上 » 【转】如何在Linu...
crifan 15年前 (2010-03-14) 1868浏览 0评论
Backing Storage for the File-backed Storage Gadget Last Modified: 14 June 2005 http://www.linux-usb.org/gadget/file_stora...
crifan 15年前 (2010-03-14) 2485浏览 0评论
USB OTG 基本概念简介 另附pdf版本:Download, PDF Format USB On-The-Go Basics Abstract: USB On-The-Go (OTG) allows two USB devices to ta...
crifan 15年前 (2010-02-22) 2701浏览 0评论
下面是修改后的mkyaffs2image.c,使其生成的makeyaffs2image支持2k/4k/8k pagesize的nand flash: ———————&...
crifan 15年前 (2010-02-20) 3106浏览 0评论
Published in April/May 2006 issue of Chip Design Magazine Flash Memory Moves from Niche to Mainstream http://www.chipdesignma...
crifan 15年前 (2010-02-19) 2061浏览 0评论
this is the config file for buildroot-2009.11 for:1.arm926t 2. EABI3. BusyBox 1.15.x 4. Kernel Headers (Linux 2.6.30.x kernel...
crifan 15年前 (2010-02-18) 2949浏览 0评论
(just need do the steps, red color contents, should be OK.)untar the buildroot: tar xvjf buildroot-2009.11.tar.bz2 then go in...
crifan 16年前 (2010-01-29) 2185浏览 0评论
【问题】 在用buildroot-2009.08,但是,在make之后,虽然 project_build_arm/uclibc/下面会有root文件夹,有对应的rootfs文件,但是其 project_build_arm/uclibc/root/de...