mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 17:20:59 +08:00
When resetting the QSPI FIFOs, the driver was reading write-only bits of a register for status information when it was actually in a different register. This corrects the driver so that it reads the correct status bits.