From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Tue, 23 Aug 2011 11:13:17 +0200 Subject: [U-Boot] OMAP3 ONFI support Message-ID: <4E536F2D.6080304@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi list, OMAP3 uses fixed timings for GPMC NAND communication from what I see in mem.c. Is there a reason not to use ONFI detection? There seems to be ONFI support in nand_base. Regards Simon