From: Sam Povilus Date: Tue, 4 Jun 2024 19:52:56 +0000 (-0600) Subject: doc: add clarity to what a "fpga" image is X-Git-Tag: v2024.07-rc5~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9edc13159ec4c280961d02775db25e7588f1cecb;p=pandora-u-boot.git doc: add clarity to what a "fpga" image is Update fit documentation to clarify that FPGA images are vendor specific and opaque bitstreams. Signed-off-by: Sam Povilus --- diff --git a/doc/usage/fit/source_file_format.rst b/doc/usage/fit/source_file_format.rst index 310225d8390..7727ab77c54 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