Hi,
Bob Liu skribis:
> After patch: usb: Add support for multiple-LUN mass storage devices
> The usb device count isn't correct.
I don’t recall the details, but it worked for me on the GuruPlug.
What device are you using?
Thanks,
Ludo’.
___
U-Boot m
Hi,
Gérald Kerma writes:
> /*
> + * SDIO/MMC Card Configuration
> + */
> +#ifdef CONFIG_CMD_MMC
> +#define CONFIG_MMC
> +#define CONFIG_MV_SDIO
> +#endif /* CONFIG_CMD_MMC */
> +
Speaking of this, I suggested enabling MMC, ext2, and other features by
default for the GuruPlug [0], but my unders
This patch changes `usb_stor_scan' to scan all the LUNs of each mass
storage device. It also fixes the various commands to correctly set
the LUN field.
Notably, it allows each LUN of GuruPlug's microSD card reader to be
accessed.
Signed-off-by: Ludovic Courtès
Acked-by: Prafull
Add support for various file systems and features, as found
in `sheevaplug.h'. In addition, increase the malloc area size
to allow compilation of UbiFS.
Signed-off-by: Ludovic Courtès
---
include/configs/guruplug.h | 16 +++-
1 files changed, 15 insertions(+), 1 dele
This patch changes `usb_stor_scan' to scan all the LUNs of each mass
storage device. It also fixes the various commands to correctly set
the LUN field.
Notably, it allows each LUN of GuruPlug's microSD card reader to be
accessed.
Signed-off-by: Ludovic Courtès
Acked-by: Prafull
Hi Prafulla,
Prafulla Wadaskar writes:
> This works for guruplug, I can detect filesystems on both the uSD card on
> guruplug
Great, thanks for testing.
> The patch could not be applied cleanly on latest u-boot, pls redo it
> and post it to mailing list (Not as attachment)
I posted an update
Hi,
l...@gnu.org (Ludovic Courtès) writes:
> The request sense KCQ can be interpreted as ‘Not Ready - Medium Not
> Present’, according to
> <https://secure.wikimedia.org/wikipedia/en/wiki/KCQ>, despite the fact
> that the SD card is actually in (and Linux can successfu
Hi,
Prafulla Wadaskar writes:
> On guruplug+ if the uSD cards are inserted on both the slots (internal and
> external)
> The USB storage does not gets detected.
Yes, I figured out. I’m preparing a patch that adds support for
multi-LUN USB mass storage devices.
Thanks,
Ludo’.
l...@gnu.org (Ludovic Courtès) writes:
> However, with a μSD card in, with a valid MS-DOS partition table, it
> apparently fails to read from it:
>
> Marvell>> usb part
> ## Unknown partition table
Further investigation with all the debugging output enabled shows that
it’s
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
scann
10 matches
Mail list logo