Skip to content
Commit 7019d561 authored by Sebastien Lorquet's avatar Sebastien Lorquet Committed by Gregory Nutt
Browse files

On STM32, in case of PHY failure, usually because of the lack of 25/50 MHz...

On STM32, in case of PHY failure, usually because of the lack of 25/50 MHz REFCLK input, the Ethernet block would lock up in a while loop waiting for readiness, which will never happened.  This prevented the board from starting at all in the case of a PHY failure.  This commit adds a retry loop to avoid bricking the board if the Ethernet block is unable to start.
parent 296a7d33
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment