the following patch was just integrated into master: commit 1ac194e14a90563635b0a0a6a82ada87dcb8dbde Author: Furquan Shaikh furquan@google.com Date: Mon May 23 08:44:46 2016 -0700
cbfstool: Move cbfs_file_get_header to fit.c
Since fit.c is the only caller of this function move it out of common.c and into fit.c.
Change-Id: I64cc31a6d89ee425c5b07745ea5ca9437e2f3fcf Signed-off-by: Furquan Shaikh furquan@google.com Reviewed-on: https://review.coreboot.org/14949 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/14949 for details.
-gerrit