[coreboot-gerrit] Patch merged into coreboot/master: 72a8e5e Update hex values to CBFS binary name types in Makefiles

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 30 21:47:18 CEST 2015


the following patch was just integrated into master:
commit 72a8e5e751a7fa97c9d198f68cad49f9d9851669
Author: Martin Roth <gaumless at gmail.com>
Date:   Tue Mar 24 16:02:27 2015 -0600

    Update hex values to CBFS binary name types in Makefiles
    
    These binaries were being added to CBFS using hexadecimal values instead
    of the CBFS binary type names.  The same value was being used in
    different places for different things.
    For example, the value 0xAB is used for SPDs, MRC & FSP binaries.
    
    This patch uses CBFS type names instead of hex values everywhere a
    hex value was previously used.
    
    Change-Id: Id5ac74c3095eb02a2b39d25104a25933304a8389
    Signed-off-by: Martin Roth <gaumless at gmail.com>
    Reviewed-on: http://review.coreboot.org/8978
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at google.com>


See http://review.coreboot.org/8978 for details.

-gerrit



More information about the coreboot-gerrit mailing list