the following patch was just integrated into master: commit 9fc378d053d6a853e7fc3fef3ec5e535296d14b7 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Sun Feb 2 22:13:31 2014 -0600
cbfstool: Remove more unused functions from common.c
A lot of the early functions have been re-implemented in a context- centric mode, rather than relying on global variables. Removing these has the nice side-effect of allowing us to remove more global variables.
Change-Id: Iee716ef38729705432dd10d12758c886d38701a8 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/5104 for details.
-gerrit