X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Fomap5912.cfg;h=ed64f523edfd3cc5c209dc3abb6cbf4f7a73aba5;hb=ba576920cff26833befb6bc19a53c9593ddec0d0;hp=b578457b40409a0d6dcd57c8dd56cecd8fedc109;hpb=6efaa95c44f57d1789ca8cd6cec8bba2f75b0cb5;p=fw%2Fopenocd diff --git a/tcl/target/omap5912.cfg b/tcl/target/omap5912.cfg index b578457b4..ed64f523e 100644 --- a/tcl/target/omap5912.cfg +++ b/tcl/target/omap5912.cfg @@ -14,7 +14,7 @@ if { [info exists CPUTAPID ] } { set _CPUTAPID 0x0692602f } -jtag_nsrst_delay 100 +adapter_nsrst_delay 100 # NOTE: presumes irlen 38 is the C55x DSP, matching BSDL for # its standalone siblings (like TMS320VC5502) of the same era @@ -48,5 +48,5 @@ proc omap5912_reset {} { } # omap5912 lcd frame buffer as working area -$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x20000000 \ +$_TARGETNAME configure -work-area-phys 0x20000000 \ -work-area-size 0x3e800 -work-area-backup 0