All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] SD card on the GuruPlug
Date: Fri, 01 Oct 2010 18:17:44 +0200	[thread overview]
Message-ID: <87ocbd7uqf.fsf@gnu.org> (raw)

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?.

             reply	other threads:[~2010-10-01 16:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01 16:17 Ludovic Courtès [this message]
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

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=87ocbd7uqf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --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.