]> git.sur5r.net Git - openocd/blobdiff - src/target/target/omap5912.cfg
retired reset run_and_init/halt
[openocd] / src / target / target / omap5912.cfg
index 2c471a7a4fe48a266cf0f7b4dc39fd7b60f8dd31..3a8f4154b4a2e36458a625ac1717c48091447e2b 100644 (file)
@@ -1,25 +1,21 @@
-#TI OMAP5912 dual core processor - http://www.ti.com \r
-#on a OMAP5912 OSK board http://www.spectrumdigital.com.\r
-\r
-#use combined on interfaces or targets that can't set TRST/SRST separately\r
-reset_config trst_and_srst\r
-\r
-#jtag scan chain\r
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
-jtag_device 38 0x0 0x0 0x0\r
-jtag_device 4  0x1 0x0 0xe\r
-jtag_device 8  0x0 0x0 0x0\r
-\r
-#target configuration\r
-daemon_startup reset\r
-\r
-#target <type> <endianness> <reset mode> <chainpos> <variant>\r
-target arm926ejs little run_and_init 1 arm926ejs\r
-target_script 0 reset event/omap5912_reset.script\r
-run_and_halt_time 0 30\r
-\r
-# omap5912 lcd frame buffer as working area\r
-working_area 0 0x20000000 0x3e800 nobackup\r
-\r
-#flash bank <driver> <base> <size> <chip_width> <bus_width>\r
-flash bank cfi 0x00000000 0x1000000 2 2 0\r
+#TI OMAP5912 dual core processor - http://www.ti.com 
+#on a OMAP5912 OSK board http://www.spectrumdigital.com.
+
+#use combined on interfaces or targets that can't set TRST/SRST separately
+reset_config trst_and_srst
+
+#jtag scan chain
+#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
+jtag_device 38 0x0 0x0 0x0
+jtag_device 4  0x1 0x0 0xe
+jtag_device 8  0x0 0x0 0x0
+
+target arm926ejs little 1 arm926ejs
+target_script 0 reset event/omap5912_reset.script
+
+
+# omap5912 lcd frame buffer as working area
+working_area 0 0x20000000 0x3e800 nobackup
+
+#flash bank <driver> <base> <size> <chip_width> <bus_width>
+flash bank cfi 0x00000000 0x1000000 2 2 0