Re: [PATCH v2] firmware: zynqmp-fpga: drop example bin format header

2019-12-11 Thread Sascha Hauer
On Tue, Dec 10, 2019 at 12:38:33PM +0100, Michael Tretter wrote: > Avoid the example bitstream header to validate the bitstream that should > be loaded into the FPGA. The header is mostly 0x with a few > special values at a certain offsets and can be better described with the > offsets and

[PATCH v2] firmware: zynqmp-fpga: drop example bin format header

2019-12-10 Thread Michael Tretter
Avoid the example bitstream header to validate the bitstream that should be loaded into the FPGA. The header is mostly 0x with a few special values at a certain offsets and can be better described with the offsets and their magic values. As a drive by, this fixes/removes a broken check in