From mboxrd@z Thu Jan 1 00:00:00 1970 From: YenJung Chang Date: Fri, 9 Sep 2005 16:06:49 +0800 Subject: [U-Boot-Users] usb storage support? Message-ID: <32653c9705090901068811803@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, all, Does u-boot support OHCI? README mentions that u-boot only support UHCI, however, there are some c files named "usb_ohci" in cpu directory. Does it mean u-boot also supports OHCI? Does u-boot support write action on usb storage? I have surfed usb codes, but I only found some functions for reading from usb storage, no any functions for writing found. Is it true or just my misunderstanding? Could someone kindly give me answer or tell me how or where can I get the answer? Thanks in advance. -- YJ.