the following patch was just integrated into master:
commit 41c6065a48ad409b8d2dbf9d54e42df263c2939f
Author: Gabe Black <[email protected]>
Date:   Fri Jan 27 00:33:47 2012 -0800

    Add a "remove" command to cbfstool
    
    This command removes the first file it finds with the given name by changing
    its type to CBFS_COMPONENT_NULL and setting the first character of its name 
to
    a null terminator. If the "files" immediately before or after the target 
file
    are already marked as empty, they're all merged together into one large 
file.
    
    Change-Id: Idc6b2a4c355c3f039c2ccae81866e3ed6035539b
    Signed-off-by: Gabe Black <[email protected]>
    Reviewed-by: Ronald G. Minnich <[email protected]>

Build-Tested: build bot (Jenkins) at Fri Mar 30 21:44:41 2012, giving +1
See http://review.coreboot.org/814 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to