Skip to content
Commit fde58124 authored by Robert Marko's avatar Robert Marko Committed by Stefan Roese
Browse files

arm: mvebu: Espressobin: move network setup into a separate function



Currently, Esspresobin switch is being setup directly in last_stage_init()
which makes it hard to add support for any other board to be setup.

So, lets just move the switch setup code to a separate function and call it
if compatible matches, there should be no functional change.

Signed-off-by: default avatarRobert Marko <robert.marko@sartura.hr>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 9a43eb12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment