[coreboot-gerrit] Patch merged into coreboot/master: 5031909 libpayload: Make the region to scan for the cb tables configurable.

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 3 02:35:45 CET 2013


the following patch was just integrated into master:
commit 50319097fc5df130a5060cf1cd5bbaa0eb71eac0
Author: Gabe Black <gabeblack at google.com>
Date:   Wed Jun 19 04:54:38 2013 -0700

    libpayload: Make the region to scan for the cb tables configurable.
    
    The address range to scan for the coreboot tables varies from machine to
    machine based on the range memory occupies on the SOC being booted and on the
    amount of memory installed on the machine. To make libpayload work on
    different ARM systems with different needs, this change makes the region to
    scan configurable. In the future, we might want to come up with a more
    automatic mechanism like on x86, although there's less consistency on ARM as
    far as what ranges are even memory in the first place.
    
    Change-Id: Ib50efe25a6152171b0fbd0e324dbc5e89c527d6e
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/59242
    Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>
    Commit-Queue: Gabe Black <gabeblack at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list