tcl: fix minor typos and repeated words
Detected with checkpatch. Change-Id: Id306928496cf70bbe7ff065bf726bc7dceadce26 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/8409 Tested-by: jenkins Reviewed-by: zapb <dev@zapb.de>
This commit is contained in:
@@ -27,7 +27,7 @@ $_TARGETNAME configure -event reset-init {
|
||||
# 0x00003800 - 0x07 << FLASHCTL_WST2_S
|
||||
# FLASHCTL_AC_8M 0x00060000 - Size of flash
|
||||
# FLASHCTL_E 0x00080000 - Flash bank enable (added)
|
||||
# FLASHCTL_WP 0x04000000 - write protect. If used, CFI mode wont work!!
|
||||
# FLASHCTL_WP 0x04000000 - write protect. If used, CFI mode won't work!!
|
||||
# FLASHCTL_MWx16 0x10000000 - 16bit mode. Do not use it!!
|
||||
# FLASHCTL_MWx8 0x00000000 - 8bit mode.
|
||||
mww 0xb8400000 0x000d3ce1
|
||||
|
||||
Reference in New Issue
Block a user