opnsense-src/sys/dev/flash
Premal Gajjar 77be1f2fa6 Fix TXFIFO register write and timeout message
Changes:
- Fixed incorrect register write for TXFIFO invalidation (FSPI_IPRXFCR → FSPI_IPTXFCR).
- Corrected error message for TXFIFO wait timeout (FSPI_INTR_IPRXWA → FSPI_INTR_IPTXWE).
- Corrected comment for TXFIFO available (RXFIFO -> TXFIFO)

Reviewed-by: imp@FreeBSD.org
Reviewed-by: jlduran@FreeBSD.org
Pull-request: https://github.com/freebsd/freebsd-src/pull/1604
2025-04-28 10:02:50 -06:00
..
flexspi Fix TXFIFO register write and timeout message 2025-04-28 10:02:50 -06:00
at45d.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cqspi.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
cqspi.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mx25l.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mx25lreg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
n25q.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
qspi_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
w25n.c flash: add w25n (nand flash) support 2025-02-14 19:03:55 -08:00
w25nreg.h flash: add w25n (nand flash) support 2025-02-14 19:03:55 -08:00