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

Marcel Ziswiler marcel.ziswiler at toradex.com
Wed Aug 11 12:10:50 CEST 2021


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 at denx.de>

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

> Cc: Peng Fan <peng.fan at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Ye Li <ye.li at nxp.com>
> Cc: uboot-imx <uboot-imx at 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


More information about the U-Boot mailing list