From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 22 May 2008 18:17:11 +0200 Subject: [U-Boot-Users] [PATCH 18/26] Make nand_init() return the detected NAND size In-Reply-To: <20080522155047.GB14246@ld0162-tx32.am.freescale.net> References: <1210279954-28692-1-git-send-email-stelian@popies.net> <1210279954-28692-19-git-send-email-stelian@popies.net> <20080522155047.GB14246@ld0162-tx32.am.freescale.net> Message-ID: <20080522161711.GE22430@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10:50 Thu 22 May , Scott Wood wrote: > On Thu, May 08, 2008 at 10:52:26PM +0200, Stelian Pop wrote: > > This patch modifies the nand_init() routine and makes it return the > > total detected NAND size, since this information can be useful to the > > caller. > > Applied to u-boot-nand-flash. If possible please do not apply any think of this patch set. If each custodian can ack his part I'll send a pull request on the at91 which have the patch set apply actually Best Regards, J.