]> git.sur5r.net Git - openocd/commit
add missing call to add new NAND devices
authorZachary T Welch <zw@superlucidity.net>
Sat, 12 Dec 2009 02:43:27 +0000 (18:43 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 12 Dec 2009 02:45:34 +0000 (18:45 -0800)
commit75892bfc6ecc41ae19d65c862f0db6f2c1023c2d
tree8ff4440108c5e692e2bc308bc262322bf11e3f1b
parent8438dee786d857723e29eef23f897df6b194a793
add missing call to add new NAND devices

I forgot to add a call to the newly factored nand_device_add(), along
with its forward declaration.
src/flash/nand/imp.h
src/flash/nand/tcl.c