diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-11-11 13:38:06 -0600 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-11 22:01:32 +0100 |
commit | ab87c4db30acda329d010ac9e91d0bb8b9c6c1cc (patch) | |
tree | aa9d9cdf6b41b7fd12136db798d6152e2132a643 /src/mainboard/asus/kgpe-d16/cmos.default | |
parent | 4f85a1eb76d1e7109bcc60ba6f3262a5654ac61b (diff) |
mainboard/asus/kgpe-d16: Add maximum_p_state_limit CMOS option
Change-Id: I9a7049fd5601da10a954e02427ad59189fa93fa9
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/12407
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
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 dc698d0b58..0b87c913d5 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -17,6 +17,7 @@ interleave_memory_channels = Enable cpu_c_states = Enable cpu_cc6_state = Enable sata_ahci_mode = Enable +maximum_p_state_limit = 0xf ieee1394_controller = Enable power_on_after_fail = On boot_option = Fallback |