All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] USB-storage or NAND-flash on AMCC 440ep (bamboo)
Date: Fri, 14 Oct 2005 15:23:43 +0200	[thread overview]
Message-ID: <200510141523.44015.sr@denx.de> (raw)
In-Reply-To: <200510141147.18495.sr@denx.de>

On Friday 14 October 2005 11:47, Stefan Roese wrote:
> On Friday 14 October 2005 11:36, Andr? Berggren wrote:
> > Are there any known bugs for USB-storage on this CPU in u-boot?
>
> Sorry, but I never tested it. The PPC440EP USB port was done by Embedded
> Planet for the initial Yosemite port.

Now, I successfully tested the USB support on Yosemite. Here the result:

=> usb reset
(Re)start USB...
USB:   USB 2.0 Device init
scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
=> usb info
1: Hub,  USB Revision 1.10
 -  OHCI Root Hub
 - Class: Hub
 - PacketSize: 8  Configurations: 1
 - Vendor: 0x0000  Product 0x0000 Version 0.0
   Configuration: 1
   - Interfaces: 1 Self Powered 0mA
     Interface: 0
     - Alternate Settings 0, Endpoints: 1
     - Class Hub
     - Endpoint 1 In Interrupt MaxPacket 2 Interval 255ms

2: Mass Storage,  USB Revision 2.0
 - M-Sys DiskOnKey 010C5310120103C7
 - Class: (from Interface) Mass Storage
 - PacketSize: 64  Configurations: 1
 - Vendor: 0x08ec  Product 0x0011 Version 2.0
   Configuration: 1
   - Interfaces: 1 Bus Powered 94mA
     Interface: 0
     - Alternate Settings 0, Endpoints: 2
     - Class Mass Storage, Transp. SCSI, Bulk only
     - Endpoint 2 In Bulk MaxPacket 64
     - Endpoint 1 Out Bulk MaxPacket 64

=> usb storage
  Device 0: Vendor: M-Sys    Prod.: DiskOnKey        Rev: 3.04
            Type: Removable Hard Disk
            Capacity: 31.0 MB = 0.0 GB (63616 x 512)

=> fatls usb 0:1
     2389   out.gz
     4856   hmi1001_eeprom.c

=> fatload usb 0:1 200000 out.gz
reading out.gz

2389 bytes read
=> md 200000
00200000: 1f8b0808 a4d6b242 00036f75 7400edd6    .......B..out...
00200010: ef6b5df5 1900f007 7cdb372e 638375b0    .k].....|.7.c.u.
00200020: 99769339 65cd3d49 83e4cd18 55745cf7    .v.9e.=I....Ut\.

The current code seems to be running without any problems on Yosemite.

Best regards,
Stefan

      reply	other threads:[~2005-10-14 13:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14  9:36 [U-Boot-Users] USB-storage or NAND-flash on AMCC 440ep (bamboo) André Berggren
2005-10-14  9:47 ` Stefan Roese
2005-10-14 13:23   ` Stefan Roese [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510141523.44015.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.