X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=5a803d2c7b61a83101cfab3484763b78cd28fe9c;hp=e418e05005e27cc30e7a48e59aaf2902f2691df2;hb=f3b1405fddf0b32af27ad3894841f7d1702d8e5a;hpb=bdfd5bbe0473d9db7949dd303bcb28282a17a47d diff --git a/doc/openocd.texi b/doc/openocd.texi index e418e05005..5a803d2c7b 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5152,6 +5152,20 @@ Atmel include internal flash and use ARM's Cortex-M4 core. This driver uses the same cmd names/syntax as @xref{at91sam3}. @end deffn +@deffn {Flash Driver} at91sam4l +@cindex at91sam4l +All members of the AT91SAM4L microcontroller family from +Atmel include internal flash and use ARM's Cortex-M4 core. +This driver uses the same cmd names/syntax as @xref{at91sam3}. + +The AT91SAM4L driver adds some additional commands: +@deffn Command {at91sam4l smap_reset_deassert} +This command releases internal reset held by SMAP +and prepares reset vector catch in case of reset halt. +Command is used internally in event event reset-deassert-post. +@end deffn +@end deffn + @deffn {Flash Driver} at91sam7 All members of the AT91SAM7 microcontroller family from Atmel include internal flash and use ARM7TDMI cores. The driver automatically