nuttx/arch/arm64
Jukka Laitinen fdaeb00910 arch/imx9/enet: Move imx9_phy_boardinitialize to "ifup" phase
Move the board-specific phy initialization from early boot into ifup phase. The
board specific phy initialization may need to implement delays, or bus
communication, for example via i2c bus.

These OS services are not necessarily available yet in arm64_netinitialize, and
PHY initialization is not necessary until the driver actually starts using it.
In addition, this allows the board to reset the ethernet phy at every ifup,
if needed for error recover.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2026-02-01 09:41:50 -03:00
..
include arm64: support protectbuild 2026-01-26 16:27:19 +08:00
src arch/imx9/enet: Move imx9_phy_boardinitialize to "ifup" phase 2026-02-01 09:41:50 -03:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arch/armv8-r64: userspace PMU access 2026-01-27 21:57:37 +08:00