[coreboot] Patch merged into coreboot/master: 20848ee cbfstool: add add-flat-binary command to add raw executables

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 12 03:25:51 CET 2012


the following patch was just integrated into master:
commit 20848ee288a74a2320411b33fa19dce78133c890
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Mon Oct 22 16:04:13 2012 -0700

    cbfstool: add add-flat-binary command to add raw executables
    
    Example:
    cbfstool image-link.bin add-flat-binary u-boot.bin fallback/payload \
    	0x100000 0x100020
    will add u-boot.bin as fallback/payload with a load address of 0x100000
    and an entry-point of 0x10002.
    
    Change-Id: I6cd04a65eee9f66162f822e168b0e96dbf75a2a7
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/1792
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Mon Nov 12 00:54:20 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Mon Nov 12 03:25:49 2012, giving +2
See http://review.coreboot.org/1792 for details.

-gerrit




More information about the coreboot mailing list