add flash/nor/{tcl.c,imp.h} from flash/flash.c
commit3cb0b56005059314c8d09d2f8574042a4352dab4
authorZachary T Welch <zw@superlucidity.net>
Fri, 4 Dec 2009 00:47:49 +0000 (3 16:47 -0800)
committerZachary T Welch <zw@superlucidity.net>
Fri, 4 Dec 2009 11:34:33 +0000 (4 03:34 -0800)
tree021bf33159664a0d084d85b7b3cf64abe5745edf
parent79a73a786ee0f95b49d86abbdea1e985049c5b1f
add flash/nor/{tcl.c,imp.h} from flash/flash.c

Moves the top-level 'flash' command handlers into flash/nor/tcl.c,
with flash/nor/imp.h providing an internal implementation header
to share non-public API components.
src/flash/flash.c
src/flash/nor/Makefile.am
src/flash/nor/imp.h [new file with mode: 0644]
src/flash/nor/tcl.c [new file with mode: 0644]