diff options
author | Dean Glazeski <dnglaze@gmail.com> | 2009-12-17 21:02:39 -0600 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-18 01:33:19 -0800 |
commit | b8b4bb0745b63e03eec745ce0eb97bfa6e0792a1 (patch) | |
tree | ece8e476619329631326ef5b9ec814405c9c8b53 /src/target/arm920t.h | |
parent | 3616b93eee128b0c12fa0d453fbe6ced998e482f (diff) | |
download | openocd_libswd-b8b4bb0745b63e03eec745ce0eb97bfa6e0792a1.tar.gz openocd_libswd-b8b4bb0745b63e03eec745ce0eb97bfa6e0792a1.tar.bz2 openocd_libswd-b8b4bb0745b63e03eec745ce0eb97bfa6e0792a1.tar.xz openocd_libswd-b8b4bb0745b63e03eec745ce0eb97bfa6e0792a1.zip |
NAND read data page refactor.
Added a new function to encapsulate reading a page of data from
a NAND device using either the read_block_data function of a NAND
controller or to use direct reading of data from the NAND device.
This also adds some performance enhancements and uses the read_data
function if the read_block_data function fails safely (because it
can't allocate a buffer in the working area).
[dbrownell@users.sourceforge.net: fix fault handling, whitespace]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/arm920t.h')
0 files changed, 0 insertions, 0 deletions