From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 21 Nov 2011 12:39:51 -0600 Subject: [U-Boot] OpenNand Support? In-Reply-To: References: Message-ID: <4ECA9AF7.8040100@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/21/2011 08:10 AM, Mahavir Prasad wrote: > Hello All, > > We are using MT29F32G08CBABAWP on our board. I would like to know whether > the OpenNand interface is already supported in U-Boot? > > Also, could you please let me know where I can find more information to > write OpenNand Interface driver for U-Boot? ONFI should be properly supported once we sync up with Linux's NAND code. There was a patchset to do this posted recently by Christian Hitz, though there are some minor things that need addressing before the patchset can be applied. -Scott