From: Salvador Arroyo Date: Wed, 3 Apr 2013 15:12:01 +0000 (+0200) Subject: mips: m4k alternate pracc code. Patch 4 X-Git-Tag: v0.7.0-rc1~7 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=9695564e6321b24edfc03cac555a914dcc7154f6;hp=9695564e6321b24edfc03cac555a914dcc7154f6 mips: m4k alternate pracc code. Patch 4 Now all the functions with only fetch accesses are modified. The same delay between scans has been added to mips32_pracc_fastdata_xfer(), it should work at the same scan rates as the other pracc functions, but it needs higher scan_delays to work. Change-Id: Ifb31d8ea6de9d22674385782913d221a2494dbbf Signed-off-by: Salvador Arroyo Reviewed-on: http://openocd.zylin.com/1196 Tested-by: jenkins Reviewed-by: Freddie Chopin ---