All of lore.kernel.org
 help / color / mirror / Atom feed
From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/8] ums: support block devices not MMC devices
Date: Tue, 06 May 2014 10:28:30 +0200	[thread overview]
Message-ID: <53689D2E.3090601@samsung.com> (raw)
In-Reply-To: <20140506082142.1afba8b1@amdc2363>

Hi,

On 05/06/2014 08:21 AM, Lukasz Majewski wrote:
> Hi Marek,
>
>> On Monday, May 05, 2014 at 06:40:11 PM, Stephen Warren wrote:
>>> From: Stephen Warren <swarren@nvidia.com>
>>>
>>> The USB Mass Storage function could equally well support a SATA
>>> device as support an MMC device. Update struct ums to contain a
>>> block device descriptor, not an MMC device descriptor.
>>>
>>> Cc: Lukasz Majewski <l.majewski@samsung.com>
>>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
>>> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
>>
>> Lukasz, I think this series is yours, right ? :)
>
> We feel a bit responsible for the gadget code :-).
>
> Przemek (If he don't mind :-)) will look into the v2 of the UMS, since
> Stephen has sent it yesterday, and if nothing breaks I will pull them to
> u-boot-dfu branch.
>
>>
>> Best regards,
>> Marek Vasut
>
>
>

Patch number 7 can be applied with "am -3", beside this Trats2 is 
working fine.
Thanks
-- 
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com

  reply	other threads:[~2014-05-06  8:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 16:40 [U-Boot] [PATCH V2 1/8] ums: support block devices not MMC devices Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 2/8] ums: remove UMS_{NUM, START}_SECTORS + UMS_START_SECTOR Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 3/8] ums: remove error-checking of MMC device size Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 4/8] ums: remove ums_disk_init() Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 5/8] ums: move IO support code to common location Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 6/8] ums: use get_device() not find_mmc_device(); Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 7/8] ums: move all variable declarations to the start of the block Stephen Warren
2014-05-05 16:40 ` [U-Boot] [PATCH V2 8/8] ums: allow the user to specify the device type Stephen Warren
2014-05-05 17:45 ` [U-Boot] [PATCH V2 1/8] ums: support block devices not MMC devices Marek Vasut
2014-05-06  6:21   ` Lukasz Majewski
2014-05-06  8:28     ` Przemyslaw Marczak [this message]
2014-05-06  9:21 ` Lukasz Majewski

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=53689D2E.3090601@samsung.com \
    --to=p.marczak@samsung.com \
    --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.