From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 2 Jan 2014 17:55:23 -0600 Subject: [U-Boot] [u-boot-release] [PATCH] powerpc/cms700: limit NAND data structure size In-Reply-To: <52C5FB35.8090907@freescale.com> References: <1387339867-14007-1-git-send-email-scottwood@freescale.com> <52C5FB35.8090907@freescale.com> Message-ID: <1388706923.11795.26.camel@snotra.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2014-01-02 at 15:50 -0800, York Sun wrote: > On 12/17/2013 08:11 PM, Scott Wood wrote: > > This fixes a build break due to excessively large NAND data structures. > > > > Signed-off-by: Scott Wood > > Cc: Matthias Fuchs > > --- > > Applied to u-boot-mpc85xx/master. Thanks. FWIW, this is a 4xx board, not mpc85xx. I actually meant to include this in my last nand pull request, but forgot to push it. :-P -Scott