summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-08 00:42:15 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-08 00:42:15 +0000
commitf84c78a2e1994ef8efcdd8768dc2a6b0ee363189 (patch)
treecc5813f7f0b91036fcdc1f465562ce476b4d20c8 /doc
parentb770ad5b194c57b2ce69e2940943123bda33d992 (diff)
downloadopenocd+libswd-f84c78a2e1994ef8efcdd8768dc2a6b0ee363189.tar.gz
openocd+libswd-f84c78a2e1994ef8efcdd8768dc2a6b0ee363189.tar.bz2
openocd+libswd-f84c78a2e1994ef8efcdd8768dc2a6b0ee363189.tar.xz
openocd+libswd-f84c78a2e1994ef8efcdd8768dc2a6b0ee363189.zip
Finish off the dummy minidriver integration:
- Try to disambiguates minidriver options from "standard" driver options. - Make minidummy symbols more explict about being a minidriver. - Move minidummy.c into minidummy directory to put it with its header. In configure.in: - Improve configuration option to allow new minidriver implementations: - Change option from --enable-minidummy to --enable-minidriver-dummy. - Move it to the end of the list of options. - Provides a clear pattern for future minidrivers. - Update handling of HAVE_JTAG_MINIDRIVER_H: - Check for external jtag_minidriver.h only with --enable-ecosboard. - Otherwise, define it when --enable-minidriver-dummy is provided. - Add check to ensure only one minidriver is enabled. - When a minidriver is enabled, warn user that standard drivers are not built. - Use proper AC_DEFINE semantics with MINIDRIVER_DUMMY. In src/jtag/Makefile.am: - Restructure handling of minidummy source files. - Include minidummy driver header in the distribution. In src/jtag/jtag.c: - Restructure preprocessor logic to include: - only one minidriver, or - all configured standard drivers. git-svn-id: svn://svn.berlios.de/openocd/trunk@2102 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions