X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Ftarget%2Ftarget%2Fomap5912.cfg;h=a00e9bf1f4b293ae6fda1acca1eb5725af2b4d93;hb=ef1cfb23947bd32798077c6abb5c25a049460ae9;hp=2c471a7a4fe48a266cf0f7b4dc39fd7b60f8dd31;hpb=53c41935cd72687ffb7f6b408a824f8e40f82ee9;p=openocd.git diff --git a/src/target/target/omap5912.cfg b/src/target/target/omap5912.cfg index 2c471a7a4f..a00e9bf1f4 100644 --- a/src/target/target/omap5912.cfg +++ b/src/target/target/omap5912.cfg @@ -1,25 +1,20 @@ -#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 configuration -daemon_startup reset - -#target -target arm926ejs little run_and_init 1 arm926ejs -target_script 0 reset event/omap5912_reset.script -run_and_halt_time 0 30 - -# omap5912 lcd frame buffer as working area -working_area 0 0x20000000 0x3e800 nobackup - -#flash bank -flash bank cfi 0x00000000 0x1000000 2 2 0 +#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 +[new_target_name] configure -event old-post_reset { script event/omap5912_reset.script } + +# omap5912 lcd frame buffer as working area +working_area 0 0x20000000 0x3e800 nobackup + +#flash bank +flash bank cfi 0x00000000 0x1000000 2 2 0