Patrick Rudolph has uploaded this change for review.

View Change

Documentation: Update vboot on lenovo

Update the documentation now that CB:32705 is merged.

Change-Id: I9845c0750ec4016188478154610400d1b8556793
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
---
M Documentation/mainboard/lenovo/vboot.md
1 file changed, 2 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/40775/1
diff --git a/Documentation/mainboard/lenovo/vboot.md b/Documentation/mainboard/lenovo/vboot.md
index 4e1b946..24fbdad 100644
--- a/Documentation/mainboard/lenovo/vboot.md
+++ b/Documentation/mainboard/lenovo/vboot.md
@@ -18,8 +18,8 @@
partition that acts as failsafe in case the regular firmware update, that
goes to the `A` or `B` partition fails.

-**Note:** The `RO` partition isn't write-protected by default. There's a patch
-pending on gerrit [CB:32705] that write-protects the `RO` partition.
+**Note:** The `RO` partition isn't write-protected by default, as you
+have to enable the protection in the security Kconfig menu by yourself.

On *Lenovo* devices you can enable the *Fn* key as recovery mode switch, by
enabling `CONFIG_H8_FN_KEY_AS_VBOOT_RECOVERY_SW`.
@@ -35,5 +35,4 @@
[vboot] on *Lenovo* devices uses the CMOS to store configuration data, like
boot failures and the last successfully booted partition.

-[CB:32705]: https://review.coreboot.org/32705
[vboot]: ../../security/vboot/index.md

To view, visit change 40775. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9845c0750ec4016188478154610400d1b8556793
Gerrit-Change-Number: 40775
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-MessageType: newchange