From d4c1e82d8c81b2f2938acab8bf3c12cbea137350 Mon Sep 17 00:00:00 2001 From: oharboe Date: Wed, 5 Nov 2008 13:09:49 +0000 Subject: 926ejs target uses rclk. Cleaned up jtag_khz output a bit. git-svn-id: svn://svn.berlios.de/openocd/trunk@1138 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/target/wi-9c.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/target') diff --git a/src/target/target/wi-9c.cfg b/src/target/target/wi-9c.cfg index 58c8fabd..a966f54c 100644 --- a/src/target/target/wi-9c.cfg +++ b/src/target/target/wi-9c.cfg @@ -4,12 +4,17 @@ reset_config trst_and_srst +# What's a good fallback frequency for this board if RCLK is +# not available?? +jtag_rclk 1000 + #jtag_device jtag_device 4 0x1 0xf 0xe jtag_nsrst_delay 200 jtag_ntrst_delay 0 + ###################### # Target configuration ###################### -- cgit v1.2.3