[coreboot-gerrit] Patch merged into coreboot/master: 3efc52f libpayload: change cb_range to lb_range

gerrit at coreboot.org gerrit at coreboot.org
Sat Aug 16 08:34:33 CEST 2014


the following patch was just integrated into master:
commit 3efc52fc0801673ee578be825023bfd7ac32b30a
Author: Isaac Christensen <isaac.christensen at se-eng.com>
Date:   Thu Aug 14 12:23:24 2014 -0600

    libpayload: change cb_range to lb_range
    
    Patch 'coreboot_tables: reduce redundant data structures' (1f5487a)
    added a new lb_range structure to coreboot and libpayload but the
    original chromium patch added cb_range to libpayload instead. A followup
    patch 'arm: libpayload: Add cache coherent DMA memory definition
    and management' (b8fad3d) used the incorrect cb_range structure but
    this wasn't caught since the current verification build doesn't
    build libpayload for arm.
    
    Change-Id: I7cedc66a4794bf4daa214f54be6e917f96418ff6
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6665
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list