aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTomas Vanek <vanekt@fbl.cz>2016-11-30 21:48:59 +0100
committerFreddie Chopin <freddie.chopin@gmail.com>2017-06-17 11:59:36 +0100
commita0a504569b5ae4d6e485414c43be0fd4bb216bab (patch)
tree0874f51b5dbd1761e790731d4854643c70247888 /doc
parent278f63174d6f09bd45edd4fcf8f2bf85b3ff9096 (diff)
downloadriscv-openocd-a0a504569b5ae4d6e485414c43be0fd4bb216bab.zip
riscv-openocd-a0a504569b5ae4d6e485414c43be0fd4bb216bab.tar.gz
riscv-openocd-a0a504569b5ae4d6e485414c43be0fd4bb216bab.tar.bz2
flash Kinetis: add KE1xZ and KE1xF families
The new Kinetis KE1x families use FTFE flash controller unlike KE0x. Also SDID coding corresponds to new K, KL and KV families. That's why KE1x is handled by kinetis driver instead of kinetis_ke Change-Id: Ibb73e28e41dfbb086e761e1f006b089825dab854 Signed-off-by: Tomas Vanek <vanekt@fbl.cz> Reviewed-on: http://openocd.zylin.com/3896 Tested-by: jenkins Reviewed-by: Joakim NohlgÄrd <joakim.nohlgard@eistec.se> Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 59d2d4f..24d4a89 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -5361,10 +5361,12 @@ nor is Chip Erase (only Sector Erase is implemented).}
@deffn {Flash Driver} kinetis
@cindex kinetis
-Kx and KLx members of the Kinetis microcontroller family from Freescale include
+Kx, KLx, KVx and KE1x members of the Kinetis microcontroller family
+from NXP (former Freescale) include
internal flash and use ARM Cortex-M0+ or M4 cores. The driver automatically
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.
@example
flash bank $_FLASHNAME kinetis 0 0 0 0 $_TARGETNAME