Attention is currently required from: Chen, Gang C, Christian Walter, Intel coreboot Reviewers, Johnny Lin, Jonathan Zhang, Patrick Rudolph, Tim Chu.
Hello Chen, Gang C,
I'd like you to do a code review.
Please visit
https://review.coreboot.org/c/coreboot/+/86574?usp=email
to review the following change.
Change subject: soc/intel/xeon_sp/gnr: Config FIXED_MMIO_REGION_BASE/SIZE
......................................................................
soc/intel/xeon_sp/gnr: Config FIXED_MMIO_REGION_BASE/SIZE
Change-Id: Ia7510ccd9a4e5d4a3081df2415ade04b7150bd07
Signed-off-by: Gang Chen gang.c.chen@intel.com
Signed-off-by: Shuo Liu shuo.liu@intel.com
---
M src/soc/intel/xeon_sp/gnr/Kconfig
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/86574/1
diff --git a/src/soc/intel/xeon_sp/gnr/Kconfig b/src/soc/intel/xeon_sp/gnr/Kconfig
index 4dee961..2ba1ca8 100644
--- a/src/soc/intel/xeon_sp/gnr/Kconfig
+++ b/src/soc/intel/xeon_sp/gnr/Kconfig
@@ -114,4 +114,12 @@
help
SPI BAR0 Base address.
+config FIXED_MMIO_REGION_BASE
+ hex
+ default 0xfe800000
+
+config FIXED_MMIO_REGION_SIZE
+ hex
+ default 0x800000
+
endif
--
To view, visit
https://review.coreboot.org/c/coreboot/+/86574?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ia7510ccd9a4e5d4a3081df2415ade04b7150bd07
Gerrit-Change-Number: 86574
Gerrit-PatchSet: 1
Gerrit-Owner: Shuo Liu
shuo.liu@intel.com
Gerrit-Reviewer: Chen, Gang C
gang.c.chen@intel.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Intel coreboot Reviewers
intel_coreboot_reviewers@intel.com
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jon.zhixiong.zhang@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Attention: Intel coreboot Reviewers
intel_coreboot_reviewers@intel.com
Gerrit-Attention: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Attention: Jonathan Zhang
jon.zhixiong.zhang@gmail.com
Gerrit-Attention: Chen, Gang C
gang.c.chen@intel.com
Gerrit-Attention: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Tim Chu
Tim.Chu@quantatw.com