src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Change-Id: I492224b6900b9658d54c8cf486ef5d64b299687f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28871 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
This commit is contained in:
committed by
Martin Roth
parent
19c0ae540e
commit
4e6b7907de
@@ -43,7 +43,7 @@
|
||||
#define MSR_EBC_FREQUENCY_ID 0x2c
|
||||
#define MSR_FSB_FREQ 0xcd
|
||||
#define MSR_FSB_CLOCK_VCC 0xce
|
||||
#define MSR_PMG_CST_CONFIG_CONTROL 0xe2
|
||||
#define MSR_PKG_CST_CONFIG_CONTROL 0xe2
|
||||
#define MSR_PMG_IO_BASE_ADDR 0xe3
|
||||
#define MSR_PMG_IO_CAPTURE_ADDR 0xe4
|
||||
#define MSR_EXTENDED_CONFIG 0xee
|
||||
|
Reference in New Issue
Block a user