From 000a1cfd011d0b1e9ae30446df4eabe269202550 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 11 Jan 2010 22:59:29 +0100 Subject: nand flash support for s3c64xx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Identical to the existing 2412/2443 support except for the base address and NFCONF value (bit 2 is reserved and should be written as 1 ref UM). Tested on a s3c6410 board, but controller is identical in 6400/6410 except for 8bit MLC ECC support in 6410 which isn't supported by the driver. Signed-off-by: Peter Korsgaard Signed-off-by: Øyvind Harboe --- doc/openocd.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 44460462..a0fc0fb6 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5041,7 +5041,8 @@ change any behavior. @deffnx {NAND Driver} s3c2412 @deffnx {NAND Driver} s3c2440 @deffnx {NAND Driver} s3c2443 -These S3C24xx family controllers don't have any special +@deffnx {NAND Driver} s3c6400 +These S3C family controllers don't have any special @command{nand device} options, and don't define any specialized commands. At this writing, their drivers don't include @code{write_page} -- cgit v1.2.3