aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/at91sam9g20.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/at91sam9g20.cfg')
-rw-r--r--tcl/target/at91sam9g20.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/at91sam9g20.cfg b/tcl/target/at91sam9g20.cfg
index 8a2e69b9..3f5e3c62 100644
--- a/tcl/target/at91sam9g20.cfg
+++ b/tcl/target/at91sam9g20.cfg
@@ -12,7 +12,7 @@ source [find target/at91sam9.cfg]
# Set fallback clock to 1/6 of worst-case clock speed (which would be the 32.768 kHz slow clock).
-jtag_rclk 5
+adapter_khz 5
# Establish internal SRAM memory work areas that are important to pre-bootstrap loaders, etc. The
# AT91SAM9G20 has two SRAM areas, one starting at 0x00200000 and the other starting at 0x00300000.