Commit 03680781 authored by Omar Gabella's avatar Omar Gabella

'FULL std WR' WITHOUT autoneg in BROADCAST_BASE

parent dd3c2c62
Pipeline #4422 failed with stages
......@@ -101,7 +101,7 @@ static void wrc_initialize(void)
* the link is down */
timer_delay_ms(200);
#ifdef BROADCAST_NODE // BROADCAST
#ifdef BROADCAST // BROADCAST
ep_enable(1, 0); // Auto negociation not enabled.
// ep_set_autonegotiation(0); // Test to disable autoneg even if it is not enabled...
#else
......
Markdown is supported
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