the following patch was just integrated into master: commit c03d9b0c4387f7218e6c9c7d94cf86a5e2b3943e Author: Hung-Te Lin hungte@chromium.org Date: Tue Jan 29 02:38:40 2013 +0800
cbfstool: Use cbfs_image API for "remove" command.
To delete a component (file) from existing CBFS ROM image.
To test: cbfstool coreboot.rom remove -n fallback/romstage # and compare with old cbfstool output result.
Change-Id: If39ef9be0b34d8e3df77afb6c9f944e02f08bc4e Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/2208 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Tue Feb 5 00:01:41 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Feb 5 22:25:30 2013, giving +2 See http://review.coreboot.org/2208 for details.
-gerrit