diff options
author | Fabian Kunkel <fabi@adv.bruhnspace.com> | 2016-07-18 17:39:28 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-07-22 18:56:42 +0200 |
commit | cc19806ae7554edb936f729511c2041366d6775b (patch) | |
tree | cb7c073726bd11dd5f7891cda546a76c21f9f3d2 /src/drivers/aspeed | |
parent | fc4c15b9e200a1d2bf2e51206e1d1b17f79a1578 (diff) |
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@adv.bruhnspace.com>
Reviewed-on: https://review.coreboot.org/15728
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/drivers/aspeed')
0 files changed, 0 insertions, 0 deletions