diff mbox series

[2/2] doc: add clarity to what a "fpga" image is

Message ID 20240604195256.1820285-3-sam.povilus@amd.com
State Accepted, archived
Commit 9edc13159ec4c280961d02775db25e7588f1cecb
Delegated to: Heinrich Schuchardt
Headers show
Series Cleanup fit documentation | expand

Commit Message

Sam Povilus June 4, 2024, 7:52 p.m. UTC
Update fit documentation to clarify that FPGA images are vendor specific and opaque bitstreams.

Signed-off-by: Sam Povilus <sam.povilus@amd.com>
---
 doc/usage/fit/source_file_format.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/usage/fit/source_file_format.rst b/doc/usage/fit/source_file_format.rst
index 310225d839..7727ab77c5 100644
--- a/doc/usage/fit/source_file_format.rst
+++ b/doc/usage/fit/source_file_format.rst
@@ -198,7 +198,7 @@  type
     firmware              Firmware
     firmware_ivt          Firmware with HABv4 IVT
     flat_dt               Flat Device Tree
-    fpga                  FPGA Image
+    fpga                  FPGA Device Image (bitstream file, vendor specific)
     gpimage               TI Keystone SPL Image
     imx8image             NXP i.MX8 Boot Image
     imx8mimage            NXP i.MX8M Boot Image