From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 15 Mar 2013 14:33:03 -0500 Subject: [U-Boot] Uboot support for MT29F2G16ABBEAH4 NAND 16 bit In-Reply-To: <1363301577745-149761.post@n7.nabble.com> (from marcio@netopen.com.br on Thu Mar 14 17:52:57 2013) References: <1363301577745-149761.post@n7.nabble.com> Message-ID: <1363375983.10440.8@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/14/2013 05:52:57 PM, marcio at netopen.com.br wrote: > Hi > > has Anybody managed to load the Linux Kernel using MT29F2G16ABBEAH4 > NAND or > other 16 bits NAND memory? I haven't personally, but there's no general reason why 16-bit NAND shouldn't work in U-Boot. Some NAND controllers or drivers don't support it, though -- which controller are you using? -Scott