[coreboot-gerrit] Patch merged into coreboot/master: AMD k8 fam10: Fix CAR GLOBALS late in romstage

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 21 15:35:53 CEST 2016


the following patch was just integrated into master:
commit a877b74a79028cef9a6a50a40c6d895de5c88fbd
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Jul 20 03:23:06 2016 +0300

    AMD k8 fam10: Fix CAR GLOBALS late in romstage
    
    Zero-filling memory below 1 MiB resets car_migrated variable so
    any CAR GLOBALs are not addressed correctly for the remaining
    time in romstage. Also there is no actual need to do this as
    ramstage loader handles BSS.
    
    This fixes regression with commit 70cd54310 that broke fam10 boards
    with romstage spinlocks enabled.
    
    Change-Id: I7418821997a980ae5b818bd57e8a1b6507a543af
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/15754
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>


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

-gerrit



More information about the coreboot-gerrit mailing list