diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-18 10:09:35 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-18 10:09:35 -0800 |
commit | 013b05f7f813f0d0c15a6bb20068e9423a28bd0d (patch) | |
tree | 3fc7e3029dedde466c630b915dd920b840ecde82 /src/target/target_request.c | |
parent | 7641934197abbd851127afcb0b7cebc30242f717 (diff) | |
download | openocd_libswd-013b05f7f813f0d0c15a6bb20068e9423a28bd0d.tar.gz openocd_libswd-013b05f7f813f0d0c15a6bb20068e9423a28bd0d.tar.bz2 openocd_libswd-013b05f7f813f0d0c15a6bb20068e9423a28bd0d.tar.xz openocd_libswd-013b05f7f813f0d0c15a6bb20068e9423a28bd0d.zip |
Subject: flash fill[bwh] should use bulk i/o
It's currently allocating a big buffer but writing it out in
units of sizeof(host's pointer) ... sub-optimal.
Plus fix a couple minor coding style goofs.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/target_request.c')
0 files changed, 0 insertions, 0 deletions