[coreboot-gerrit] Patch merged into coreboot/master: 1f69ea5 elog: handle ROM_SIZE differences from detected flash size

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 7 03:27:45 CET 2013


the following patch was just integrated into master:
commit 1f69ea5a79d2febd3697185f00bd04441235e8f1
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Jun 28 12:30:53 2013 -0700

    elog: handle ROM_SIZE differences from detected flash size
    
    The elog code calculates flash offsets and their equivalent
    addresses in the memory address space. However, it assumes
    the detected flash size is entirely mapped into the address
    space. This can lead to incorrect calculations. Add code
    to allow ROM_SIZE to be less than detected flash size. The
    underlying assumption is that the first ROM_SIZE bytes are
    programmed into the larger device.
    
    Change-Id: Id848f136515289b40594b7d3762e26e3e55da62f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/60501
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list