the following patch was just integrated into master: commit 2def2625e0b49ea3ae85ae8b821979e5901c6638 Author: Gabe Black gabeblack@google.com Date: Thu Jan 31 04:27:39 2013 -0800
libpayload: Add more parenthesis to the endian conversion macros
There weren't enough parenthesis in the macros so operations might only apply to the last part of an expression passed in as an argument.
Change-Id: I5afb406f9409986e45bbbc598bcbd0dd8507ed35 Signed-off-by: Gabe Black gabeblack@google.com Reviewed-on: http://review.coreboot.org/2665 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marc.jones@se-eng.com
Build-Tested: build bot (Jenkins) at Tue Mar 12 22:20:48 2013, giving +1 See http://review.coreboot.org/2665 for details.
-gerrit