ARM NAND I/O refactor code copying.
commit05a5f682c6cff5bba3b54ec7d8bd0ad6b7a72054
authorDean Glazeski <dnglaze@gmail.com>
Mon, 16 Nov 2009 18:26:21 +0000 (16 12:26 -0600)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 27 Nov 2009 07:55:40 +0000 (26 23:55 -0800)
tree26ac6639c63c8d143dfd7089edcb43521dcfdc6e
parentffc704fdeb406abff1a61f4f6a0423535db939fd
ARM NAND I/O refactor code copying.

Created a function for copying code to the working area on
a target.  The NAND write and read functions are updated to
include use of this function.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/flash/arm_nandio.c