Files
nuttx/arch
aviralgarg05 a4315fbb45 arch/arm/src: Fix Ethernet RUNNING status regression in IMXRT and STM32(F7/H7).
Add missing netdev_carrier_on() and netdev_carrier_off() calls to
imxrt_enet.c, stm32f7/stm32_ethernet.c, stm32h7/stm32_ethernet.c,
and stm32/stm32_eth.c. This ensures the interfaces correctly report
IFF_RUNNING status, as required by recent networking stack changes.

Verification:
- imxrt_enet.c pass ./tools/checkpatch.sh.
- stm32f7/stm32_ethernet.c pass ./tools/checkpatch.sh.
- stm32h7/stm32_ethernet.c pass ./tools/checkpatch.sh.
- stm32/stm32_eth.c pass ./tools/checkpatch.sh.
- Manual compilation verification for IMXRT1060 driver.
- Addresses CI failures in arm-13 job (STM32H7).

Signed-off-by: Aviral Garg <gargaviral99@gmail.com>
2026-02-01 01:12:18 +08:00
..
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00
2026-01-27 21:24:31 +08:00