From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 2 Jan 2014 15:50:13 -0800 Subject: [U-Boot] [u-boot-release] [PATCH] powerpc/cms700: limit NAND data structure size In-Reply-To: <1387339867-14007-1-git-send-email-scottwood@freescale.com> References: <1387339867-14007-1-git-send-email-scottwood@freescale.com> Message-ID: <52C5FB35.8090907@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 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. York