config scripts: remove useless reference to OpenOCD docs
[fw/openocd] / tcl / target / lpc2294.cfg
index 8ed6352cda52a1f9a2698b2b811b3539493a77c7..6f3417171f77abe354fddabfa45be8b88bc7f884 100644 (file)
@@ -28,6 +28,3 @@ $_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x4000 -work-a
 # flash bank <name> lpc2000 <base> <size> 0 0 <target#> <variant> <clock> [calc checksum]
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME lpc2000 0x0 0x40000 0 0 $_TARGETNAME lpc2000_v1 14765 calc_checksum
-
-# For more information about the configuration files, take a look at:
-# openocd.texi