summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/intel/fsp/fsp2_0/alderlake
diff options
context:
space:
mode:
authorRonak Kanabar <ronak.kanabar@intel.com>2021-06-28 21:21:29 +0530
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-07-13 15:14:56 +0000
commit16da569df9b0c7d55cc9525eb5b89c182ced3a32 (patch)
tree2fa4e553aad0f2ea82061e67e78bc26f398d73b7 /src/vendorcode/intel/fsp/fsp2_0/alderlake
parent91a1276d532bb94bfa1ed0d50fbc71de67776f2d (diff)
downloadcoreboot-16da569df9b0c7d55cc9525eb5b89c182ced3a32.tar.gz
coreboot-16da569df9b0c7d55cc9525eb5b89c182ced3a32.tar.bz2
coreboot-16da569df9b0c7d55cc9525eb5b89c182ced3a32.zip
vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2237_00
The headers added are generated as per FSP v2237_00. Previous FSP version was v2207_01. Changes Include: - Add VccInAuxImonIccImax in FspsUpd.h - Adjust Reserved UPD Offset in FspmUpd.h and FspsUpd.h - Few UPDs description update in FspmUpd.h and FspsUpd.h BUG=b:192199787 BRANCH=None TEST=Build and boot brya Change-Id: Ie291204a3fa0b9451c418c84bd40a17ef08a436c Cq-Depend:chrome-internal:3970327,chrome-internal:3925290 Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55896 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode/intel/fsp/fsp2_0/alderlake')
-rw-r--r--src/vendorcode/intel/fsp/fsp2_0/alderlake/FspmUpd.h17
-rw-r--r--src/vendorcode/intel/fsp/fsp2_0/alderlake/FspsUpd.h20
2 files changed, 22 insertions, 15 deletions
diff --git a/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspmUpd.h b/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspmUpd.h
index 65c8c024e3fe..76c8fd639418 100644
--- a/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspmUpd.h
+++ b/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspmUpd.h
@@ -454,9 +454,10 @@ typedef struct {
UINT8 ApertureSize;
/** Offset 0x01D0 - Board Type
- MrcBoardType, Options are 0=Mobile/Mobile Halo, 1=Desktop/DT Halo, 5=ULT/ULX/Mobile
- Halo, 7=UP Server
- 0:Mobile/Mobile Halo, 1:Desktop/DT Halo, 5:ULT/ULX/Mobile Halo, 7:UP Server
+ MrcBoardType, Options are 0=Mobile/Mobile Halo, 1=Desktop/DT Halo, 2=Desktop 2DPC
+ DDR5, 5=ULT/ULX/Mobile Halo, 7=UP Server
+ 0:Mobile/Mobile Halo, 1:Desktop/DT Halo, 2:Desktop 2DPC DDR5, 5:ULT/ULX/Mobile Halo,
+ 7:UP Server
**/
UINT8 UserBd;
@@ -2939,12 +2940,12 @@ typedef struct {
UINT8 Reserved38[3];
/** Offset 0x08DE - REFRESH_PANIC_WM
- Refresh Panic Watermark, range 1-8, Default is 8
+ DEPRECATED
**/
UINT8 RefreshPanicWm;
/** Offset 0x08DF - REFRESH_HP_WM
- Refresh High Priority Watermark, range 1-7, Default is 7
+ DEPRECATED
**/
UINT8 RefreshHpWm;
@@ -3161,7 +3162,7 @@ typedef struct {
/** Offset 0x0AA8 - Reserved
**/
- UINT8 Reserved46[56];
+ UINT8 Reserved46[64];
} FSP_M_CONFIG;
/** Fsp M UPD Configuration
@@ -3180,11 +3181,11 @@ typedef struct {
**/
FSP_M_CONFIG FspmConfig;
-/** Offset 0x0AE0
+/** Offset 0x0AE8
**/
UINT8 UnusedUpdSpace29[6];
-/** Offset 0x0AE6
+/** Offset 0x0AEE
**/
UINT16 UpdTerminator;
} FSPM_UPD;
diff --git a/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspsUpd.h b/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspsUpd.h
index 7fd878920a46..d689bd8c3b75 100644
--- a/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspsUpd.h
+++ b/src/vendorcode/intel/fsp/fsp2_0/alderlake/FspsUpd.h
@@ -1547,9 +1547,15 @@ typedef struct {
**/
UINT16 VrVoltageLimit[5];
-/** Offset 0x069E - Reserved
+/** Offset 0x069E - VccIn Aux Imon IccMax
+ PCODE MMIO Mailbox: VccIn Aux Imon IccMax. <b>0 - Auto</b> Values are in 1/4 Amp
+ increments. Range is 0-512.
**/
- UINT8 Reserved27[12];
+ UINT16 VccInAuxImonIccImax;
+
+/** Offset 0x06A0 - Reserved
+**/
+ UINT8 Reserved27[10];
/** Offset 0x06AA - FIVR RFI Spread Spectrum Enable or disable
Enable or Disable FIVR RFI Spread Spectrum. 0: Disable ; <b> 1: Enable </b>
@@ -1960,8 +1966,8 @@ typedef struct {
UINT8 PcieComplianceTestMode;
/** Offset 0x09CA - PCIE Rp Function Swap
- Allows BIOS to use root port function number swapping when root port of function
- 0 is disabled.
+ DEPRECATED. Allows BIOS to use root port function number swapping when root port
+ of function 0 is disabled.
$EN_DIS
**/
UINT8 PcieRpFunctionSwap;
@@ -3861,7 +3867,7 @@ typedef struct {
/** Offset 0x0FD5 - Reserved
**/
- UINT8 Reserved57[3];
+ UINT8 Reserved57[11];
} FSP_S_CONFIG;
/** Fsp S UPD Configuration
@@ -3880,11 +3886,11 @@ typedef struct {
**/
FSP_S_CONFIG FspsConfig;
-/** Offset 0x0FD8
+/** Offset 0x0FE0
**/
UINT8 UnusedUpdSpace40[6];
-/** Offset 0x0FDE
+/** Offset 0x0FE6
**/
UINT16 UpdTerminator;
} FSPS_UPD;