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

2012-04-23 Thread Ludovic Courtès
Hi, Bob Liu lliu...@gmail.com 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’.

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

2010-11-20 Thread Ludovic Courtès
Hi, Gérald Kerma gera...@gmail.com 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

[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 l...@gnu.org Acked-by: Prafulla

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

2010-10-05 Thread Ludovic Courtès
Hi Prafulla, Prafulla Wadaskar prafu...@marvell.com 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

[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 l...@gnu.org Acked-by: Prafulla

[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 l...@gnu.org --- include/configs/guruplug.h | 16 +++- 1 files changed, 15 insertions(+), 1

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

2010-10-04 Thread Ludovic Courtès
Hi, Prafulla Wadaskar prafu...@marvell.com 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,

[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 successfully read from it.) The card

[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 the ‘test unit ready’ command

[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 scanning