[U-Boot] [PATCH] Disaligned buffer in print_buffer

Mike Frysinger vapier at gentoo.org
Thu Aug 19 17:35:59 CEST 2010


On Thursday, August 19, 2010 07:01:58 Stefano Babic wrote:
> -	uint8_t linebuf[MAX_LINE_LENGTH_BYTES + 1];
> +	uint8_t linebuf[MAX_LINE_LENGTH_BYTES + 1]
> __attribute__((__aligned__(4)));

i'd rather we go with Albert Aribaud's change (posted 14 Aug 2010)
-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/20100819/7b2489a6/attachment.pgp 


More information about the U-Boot mailing list