Hello Martin Roth, Furquan Shaikh,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/34426
to review the following change.
Change subject: NOT_FOR_MERGE: soc/amd/picasso: Disable BERT table generation ......................................................................
NOT_FOR_MERGE: soc/amd/picasso: Disable BERT table generation
For the moment, the reserved memory for BERT goofs our presumed memory map.
Change-Id: I789ece3c324b88652dc60776afe5a7b9edf08b2a Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M src/soc/amd/picasso/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/34426/1
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 3c27f15..fd1b221 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -232,7 +232,6 @@
config ACPI_BERT bool "Build ACPI BERT Table" - default y depends on HAVE_ACPI_TABLES help Report Machine Check errors identified in POST to the OS in an