openocd/src/flash/nand
Stian Skjelsad 2f944a3410 Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the value of zero) on success.
Change-Id: Ifb743c1617e2a6071a87c901fae8165969efcdbf
Signed-off-by: Stian Skjelstad <stian@nixia.no>
Reviewed-on: http://openocd.zylin.com/468
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-02-22 20:54:09 +00:00
..
arm_io.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
arm_io.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
at91sam9.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
davinci.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
ecc_kw.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
ecc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
imp.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc3180.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc3180.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
Makefile.am Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice 2011-12-23 10:01:20 +00:00
mx3.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mx3.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.h i.MX25: Add support for i.MX25 NAND Flash Controller 2012-01-23 11:46:10 +00:00
nonce.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.h flash: add nuc910 nand driver 2010-07-19 12:22:18 +01:00
orion.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx_regs.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2410.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2412.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2440.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2443.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c6400.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
tcl.c Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the value of zero) on success. 2012-02-22 20:54:09 +00:00