tcl tinkering.
[fw/openocd] / src / tcl / commands.tcl
index d671d7860637545317cd48cc0cd198bb70d3f5e3..81f7b6f10d7a865e246dcdaf5b330f11263047c0 100644 (file)
@@ -4,6 +4,8 @@ proc peek {address} {
 }\r
 \r
 # Production command\r
+# FIX!!! need to figure out how to feed back relevant output\r
+# from e.g. "flash banks" command...\r
 proc board_produce {filename serialnumber} {\r
        openocd "reset init"\r
        openocd "flash write_image erase $filename [flash] bin"]]\r