[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
From: |
Thomas Weißschuh |
Subject: |
[PATCH 2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode |
Date: |
Wed, 06 Mar 2024 11:31:23 +0100 |
The doc title did not match the actual definition.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
docs/interop/firmware.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json
index a024f1b9bf3f..54a1fc6c1041 100644
--- a/docs/interop/firmware.json
+++ b/docs/interop/firmware.json
@@ -223,7 +223,7 @@
##
-# @FirmwareFlashType:
+# @FirmwareFlashMode:
#
# Describes how the firmware build handles code versus variable
# persistence.
--
2.44.0