[PATCH v2 15/35] bootstd: Fix comment in bootmeth test

Simon Glass sjg at chromium.org
Sat Jul 30 23:52:17 CEST 2022


Correct the comment at the top of this file.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 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.1.455.g008518b4e5-goog



More information about the U-Boot mailing list