firmware: zynqmp-fpga: print Xilinx bitstream header
The bitstream header has 5 fields, that start with a char for the type.
Four fields have a big-ending length and a null-terminated string for
the design name, the part number, and the date and time of creation. The
last field is a big-endian 32 bit unsigned int for the size of the
bitstream.

Print this info when loading the bitstream.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent fe9c64e commit f21fd69259d1a3a1215be37dfcc268808e8c5c9b
@Michael Tretter Michael Tretter authored on 25 Oct 2019
Sascha Hauer committed on 28 Oct 2019
Showing 1 changed file
View
drivers/firmware/zynqmp-fpga.c