From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 18 Apr 2014 08:38:32 -0700 Subject: [U-Boot] FIT image AES support and PPC4xx/85xx boards In-Reply-To: <20140418123659.GC5698@bill-the-cat> References: <20140418123659.GC5698@bill-the-cat> Message-ID: <535146F8.6040006@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 04/18/2014 05:36 AM, Tom Rini wrote: > Hey guys, > > Adding AES256 support to FIT images means that a handful of boards (ion, > MPC8572DS, others) now don't link because of growth in the binary. Can > we come up with something to fix these boards again? Thanks! > Tom, Freescale board maintainers have been increasing the image size on some boards to 768KB. How many are still broken if adding AES256 support? York