Re: [PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

2020-08-28 Thread Tom Rix
On 8/28/20 12:58 PM, Luca Ceresoli wrote: > When the DONE pin does not go high after programming to confirm programming > success, the INIT_B pin provides some info on the reason. Use it if > available to provide a more explanatory error message. > > Signed-off-by: Luca Ceresoli This patch set

[PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

2020-08-28 Thread Luca Ceresoli
When the DONE pin does not go high after programming to confirm programming success, the INIT_B pin provides some info on the reason. Use it if available to provide a more explanatory error message. Signed-off-by: Luca Ceresoli --- Changes in v3: none. Changes in v2: - also check for gpiod_ge