[coreboot-gerrit] Patch merged into coreboot/master: 5e2053e AMD 00730F01: Change Makefile to use BLOB sizes for packing

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 19 18:44:28 CET 2014


the following patch was just integrated into master:
commit 5e2053ea82c3efec3755e0bd62bb67a4aaf7242e
Author: Bruce Griffith <Bruce.Griffith at se-eng.com>
Date:   Fri Dec 5 19:38:53 2014 -0700

    AMD 00730F01: Change Makefile to use BLOB sizes for packing
    
    The new AMD PSP and SMU BLOBs currently have fixed sizes in the
    southbridge Makefile.  Future PSP and SMU updates may require more
    space and thereby cause the make to fail with cryptic error messages.
    Change the makefile to compute CBFS locations and the corresponding
    PSP pointer table entry values based on the actual file sizes.
    
    Additionally, the FWM directory has expanded to 4096 bytes.  The
    Avalon makefile is modified to zero-pad the FWM directory using
    the "dd" system command.
    
    There is dead code in the makefile to allow hardware validated boot
    ROMs, but the option is hard-coded to be disabled.  Remove the HVB
    dead code.
    
    Change-Id: I4705cede8ed001a71bb4f49598444255c9609d52
    Signed-off-by: Bruce Griffith <Bruce.Griffith at se-eng.com>
    Reviewed-on: http://review.coreboot.org/7726
    Reviewed-by: Marshall Dawson <marshall.dawson at se-eng.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list