All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] SD card on the GuruPlug
@ 2010-10-01 16:17 Ludovic Courtès
  2010-10-02 23:12 ` [U-Boot] Troubles accessing a USB mass storage device Ludovic Courtès
       [not found] ` <1235049614.358782.1286186899690.JavaMail.root@zmbs1.inria.fr>
  0 siblings, 2 replies; 8+ messages in thread
From: Ludovic Courtès @ 2010-10-01 16:17 UTC (permalink / raw)
  To: u-boot

Hello,

The GuruPlug has an internal ?SD card reader, which it views as a USB
device:

--8<---------------cut here---------------start------------->8---
Marvell>> usb start
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... Device NOT ready
   Request Sense returned 02 3A 00
1 Storage Device(s) found
Marvell>> usb tree

Device Tree:
  1  Hub (480 Mb/s, 0mA)
  |  u-boot EHCI Host Controller 
  |
  +-2  Hub (480 Mb/s, 100mA)
    |   USB2.0 Hub 
    |
    +-3  Mass Storage (480 Mb/s, 500mA)
          USB Storage 000000009909
--8<---------------cut here---------------end--------------->8---

However, with a ?SD card in, with a valid MS-DOS partition table, it
apparently fails to read from it:

--8<---------------cut here---------------start------------->8---
Marvell>> usb part
## Unknown partition table
--8<---------------cut here---------------end--------------->8---

Conversely, ?usb part? works as expected with a USB key or USB disk
plugged in.

Does anyone have experience with it?  Any idea how I could further debug
the problem?

Thanks,
Ludo?.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-10-13 16:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 16:17 [U-Boot] SD card on the GuruPlug Ludovic Courtès
2010-10-02 23:12 ` [U-Boot] Troubles accessing a USB mass storage device Ludovic Courtès
2010-10-04 22:11   ` [U-Boot] [PATCH] usb: Add support for multiple-LUN mass storage devices Ludovic Courtès
     [not found]     ` <26012718.1256010.1286282818170.JavaMail.root@zmbs1.inria.fr>
2010-10-05 19:28       ` Ludovic Courtès
2010-10-05 20:04     ` [U-Boot] [PATCH v2] " Ludovic Courtès
2010-10-13 14:18       ` [U-Boot] [PATCH v2, PING] " Ludovic Courtès
2010-10-13 16:02         ` Remy Bohmer
     [not found] ` <1235049614.358782.1286186899690.JavaMail.root@zmbs1.inria.fr>
2010-10-04 14:26   ` [U-Boot] SD card on the GuruPlug Ludovic Courtès

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.