[coreboot-gerrit] Patch merged into coreboot/master: 8351243 Fix i82801a/b/c/d IOAPIC

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 12 05:19:39 CEST 2013


the following patch was just integrated into master:
commit 8351243e4a99c7159ec3257db272b735efff218c
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Jun 5 07:19:31 2013 +0300

    Fix i82801a/b/c/d IOAPIC
    
    Setting IRQ delivery to FSB got lost in the rebase process
    for commit e6143531.
    
    I captured following error on dmesg and this patch fixes it for
    i82801dx.
    
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    ..MP-BIOS bug: 8254 timer not connected to IO-APIC
    ...trying to set up timer (IRQ0) through the 8259A ...
    ..... (found apic 0 pin 2) ...
    ....... failed.
    ...trying to set up timer as Virtual Wire IRQ...
    ..... works.
    
    Change-Id: I0768976cc6b0deab213ad9bd4771e0f278de634c
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3371
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list