Arthur Heymans has uploaded this change for review.

View Change

Documentation/vboot: Drop deprecated options from example

4K keys are now default.

Change-Id: I16599d0e8b874f9e8a56100fea06d6e4f94a5c00
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M Documentation/security/vboot/index.md
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/37149/1
diff --git a/Documentation/security/vboot/index.md b/Documentation/security/vboot/index.md
index 400c2b5..12b49de 100644
--- a/Documentation/security/vboot/index.md
+++ b/Documentation/security/vboot/index.md
@@ -229,7 +229,7 @@
# The keys were made using the following command
#
# 3rdparty/vboot/scripts/keygeneration/create_new_keys.sh \
-# --4k --4k-root --output $PWD/keys
+# --output $PWD/keys
#
#
# The "magic" numbers below are derived from the GBB section in

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I16599d0e8b874f9e8a56100fea06d6e4f94a5c00
Gerrit-Change-Number: 37149
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-MessageType: newchange