[PATCH 14/19] bootstd: Fix comment in bootmeth test
Simon Glass
sjg at chromium.org
Wed Jul 20 18:59:42 CEST 2022
Correct the comment at the top of this file.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
test/boot/bootmeth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/boot/bootmeth.c b/test/boot/bootmeth.c
index 07776c5368d..81421f550b5 100644
--- a/test/boot/bootmeth.c
+++ b/test/boot/bootmeth.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Test for bootdev functions. All start with 'bootdev'
+ * Test for bootdev functions. All start with 'bootmeth'
*
* Copyright 2021 Google LLC
* Written by Simon Glass <sjg at chromium.org>
--
2.37.0.170.g444d1eabd0-goog
More information about the U-Boot
mailing list