doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10
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>
This commit is contained in:
parent
80ef6926e7
commit
d0223ff169
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user