[coreboot-gerrit] Patch merged into coreboot/master: smscsuperio: map interrupt in smscsuperio_enable_serial()

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 21 22:42:35 CET 2016


the following patch was just integrated into master:
commit 657d9cd5482835b49d79c7eabeb7baf2dce70dfe
Author: Jonathan A. Kollasch <jakllsch at kollasch.net>
Date:   Mon Jul 6 08:07:50 2015 -0500

    smscsuperio: map interrupt in smscsuperio_enable_serial()
    
    This is a stopgap for when you use SUPERIO_SMSC_SMSCSUPERIO and the
    interrupt is unmapped at reset, but for whatever reason the chip is
    inaccessible in smscsuperio/superio.c::enable_dev() and thus the
    devicetree.cb IRQ information is not applied in ramstage and then
    serial console output fails to work for more than the UART FIFO depth
    in the OS.
    
    Change-Id: I00998088975569516f7caeb7f4098b48fe437889
    Signed-off-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
    Reviewed-on: https://review.coreboot.org/10807
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Zheng Bao <fishbaozi at gmail.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/10807 for details.

-gerrit



More information about the coreboot-gerrit mailing list