summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorJakub Czapiga <jacz@semihalf.com>2023-01-04 17:30:33 +0000
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2023-01-04 22:28:35 +0000
commitae0a4f609c5ec48253c484daf07f16736cffa7ee (patch)
tree1cf16da925fbcc977322ca4b087bc92ca71fefa3 /src/mainboard
parent43b7e60e3eba7787c3adc892e1ca902e1a918c2a (diff)
downloadcoreboot-ae0a4f609c5ec48253c484daf07f16736cffa7ee.tar.gz
coreboot-ae0a4f609c5ec48253c484daf07f16736cffa7ee.tar.bz2
coreboot-ae0a4f609c5ec48253c484daf07f16736cffa7ee.zip
Revert "mb/google/brya: Define a more suitable MRC training text message"
This reverts commit e45f70423e5da8509bae83aba84b08f8fc0f624e. Reason for revert: Merged out of order, broke tree Signed-off-by: Jakub Czapiga <jacz@semihalf.com> Change-Id: I38a7be6b94199d3a23e78114fb6708c535f241cc Reviewed-on: https://review.coreboot.org/c/coreboot/+/71279 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/brya/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index a26794638658..bc754beefbd4 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -332,7 +332,4 @@ config PCIEXP_DEFAULT_MAX_RESIZABLE_BAR_BITS
int
default 32
-config MEMORY_TRAINING_TEXT
- default "Your device is finishing an update. This may take 1-2 minutes.\\Please do not turn off your device."
-
endif # BOARD_GOOGLE_BRYA_COMMON