tcl: fix some minor typo
Minor typos found by the new checkpatch boosted by the dictionary provided by 'codespell'. While there, fix one indentation. Change-Id: I72369ed26f363bacd760b40b8c83dd95e89d28a4 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6214 Tested-by: jenkins
This commit is contained in:
@@ -56,7 +56,7 @@ proc set_sysclk_500khz {} {
|
||||
echo "Notice: sysclock set to 500kHz."
|
||||
}
|
||||
|
||||
# Do not remap the ARM interrupt vectors to anything but the beginning ot the flash.
|
||||
# Do not remap the ARM interrupt vectors to anything but the beginning of the flash.
|
||||
# Table System memory remap register (SYSMEMREMAP, address 0x4004 8000) bit description
|
||||
# Bit Symbol Value Description
|
||||
# 0 map - interrupt vector remap. 0 after boot.
|
||||
|
||||
Reference in New Issue
Block a user