]> git.sur5r.net Git - openocd/commit
Author: David Brownell <david-b@pacbell.net>
authorkc8apf <kc8apf@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 22 May 2009 17:44:04 +0000 (17:44 +0000)
committerkc8apf <kc8apf@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 22 May 2009 17:44:04 +0000 (17:44 +0000)
commitc78ad57bb7b1db835a7c398dfa37c42244349211
tree1c0b1499298520835ed69dbff0efa57ed80d2b8a
parent1be7374c2832723796aa6a23911eb81e6c51c8d7
Author: David Brownell <david-b@pacbell.net>

Remove un-implemented and dubious "nand copy" command.

Doing this efficiently would mean doing the copying on
the target CPU, instead of back and forth through JTAG.
If anyone ever needs this functionality, that's what
they should implement.

Also, update on-line "help" for "nand dump" to display
its two optional flags; and for "nand write" to display
a recently added flag.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1883 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/nand.c