[coreboot-gerrit] Patch merged into coreboot/master: 662d3bb tegra132: use pointers in funitcfg

gerrit at coreboot.org gerrit at coreboot.org
Thu Mar 26 00:27:31 CET 2015


the following patch was just integrated into master:
commit 662d3bb982260fed7ceb86a99fe6be6b3baf1bf1
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 13 14:36:23 2014 -0500

    tegra132: use pointers in funitcfg
    
    Just use direct pointers to the registers in the pre-filled
    data structures. In 64-bit the sizes increase, but it's small.
    The fields now directly point to the correct register so no
    need to do any arithmetic to identify the correct register.
    
    BUG=chrome-os-partner:31251
    BRANCH=None
    TEST=Built and booted on ryu into recovery.
    
    Change-Id: I0de85c486c005aed23b6118ec91b45dd39acdfb0
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 358b78c1c4cb72e0166f91b36011676e65576666
    Original-Change-Id: I186bf5d145437472126067960e62d7ed6a25f295
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/212166
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8931
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list