Skip to content
Snippets Groups Projects
Commit 582c55a0 authored by Heiko Schocher's avatar Heiko Schocher Committed by Ben Warren
Browse files

83xx, uec: split enet_interface in two variables


There's no sensible reason to unite speed and interface type into
one variable.  So split this variable enet_interface into two
vars: enet_interface_type, which hold the interface type and speed.

Also: add the possibility for switching between 10 and 100 MBit
interfaces on the fly, when running in FAST_ETH mode.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
parent d7e35437
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment