[U-Boot] [PATCH 8/9] mkenvimage: Really set the redundant byte when applicable

Mike Frysinger vapier at gentoo.org
Fri Nov 25 22:36:11 CET 2011


On Wednesday 23 November 2011 15:28:17 David Wagner wrote:
> --- a/tools/mkenvimage.c
> +++ b/tools/mkenvimage.c
> 
> +	if (redundant)
> +		*(dataptr + sizeof(targetendian_crc)) = 1;

dataptr[sizeof(targetendian_crc)] = 1;
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111125/d9f70595/attachment.pgp>


More information about the U-Boot mailing list