Re: [U-Boot] [PATCH 07/51] tools: socfpga: Add socfpga preloader signing to mkimage

2014-10-01 Thread Marek Vasut
On Wednesday, October 01, 2014 at 12:10:47 PM, Chin Liang See wrote: [...] > > + * The image is padded out to 64k, because that is what is > > + * typically used to write the image to the boot medium. > > + */ > > + > > +#include "pbl_crc32.h" > > Seems I cannot find this file See tools/pbl_crc

Re: [U-Boot] [PATCH 07/51] tools: socfpga: Add socfpga preloader signing to mkimage

2014-10-01 Thread Chin Liang See
Hi Charles, On Sun, 2014-09-21 at 14:58 +0200, ma...@denx.de wrote: > From: Charles Manning > > Like many platforms, the Altera socfpga platform requires that the > preloader be "signed" in a certain way or the built-in boot ROM will > not boot the code. > > This change automatically creates an

[U-Boot] [PATCH 07/51] tools: socfpga: Add socfpga preloader signing to mkimage

2014-09-21 Thread Marek Vasut
From: Charles Manning Like many platforms, the Altera socfpga platform requires that the preloader be "signed" in a certain way or the built-in boot ROM will not boot the code. This change automatically creates an appropriately signed preloader from an SPL image. The signed image includes a CRC