[coreboot-gerrit] Patch merged into coreboot/master: c9be93f fsp_baytrail: Remove GPIO_NC1 #define

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 19 03:12:42 CET 2014


the following patch was just integrated into master:
commit c9be93fefeb20a1839f74936a08c3a04d1f7fd32
Author: Martin Roth <martin.roth at se-eng.com>
Date:   Wed Dec 17 09:56:32 2014 -0700

    fsp_baytrail: Remove GPIO_NC1 #define
    
    The GPIO_NC1 #define was added to handle GPIOs that are not on func0.
    This is already handled elsewhere in the GPIO code, so is not needed.
    
    - Remove the single GPIO_NC1 from platforms using fsp_baytrail
    - Revert the GPIO_INPUT_PU_10k #define to remove the _func argument.
    Update everywhere this macro is called.
    - Remove GPIO_NC1
    
    Change-Id: I32f337af7bc88eab821d9a8c375145b45718275f
    Signed-off-by: Martin Roth <martin.roth at se-eng.com>
    Reviewed-on: http://review.coreboot.org/7849
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list