aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-06-14 17:02:04 -0700
committerGitHub <noreply@github.com>2017-06-14 17:02:04 -0700
commitecc181d12d3b876d39b67b354e497f1fbe514a3f (patch)
treec6e676de5faa37d52544c5fe120f747bf225d38c /TODO
parent7af58e6283c8e7d350b6b55c93a1d326326ed831 (diff)
parent64af05291132811288d7af32c9fd27e254778d5c (diff)
downloadriscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.zip
riscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.tar.gz
riscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.tar.bz2
Merge pull request #62 from riscv/riscv64
Merge mainline OpenOCD
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index f50af3e..aa43fdd 100644
--- a/TODO
+++ b/TODO
@@ -93,9 +93,6 @@ interface support:
-# rewrite implementation to use non-blocking I/O
- J-Link driver:
- fix to work with long scan chains, such as R.Doss's svf test.
-- FT2232 (libftdi):
- - make performance comparable to alternatives (on Win32, D2XX is faster)
- - make usability comparable to alternatives
- Autodetect USB based adapters; this should be easy on Linux. If there's
more than one, list the options; otherwise, just select that one.