[coreboot-gerrit] Patch merged into coreboot/master: amd/agesa/f16kb: Allow SATA Gen3

gerrit at coreboot.org gerrit at coreboot.org
Fri Jul 22 18:56:46 CEST 2016


the following patch was just integrated into master:
commit cc19806ae7554edb936f729511c2041366d6775b
Author: Fabian Kunkel <fabi at adv.bruhnspace.com>
Date:   Mon Jul 18 17:39:28 2016 +0200

    amd/agesa/f16kb: Allow SATA Gen3
    
    YangtzeSataResetService implements the SataSetMaxGen2 double.
    The value should be only set, if the condition is met.
    For testing, add
    FchParams_env->Sata.SataMode.SataSetMaxGen2 = FALSE;
    to your BiosCallOuts.c, which enables GEN3 for the SATA ports.
    Patch is tested with bap/e20xx board, Lubuntu 16.04 Kernel 4.4.
    $ dmesg | grep ahci #before patch
    ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    $ dmesg | grep ahci #after patch
    ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    
    Change-Id: I17a493b876a4be3236736b2116b331e465b159af
    Signed-off-by: Fabian Kunkel <fabi at adv.bruhnspace.com>
    Reviewed-on: https://review.coreboot.org/15728
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list