Attention is currently required from: Tarun Tuli.
Jérémy Compostella has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/70796 )
Change subject: mb/google/brya: Define a more suitable MRC training text message ......................................................................
mb/google/brya: Define a more suitable MRC training text message
BUG=b:252792591 BRANCH=firmware-brya-14505.B TEST=TO-BE-COMPLETED
Change-Id: Ie71cd86746427789b3694d41224bf2c170af0f91 Signed-off-by: Jeremy Compostella jeremy.compostella@intel.com --- M src/mainboard/google/brya/Kconfig 1 file changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/70796/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index af4ff3b..68f0e38 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -334,4 +334,7 @@ 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