From 895c77f361e9d44849cc00eac5a094371fecfc8c Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 22 Nov 2019 17:36:40 +0100 Subject: Documentation/vboot: Drop deprecated options from example 4K keys are now default. Change-Id: I16599d0e8b874f9e8a56100fea06d6e4f94a5c00 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/37149 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Angel Pons --- Documentation/security/vboot/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/security/vboot') diff --git a/Documentation/security/vboot/index.md b/Documentation/security/vboot/index.md index 997db8be80a3..ff2261a66956 100644 --- a/Documentation/security/vboot/index.md +++ b/Documentation/security/vboot/index.md @@ -231,7 +231,7 @@ More details are available in `3rdparty/vboot/README`. # 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 -- cgit v1.2.3