diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-11-11 14:04:40 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-11-12 21:22:11 +0100 |
commit | 795ee1a6cd45b9f8a791d4624eadb1b73414cede (patch) | |
tree | b76f4bb8ac213e0bfa5d3d23a554b2ad8829a065 /src/mainboard/asus/kgpe-d16/cmos.default | |
parent | ef62eacb3bf23cca6a089924b2d629335b91bcd9 (diff) |
mainboard/asus/kgpe-d16: Add sata_alpm CMOS option
Change-Id: I2f2658eb8b3142c86fef4ee50792f51954686cca
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/12409
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/kgpe-d16/cmos.default')
-rw-r--r-- | src/mainboard/asus/kgpe-d16/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index 3473bc9d2f..9994dadd75 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -18,6 +18,7 @@ interleave_memory_channels = Enable cpu_c_states = Enable cpu_cc6_state = Enable sata_ahci_mode = Enable +sata_alpm = Disable maximum_p_state_limit = 0xf ieee1394_controller = Enable power_on_after_fail = On |