X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=d26c55a68366e15377a7f4a3d213313debc5c724;hp=5fd43009d8681c942ecb7f27f45e8bb2195deded;hb=8dcb91fb83e59d475af9da377066021ae2e03969;hpb=5a2608bbbc55a63b940fe9da10aaf0c73fcd23dc diff --git a/doc/openocd.texi b/doc/openocd.texi index 5fd43009d8..d26c55a683 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5368,6 +5368,11 @@ recognizes flash size and a number of flash banks (1-4) using the chip identification register, and autoconfigures itself. Use kinetis_ke driver for KE0x devices. +The @var{kinetis} driver defines option: +@itemize +@item -sim-base @var{addr} ... base of System Integration Module where chip identification resides. Driver tries two known locations if option is omitted. +@end itemize + @example flash bank $_FLASHNAME kinetis 0 0 0 0 $_TARGETNAME @end example