[coreboot] Patch merged into coreboot/master: 1c810f1 Fixes and Sandybridge support for lapic cpu init

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 6 18:47:45 CEST 2012


the following patch was just integrated into master:
commit 1c810f17a1a3e9c5433e9eee4a18175d64698be2
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue Apr 3 16:17:11 2012 -0700

    Fixes and Sandybridge support for lapic cpu init
    
    - preprocessor macros should not use defined(CONFIG_*) but
      just CONFIG_*
    - drop AMD CPU model 14XXX config variable use. Those do not exist.
    - skip some delays on Sandybridge systems
    - Count how long we're waiting for each AP to stop
    - Skip speedstep specific CPU entries
    
    Change-Id: I13db384ba4e28acbe7f0f8c9cd169954b39f167d
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Signed-off-by: Duncan Laurie <dlaurie at google.com>

Build-Tested: build bot (Jenkins) at Fri Apr  6 04:28:01 2012, giving +1
See http://review.coreboot.org/871 for details.

-gerrit




More information about the coreboot mailing list