Skip to content

Commit 7871bdf

Browse files
committed
docs: axi_recovery_flow: provide value to be set in REC_INTF_REG_W1C_ACCESS
Signed-off-by: Karol Gugala <[email protected]>
1 parent d803feb commit 7871bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/axi_recovery_flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ During the boot procedure the ROM will have to follow the following procedure:
3535

3636
c. The above steps should be repeated until the whole recovery image is written to the FIFO
3737

38-
7. Activate the new image setting `RECOVERY_CTRL` register by writing to the `REC_INTF_REG_W1C_ACCESS` register
38+
7. Activate the new image setting `RECOVERY_CTRL` register by writing `0xf00` to the `REC_INTF_REG_W1C_ACCESS` register
3939
8. Read the `RECOVERY_STATUS` register to ensure the image has been activated
4040

4141
The recovery image will be written in chunks with length equal to or less than `Max transfer size` defined in the `INDIRECT_FIFO_STATUS` register.

0 commit comments

Comments
 (0)