jlaitine opened a new pull request, #15979:
URL: https://github.com/apache/nuttx/pull/15979
## Summary
This updates the mpfs_ethernet driver by picking the following corrections
from TII/SSRC branches:
- Always use LPWORK queue for txtimeout handling. Txtimeout does lengthy
op
jlaitine commented on code in PR #15979:
URL: https://github.com/apache/nuttx/pull/15979#discussion_r1992033222
##
arch/risc-v/src/mpfs/Kconfig:
##
@@ -700,6 +700,14 @@ config MPFS_PHYINIT
---help---
call mpfs_phy_boardinitialize() on init
+config MPFS_
acassis commented on code in PR #15979:
URL: https://github.com/apache/nuttx/pull/15979#discussion_r1991529836
##
arch/risc-v/src/mpfs/Kconfig:
##
@@ -700,6 +700,14 @@ config MPFS_PHYINIT
---help---
call mpfs_phy_boardinitialize() on init
+config MPFS_P
nuttxpr commented on PR #15979:
URL: https://github.com/apache/nuttx/pull/15979#issuecomment-2717318550
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the basic NuttX requiremen