]> git.sur5r.net Git - openocd/commit
NAND/TCL: prepare for common "target" reference
authorAntonio Borneo <borneo.antonio@gmail.com>
Fri, 31 Dec 2010 11:46:01 +0000 (19:46 +0800)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 2 Jan 2011 18:56:59 +0000 (19:56 +0100)
commit5f3603b8ef732311516dcdad43261ca668e20626
treeefb9f1b9f6a4de3269f549134d180ccb50942651
parent21a1c6ec33f87b6285e47ad6597cd49ad89a9485
NAND/TCL: prepare for common "target" reference

Every NAND driver keeps private copy of "target"
structure.
Prepare infostructure to move private "target"
copy in common/shared struct nand_device.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
src/flash/nand/core.h
src/flash/nand/tcl.c