
On 04/18/2014 09:04 AM, Tom Rini wrote:
On Fri, Apr 18, 2014 at 08:38:32AM -0700, York Sun wrote:
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?
Not many: io neo iocon MPC8572DS MPC8572DS_36BIT dlvision-10g
In this case, let me try to address the size. I can't test other than Freescale boards. The change should be similar to commit c6e8f49a16915822ffe25904daf1fc9c28115ed4 and/or e222b1f36fedb0363dbc21e0add7dc3848bae553.
York