All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "marex@denx.de" <marex@denx.de>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Cc: "peng.fan@nxp.com" <peng.fan@nxp.com>,
	"uboot-imx@nxp.com" <uboot-imx@nxp.com>,
	"sbabic@denx.de" <sbabic@denx.de>,
	"ye.li@nxp.com" <ye.li@nxp.com>
Subject: Re: [PATCH 1/2] doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10
Date: Wed, 11 Aug 2021 10:10:50 +0000	[thread overview]
Message-ID: <9c09bdd374a1bc8103df12e6c4b12f60a6522705.camel@toradex.com> (raw)
In-Reply-To: <20210810191250.210891-1-marex@denx.de>

On Tue, 2021-08-10 at 21:12 +0200, Marek Vasut wrote:
> The PERSIST_SECONDARY_BOOT is in GPR10 address 0x30390098, adjust the
> text which currently says it is in GPR0 while using the correct address
> of GPR10.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>

Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Ye Li <ye.li@nxp.com>
> Cc: uboot-imx <uboot-imx@nxp.com>
> ---
>  doc/imx/misc/psb.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/imx/misc/psb.rst b/doc/imx/misc/psb.rst
> index 71ac09fac8d..3533c916405 100644
> --- a/doc/imx/misc/psb.rst
> +++ b/doc/imx/misc/psb.rst
> @@ -159,7 +159,7 @@ WARM reset into B-copy using WDT
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  
>  To perform a reboot into B-copy, the PERSIST_SECONDARY_BOOT must be set
> -in SRC_GPR0 register. Example on iMX8MM::
> +in SRC_GPR10 register. Example on iMX8MM::
>  
>    => mw 0x30390098 0x40000000

  parent reply	other threads:[~2021-08-11 10:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 19:12 [PATCH 1/2] doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10 Marek Vasut
2021-08-10 19:12 ` [PATCH 2/2] doc: imx: psb: Add documentation for MX8MM behavior with Fast Boot fuse blown Marek Vasut
2021-08-11 10:11   ` Marcel Ziswiler
2021-10-20 17:20   ` sbabic
2021-08-11 10:10 ` Marcel Ziswiler [this message]
2021-10-20 17:20 ` [PATCH 1/2] doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10 sbabic

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=9c09bdd374a1bc8103df12e6c4b12f60a6522705.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=peng.fan@nxp.com \
    --cc=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=ye.li@nxp.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.