From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 24 Feb 2014 15:55:54 -0800 Subject: [U-Boot] [PATCH] powerpc/mpc8536DS:Increase binary size for mpc8536DS board In-Reply-To: <1392253382-9692-1-git-send-email-Haijun.Zhang@freescale.com> References: <1392253382-9692-1-git-send-email-Haijun.Zhang@freescale.com> Message-ID: <530BDC0A.80209@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 02/12/2014 05:03 PM, Haijun Zhang wrote: > u-boot binary size for Freescale mpc8536DS platforms is 512KB. > This has been reached to upper limit of the platforms and causig > linker error. So increase the u-boot binary size to 768KB. > > Signed-off-by: Haijun Zhang > --- Applied to u-boot-mpc85xx/master. Thanks. York