Skip to content
Snippets Groups Projects
Commit 69a85242 authored by Kumar Gala's avatar Kumar Gala
Browse files

fm-eth: Add ability for board code to disable a port


The SoC configuration may have more ports enabled than a given board
actually can utilize.  Add a routinue that allows the board code to
disable a port that it knows isn't being used.

fm_disable_port() needs to be called before cpu_eth_init().

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 2b3a1cdd
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