All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Igor Mitsyanko <i.mitsyanko@gmail.com>
Cc: kwolf@redhat.com, benoit.canet@gmail.com,
	wdongxu@linux.vnet.ibm.com, stefanha@linux.vnet.ibm.com,
	e.voevodin@samsung.com, armbru@redhat.com, qemu-devel@nongnu.org,
	andrew.zaborowski@intel.com, kyungmin.park@samsung.com,
	pbonzini@redhat.com, Igor Mitsyanko <i.mitsyanko@samsung.com>
Subject: Re: [Qemu-devel] [PATCH V5 1/3] hw/sd.c: Fix erase for high capacity cards
Date: Mon, 29 Oct 2012 15:23:04 +0100	[thread overview]
Message-ID: <CAFEAcA8Cb2xhNpWRODF1DNN+ff0v1DL0+rPNN1GDAMch88rvYw@mail.gmail.com> (raw)
In-Reply-To: <1351436388-3636-2-git-send-email-i.mitsyanko@samsung.com>

On 28 October 2012 15:59, Igor Mitsyanko <i.mitsyanko@gmail.com> wrote:
> Standard capacity cards SDSC use byte unit address while SDHC and SDXC cards use
> block unit address (512 bytes) when setting ERASE_START and ERASE_END with CMD32
> and CMD33, we have to account for this.
>
> Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

-- PMM

  reply	other threads:[~2012-10-29 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 14:59 [Qemu-devel] [PATCH V5 0/3] SD card model save/load support Igor Mitsyanko
2012-10-28 14:59 ` [Qemu-devel] [PATCH V5 1/3] hw/sd.c: Fix erase for high capacity cards Igor Mitsyanko
2012-10-29 14:23   ` Peter Maydell [this message]
2012-10-28 14:59 ` [Qemu-devel] [PATCH V5 2/3] vmstate: Add support for saving/loading bitmaps Igor Mitsyanko
2012-10-28 14:59 ` [Qemu-devel] [PATCH V5 3/3] hw/sd.c: add SD card save/load support Igor Mitsyanko
2012-10-29 14:23   ` Peter Maydell
2012-10-29 14:24 ` [Qemu-devel] [PATCH V5 0/3] SD card model " Peter Maydell

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=CAFEAcA8Cb2xhNpWRODF1DNN+ff0v1DL0+rPNN1GDAMch88rvYw@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=andrew.zaborowski@intel.com \
    --cc=armbru@redhat.com \
    --cc=benoit.canet@gmail.com \
    --cc=e.voevodin@samsung.com \
    --cc=i.mitsyanko@gmail.com \
    --cc=i.mitsyanko@samsung.com \
    --cc=kwolf@redhat.com \
    --cc=kyungmin.park@samsung.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    --cc=wdongxu@linux.vnet.ibm.com \
    /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.