X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fat91sam9260_ext_RAM_ext_flash.cfg;h=f7121ec9ab156e27a09db2c14bb195620c64aa46;hp=8df2852763131175510809c1852c444bd54cb631;hb=ca45e700b1c57caca2ef08e665e3c7e3e02ac8d3;hpb=17b546a900f2215d26cfdafa6938d814c0ab4ec3 diff --git a/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg b/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg index 8df2852763..f7121ec9ab 100644 --- a/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg +++ b/tcl/target/at91sam9260_ext_RAM_ext_flash.cfg @@ -27,7 +27,7 @@ flash bank $_FLASHNAME cfi 0x10000000 0x01000000 2 2 $_TARGETNAME # Faster memory downloads. This is disabled automatically during # reset init since all reset init sequences are too short for # fast memory access -arm7_9 dcc_downloads enable +arm7_9 dcc_downloads enable arm7_9 fast_memory_access enable proc at91sam_init { } {