From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 0/3] common: usb_storage : Implement logic to calculate optimal
Date: Thu, 16 Jun 2016 15:35:22 +0200 [thread overview]
Message-ID: <5762AB1A.5070001@denx.de> (raw)
In-Reply-To: <1466073356-30462-1-git-send-email-rajesh.bhagat@nxp.com>
On 06/16/2016 12:35 PM, Rajesh Bhagat wrote:
> Performs code cleanup by making common function for usb_stor_read/write
> and implements the logic to calculate the optimal usb maximum trasfer blocks
> instead of sending USB_MAX_XFER_BLK blocks which is 65535 and 20 in case
> of EHCI and other USB protocols respectively.
>
> Rajesh Bhagat (3):
> common: usb_storage: Make common function for usb_read_10/usb_write_10
> common: usb_storage: Make common function for
> usb_stor_read/usb_stor_write
> common: usb_storage : Implement logic to calculate optimal usb maximum
> trasfer blocks
>
> common/usb_storage.c | 213 +++++++++++++++++++++++----------------------------
> include/usb.h | 1 +
> 2 files changed, 98 insertions(+), 116 deletions(-)
>
Reviewed-by: Marek Vasut <marex@denx.de>
Simon, can you please skim through this one more time ?
--
Best regards,
Marek Vasut
prev parent reply other threads:[~2016-06-16 13:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 10:35 [U-Boot] [PATCH v7 0/3] common: usb_storage : Implement logic to calculate optimal Rajesh Bhagat
2016-06-16 10:35 ` [U-Boot] [PATCH v7 1/3] common: usb_storage: Make common function for usb_read_10/usb_write_10 Rajesh Bhagat
2016-06-17 3:52 ` Simon Glass
2016-06-16 10:35 ` [U-Boot] [PATCH v7 2/3] common: usb_storage: Make common function for usb_stor_read/usb_stor_write Rajesh Bhagat
2016-06-17 3:53 ` Simon Glass
2016-06-16 10:35 ` [U-Boot] [PATCH v7 3/3] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks Rajesh Bhagat
2016-06-16 13:35 ` Marek Vasut [this message]
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=5762AB1A.5070001@denx.de \
--to=marex@denx.de \
--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.