Update "flash bank" helper comments for LPC2xxx chips
[fw/openocd] / tcl / target / lpc2378.cfg
index 1a42e070337fd289fc96460547c39dca8fc1887e..a3c0992309c5839231fdcbec05df2e52fb3ea2d1 100644 (file)
@@ -42,7 +42,7 @@ $_TARGETNAME configure -event reset-init {
 
 # LPC2378 has 512kB of FLASH, but upper 8kB are occupied by bootloader.
 # After reset the chip uses its internal 4MHz RC oscillator
-#flash bank lpc2000 <base> <size> 0 0 <target#> <variant>
+# flash bank <name> lpc2000 <base> <size> 0 0 <target#> <variant> <clock> [calc checksum]
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME lpc2000 0x0 0x0007D000 0 0 $_TARGETNAME lpc2000_v2 4000 calc_checksum