[coreboot-gerrit] Patch merged into coreboot/master: 8b143c5 cbmem: use a single id to name mapping table

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 30 19:17:51 CET 2014


the following patch was just integrated into master:
commit 8b143c5c8bb2825b8ea1a704066023307c49e21f
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed May 14 10:12:55 2014 -0700

    cbmem: use a single id to name mapping table
    
    CBMEM IDs are converted to symbolic names by both target and host
    code. Keep the conversion table in one place to avoid getting out of
    sync.
    
    BUG=none
    TEST=manual
      . the new firmware still displays proper CBMEM table entry descriptions:
    
        coreboot table: 276 bytes.
        CBMEM ROOT  0. 5ffff000 00001000
        COREBOOT    1. 5fffd000 00002000
    
      . running make in util/cbmem still succeeds
    
    Original-Change-Id: I0bd9d288f9e6432b531cea2ae011a6935a228c7a
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/199791
    Original-Reviewed-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    (cherry picked from commit 5217446a536bb1ba874e162c6e2e16643caa592a)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I0d839316e9697bd3afa0b60490a840d39902dfb3
    Reviewed-on: http://review.coreboot.org/7938
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list