aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2016-04-17 19:26:30 +0200
committerFreddie Chopin <freddie.chopin@gmail.com>2016-05-05 07:50:59 +0100
commit44d2c7b416fe3efe57a168dd58690b4e8d4effe0 (patch)
tree61ea685f9339df5c9a16e179959dead59ad553ba /doc
parentedf2cdc80babc2b475fd6e3079ece72d6449f2de (diff)
downloadriscv-openocd-44d2c7b416fe3efe57a168dd58690b4e8d4effe0.zip
riscv-openocd-44d2c7b416fe3efe57a168dd58690b4e8d4effe0.tar.gz
riscv-openocd-44d2c7b416fe3efe57a168dd58690b4e8d4effe0.tar.bz2
flash/nor: Add Infineon XMC1000 flash driver
The XMC1000 family uses a very different flash interface from XMC4000. Tested on XMC 2Go and XMC1100 Boot Kit. Change-Id: I3edaed420ef1c0fb89fdf221022c8b04163d41b3 Signed-off-by: Andreas Färber <afaerber@suse.de> Reviewed-on: http://openocd.zylin.com/3418 Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com> Tested-by: jenkins
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 8e7c7f8..e839191 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -5977,6 +5977,11 @@ the flash clock.
@end deffn
@end deffn
+@deffn {Flash Driver} xmc1xxx
+All members of the XMC1xxx microcontroller family from Infineon.
+This driver does not require the chip and bus width to be specified.
+@end deffn
+
@deffn {Flash Driver} xmc4xxx
All members of the XMC4xxx microcontroller family from Infineon.
This driver does not require the chip and bus width to be specified.