mainboard/asus/kgpe-d16: Add CPB control CMOS option
Change-Id: I28ad2298ad4dfb428dcd41a4f00db88c5e817cd7 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: https://review.coreboot.org/13173 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
4e543d3915
commit
f098a7310a
|
@ -17,6 +17,7 @@ interleave_nodes = Disable
|
|||
interleave_memory_channels = Enable
|
||||
cpu_c_states = Enable
|
||||
cpu_cc6_state = Enable
|
||||
cpu_core_boost = Enable
|
||||
sata_ahci_mode = Enable
|
||||
sata_alpm = Disable
|
||||
maximum_p_state_limit = 0xf
|
||||
|
|
|
@ -48,8 +48,9 @@ entries
|
|||
476 1 e 1 l3_cache_partitioning
|
||||
477 1 e 1 ieee1394_controller
|
||||
478 1 e 1 iommu
|
||||
479 1 e 1 experimental_memory_speed_boost
|
||||
480 1 r 0 allow_spd_nvram_cache_restore
|
||||
479 1 e 1 cpu_core_boost
|
||||
480 1 e 1 experimental_memory_speed_boost
|
||||
481 1 r 0 allow_spd_nvram_cache_restore
|
||||
728 256 h 0 user_data
|
||||
984 16 h 0 check_sum
|
||||
# Reserve the extended AMD configuration registers
|
||||
|
|
Loading…
Reference in New Issue