From: Thomas Weißschuh Date: Thu, 7 Mar 2024 12:05:35 +0000 (+0100) Subject: docs/interop/firmware.json: Fix doc for FirmwareFlashMode X-Git-Tag: v9.0.0-rc0~25^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56fa4f346a32b41d2fccd24c86cbf3390fc510e5;p=thirdparty%2Fqemu.git docs/interop/firmware.json: Fix doc for FirmwareFlashMode The doc title did not match the actual definition. Fixes: 2720ceda05 ("docs: expand firmware descriptor to allow flash without NVRAM") Signed-off-by: Thomas Weißschuh Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20240307-qapi-firmware-json-v2-2-3b29eabb9b9a@linutronix.de> Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json index a024f1b9bf3..54a1fc6c104 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.