mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-20 03:05:47 +08:00
bsps/xqspipsu: Add timeouts to NOR transfers
This switches the XQspiPsu NOR driver layer to use the RTEMS event system so that waits for interrupt-based data transfers can time out instead of waiting indefinitely. It is sometimes possible for either the controller or the NOR chip to fail to issue a transfer completion event and recovery is preferable to a hang.
This commit is contained in:
committed by
Sebastian Huber
parent
cd4b6761ea
commit
39da0b7fd4