qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
	qemu-arm <qemu-arm@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Jean-Christophe Dubois <jcd@tribudubois.net>
Subject: Re: [PATCH] hw/arm/fsl-imx25: Fix a typo
Date: Thu, 8 Oct 2020 11:46:19 +0100	[thread overview]
Message-ID: <CAFEAcA8uGrkJg35xiDmZBnqbTDLmA_DfeBypZLkjWTx2dANphA@mail.gmail.com> (raw)
In-Reply-To: <20201002080935.1660005-1-f4bug@amsat.org>

On Fri, 2 Oct 2020 at 09:09, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  include/hw/arm/fsl-imx25.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/hw/arm/fsl-imx25.h b/include/hw/arm/fsl-imx25.h
> index 971f35dd16..c1603b2ac2 100644
> --- a/include/hw/arm/fsl-imx25.h
> +++ b/include/hw/arm/fsl-imx25.h
> @@ -179,7 +179,7 @@ struct FslIMX25State {
>   * 0xBB00_0000 0xBB00_0FFF 4 Kbytes     NAND flash main area buffer
>   * 0xBB00_1000 0xBB00_11FF 512 B        NAND flash spare area buffer
>   * 0xBB00_1200 0xBB00_1DFF 3 Kbytes     Reserved
> - * 0xBB00_1E00 0xBB00_1FFF 512 B        NAND flash control regisers
> + * 0xBB00_1E00 0xBB00_1FFF 512 B        NAND flash control registers
>   * 0xBB01_2000 0xBFFF_FFFF 96 Mbytes (minus 8 Kbytes) Reserved
>   * 0xC000_0000 0xFFFF_FFFF 1024 Mbytes  Reserved
>   */



Applied to target-arm.next, thanks.

-- PMM


      reply	other threads:[~2020-10-08 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02  8:09 [PATCH] hw/arm/fsl-imx25: Fix a typo Philippe Mathieu-Daudé
2020-10-08 10:46 ` Peter Maydell [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=CAFEAcA8uGrkJg35xiDmZBnqbTDLmA_DfeBypZLkjWTx2dANphA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=jcd@tribudubois.net \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).