Skip to content

Ethernet PHY ksz8081 regression on FRDM-RW612 #97368

@DerekSnell

Description

@DerekSnell

Describe the bug

1fd4886 merged in #95305 from @TonyHan11 broke the Ethernet networking samples on the FRDM-RW612. The http_server and dhcpv4_client samples fail after this commit.

Regression

  • This is a regression.

Steps to reproduce

west build -b frdm_rw612 samples/net/sockets/http_server/ --pristine

Relevant log output

[00:41:13.106,333] <inf> eth_nxp_enet_mac: Link is down
*** Booting Zephyr OS build v4.2.0-2858-g1fd4886ad97c ***
[00:41:13.106,853] <inf> net_config: Initializing network
[00:41:13.106,868] <inf> net_config: Waiting interface 1 (0x10042590) to be up..
[00:41:43.108,027] <inf> net_config: IPv4 address: 192.0.2.1
[00:41:43.108,207] <err> net_config: Timeout while waiting network interface
[00:41:43.108,216] <err> net_config: Network initialization failed (-115)
uart:~$

Impact

Functional Limitation – Some features not working as expected, but system usable.

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions