flash/nor/stm32l4x: Change 'option_read' output
Remove the verbose command output to enable processing with Tcl. Change-Id: I97c2ffbd7bbbb3064a98f8977373f6c48272e71e Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/9000 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
9a5212560b
commit
20ca4f4bee
@@ -8486,10 +8486,8 @@ is the register offset of the Option byte to read.
|
||||
|
||||
For example to read the FLASH_OPTR register:
|
||||
@example
|
||||
stm32l4x option_read 0 0x20
|
||||
# Option Register (for STM32L4x): <0x40022020> = 0xffeff8aa
|
||||
# Option Register (for STM32WBx): <0x58004020> = ...
|
||||
# The correct flash base address will be used automatically
|
||||
> stm32l4x option_read 0 0x20
|
||||
0xffeff8aa
|
||||
@end example
|
||||
|
||||
The above example will read out the FLASH_OPTR register which contains the RDP
|
||||
|
||||
Reference in New Issue
Block a user