Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Martin L Roth, Matt DeVillier, Paul Menzel.
Hello Felix Held, Fred Reitberger, Jason Glenesk, Matt DeVillier, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/80348?usp=email
to look at the new patch set (#8).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Code-Review+1 by Paul Menzel, Verified+1 by build bot (Jenkins)
Change subject: soc/amd/noncar: Increase bootblock size from 64K to 128K ......................................................................
soc/amd/noncar: Increase bootblock size from 64K to 128K
When linking in page tables or romstage code, more place is needed. With Genoa POC x86_64 is the default so no conditional Kconfig values are set.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: I23f176d63d3c303b13331a77ad5ac6c7a19073d3 --- M src/soc/amd/cezanne/Kconfig M src/soc/amd/genoa_poc/Kconfig M src/soc/amd/glinda/Kconfig M src/soc/amd/mendocino/Kconfig M src/soc/amd/phoenix/Kconfig M src/soc/amd/picasso/Kconfig 6 files changed, 18 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/80348/8