diff mbox series

[1/2] doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10

Message ID 20210810191250.210891-1-marex@denx.de
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show
Series [1/2] doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10 | expand

Commit Message

Marek Vasut Aug. 10, 2021, 7:12 p.m. UTC
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>
Cc: 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(-)

Comments

Marcel Ziswiler Aug. 11, 2021, 10:10 a.m. UTC | #1
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
Stefano Babic Oct. 20, 2021, 5:20 p.m. UTC | #2
> 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>
> Cc: 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>
> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

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