the following patch was just integrated into master: commit 5bad3954bf32f83ffd85dab90797b24103fc994a Author: Sol Boucher solb@chromium.org Date: Tue May 5 20:35:26 2015 -0700
cbfstool: Eliminate useless cbfs_image_create() local variable
The only operation performed on this struct turned out to be sizeof...
Change-Id: I619db60ed2e7ef6c196dd2600dc83bad2fdc6a55 Signed-off-by: Sol Boucher solb@chromium.org Reviewed-on: http://review.coreboot.org/10131 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/10131 for details.
-gerrit