the following patch was just integrated into master: commit 93db73d986cbd827df379f76a9f76b317f8d98be Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Sun Feb 2 21:34:15 2014 -0600
cbfstool: Hide cbfstool_offset from the global namespace
This is part of a larger effort to reduce global variable usage in cbfstool. cbfstool_offset is particularly easy to hide since it's only used in common.c .
Change-Id: Ic45349b5148d4407f31e12682ea0ad4b68136711 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/5102 for details.
-gerrit