Re: [U-Boot] usb showed wrong device count

2012-04-22 Thread Ludovic Courtès
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

Re: [U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support

2010-11-20 Thread Ludovic Courtès
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

[U-Boot] [PATCH v2, PING] usb: Add support for multiple-LUN mass storage devices

2010-10-13 Thread Ludovic Courtès
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

[U-Boot] [PATCH] guruplug: Add support for various file systems and features

2010-10-05 Thread Ludovic Courtès
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

[U-Boot] [PATCH v2] usb: Add support for multiple-LUN mass storage devices

2010-10-05 Thread Ludovic Courtès
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

Re: [U-Boot] [PATCH] usb: Add support for multiple-LUN mass storage devices

2010-10-05 Thread Ludovic Courtès
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

[U-Boot] [PATCH] usb: Add support for multiple-LUN mass storage devices

2010-10-04 Thread Ludovic Courtès
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

Re: [U-Boot] SD card on the GuruPlug

2010-10-04 Thread Ludovic Courtès
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’.

[U-Boot] Troubles accessing a USB mass storage device

2010-10-02 Thread Ludovic Courtès
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

[U-Boot] SD card on the GuruPlug

2010-10-01 Thread Ludovic Courtè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