You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
netinit in nsh_consolemain fails for boards where the phy is initialized at a later stage. This can be fixed by reordering the init (specifically moving lines 90-94 to line 107).
The text was updated successfully, but these errors were encountered:
netinit in nsh_consolemain fails for boards where the phy is initialized at a later stage. This can be fixed by reordering the init (specifically moving lines 90-94 to line 107).
The text was updated successfully, but these errors were encountered: