[coreboot-gerrit] Patch merged into coreboot/master: 401b3b6 tegra132: provide pad configuration interface

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 24 15:28:16 CET 2015


the following patch was just integrated into master:
commit 401b3b6ea66731c3d665659d869ed06008db19e6
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Jul 31 14:54:12 2014 -0500

    tegra132: provide pad configuration interface
    
    Instead of sprinkling the pad configuration and pinmux
    selection throughout the code allow for a data-driven
    initialization sequence. Most of the calls in the
    original pinmux functions require 12 bytes per pad
    plus the support code. This implementation allows for
    4 bytes per pad in addition to the support code.
    
    BUG=chrome-os-partner:29981
    TEST=Built and booted into depthcharge on rush.
    
    Change-Id: I22c243a5f9891a97e14b78d8c8064e36adaf50b8
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 9329c17bbadcaab803b38842e38e1704d262817d
    Original-Change-Id: I3a119b4068e880b74a0a1597f143d7c4e108a6c1
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/210833
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8875
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list