On Thu, Feb 20, 2014 at 12:01:40PM +1300, Charles Manning wrote:

> No need to use the altera tool any more...
> 
> Signed-off-by: Charles Manning <cdhmann...@gmail.com>
[snip]
> +     //crcval = crc_calc ((uint32_t *)buf, len/4);
> +     printf("crc %x\n", crcval);

Debug stuff left in?

> +static char *out_filename = "";
> +
> +
> +
> +static void bad_exit(const char *str)

Extra spaces.

Finally, we can't do this as an extension of mkimage?  We do other
headers with that already, does it really not fit that model?  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to