From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [195.134.130.80] (helo=pip5.mpl.ch) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 19l3Xq-0004Gt-Mj for ; Fri, 08 Aug 2003 10:28:22 +0100 Received: from elsoft.ch (IDENT:1000@pcdm.elsoft.loc [192.168.11.10]) h789S8In029716 for ; Fri, 8 Aug 2003 11:28:10 +0200 Message-ID: <3F336DA8.4040706@elsoft.ch> Date: Fri, 08 Aug 2003 11:30:16 +0200 From: =?ISO-8859-1?Q?=22David_M=FCller_=28ELSOFT_AG=29=22?= MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Tips and Tricks for S3C2410 NAND controller? List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello I have written a hardware driver for the NAND controller built in Samsung's S3C2410 SoC. I followed the instruction on http://linux-mtd.infradead.org/tech/nand.html to implement it but it doesn't seem to work correctly. Does anybody have some tricks or ideas what needs to be specially observed when using this controller? TIA Dave