Attention is currently required from: Patrick Rudolph, Jonathan Zhang, Johnny Lin, Arthur Heymans.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50082 )
Change subject: soc/intel/xeon_sp/cpx: Fix bootblock size with CBnT
......................................................................
Patch Set 1:
(1 comment)
File src/soc/intel/xeon_sp/cpx/Kconfig:
https://review.coreboot.org/c/coreboot/+/50082/comment/7beda299_3ba72033
PS1, Line 9: select FIXED_BOOTBLOCK_SIZE if INTEL_CBNT_SUPPORT
I would rather to have INTEL_CBNT_SUPPORT to be explicitly selected instead of implicit. […]
The fixed bootblock option would look like this:
config C_ENV_BOOTBLOCK_SIZE
hex
default 0xc000 if INTEL_CBNT_SUPPORT
help
This matches the IBB size used for CBnT. Adjust this to the
used CBnT settings.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/50082
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5ad9d29f247b6f828501bfacc27a8af08761d55
Gerrit-Change-Number: 50082
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Attention: Jonathan Zhang
jonzhang@fb.com
Gerrit-Attention: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Thu, 28 Jan 2021 18:23:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jonathan Zhang
jonzhang@fb.com
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Comment-In-Reply-To: Arthur Heymans
arthur@aheymans.xyz
Gerrit-MessageType: comment