[coreboot-gerrit] Patch merged into coreboot/master: fsp_baytrail: Add macros for legacy GPIO output set up

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 11 06:42:03 CET 2015


the following patch was just integrated into master:
commit 737c54d4d32dfe02b629ba7f4e86de4119c30d86
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Fri Nov 6 08:22:22 2015 +0100

    fsp_baytrail: Add macros for legacy GPIO output set up
    
    Up to now the GPIO set up macros for input sets up GPIOs to be
    mapped to memory space while macros for outputs sets up GPIOs
    to be mapped to legacy io space. This patch adds two additional
    macros for legacy output definition and changes the old macros
    to memory space mapping.
    
    In addition, the intel/minnowmax mainboard is modified to use
    the legacy macros for outputs to ensure this mainboard stays
    unchanged in terms of functionality.
    
    TEST=Booted siemens/mc_tcu3 and ensured GPIO set up in linux.
    
    Change-Id: I99e98d31e1a59e63c58d536f2c493d6dcbfd1e75
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-on: http://review.coreboot.org/12340
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list