[U-Boot] [PATCH 1/2] mkimage: Report information about fpga
Simon Glass
sjg at chromium.org
Thu May 19 05:58:56 CEST 2016
On 17 May 2016 at 06:59, Michal Simek <michal.simek at xilinx.com> wrote:
> Add FIT_FPGA_PROP that user can identify an optional
> entry for fpga.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> common/image-fit.c | 4 +++
> common/image.c | 1 +
> doc/uImage.FIT/multi-with-fpga.its | 67 +++++++++++++++++++++++++++++++++++
> doc/uImage.FIT/source_file_format.txt | 3 ++
> include/image.h | 4 ++-
> 5 files changed, 78 insertions(+), 1 deletion(-)
> create mode 100644 doc/uImage.FIT/multi-with-fpga.its
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list