[coreboot-gerrit] Patch merged into coreboot/master: chromeos: Ensure that the last file in FW_MAIN is not also the first one

gerrit at coreboot.org gerrit at coreboot.org
Tue May 3 20:15:34 CEST 2016


the following patch was just integrated into master:
commit 36d7418afa42fbb2dccc435860f3d95721fb9652
Author: Paul Kocialkowski <contact at paulk.fr>
Date:   Fri Apr 22 11:10:03 2016 +0200

    chromeos: Ensure that the last file in FW_MAIN is not also the first one
    
    In the case where one of the FW_MAIN regions is empty, the last file
    (empty) will also appear to be first and have a zero offset, making head
    complain.
    
    This is a very borderline use case, since the FW_MAIN_ regions should
    have been filled previously, but an extra check doesn't hurt.
    
    Change-Id: I15491c5b4a5e7d1f9fb369cc5fa4e3875e2dad3b
    Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
    Reviewed-on: https://review.coreboot.org/14472
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/14472 for details.

-gerrit



More information about the coreboot-gerrit mailing list