[coreboot-gerrit] Patch merged into coreboot/master: ce740c4 PIC i8259: Move #defines and functions to i8259.h

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 11 17:07:41 CEST 2014


the following patch was just integrated into master:
commit ce740c474c3590dcb0da184d7663adf1f1d78ea8
Author: Mike Loptien <mike.loptien at se-eng.com>
Date:   Fri Jan 3 16:54:56 2014 -0700

    PIC i8259: Move #defines and functions to i8259.h
    
    The PIC i8259.c file has a lot of #defines and function
    definitions in it.  I am moving these to the i8259.h file
    and also adding a few functions to update the PIC IRQ mask
    register.  The PIC default configuration has all of its
    interrupts masked off except for IRQ2.  IRQ2 is where
    the Slave PIC is cascaded from the Master PIC.
    
    Change-Id: I78d505358c29fadbc184137a09120863ea1d5c13
    Signed-off-by: Mike Loptien <mike.loptien at se-eng.com>
    Reviewed-on: http://review.coreboot.org/5950
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list