diff options
author | Robert Marko <robert.marko@sartura.hr> | 2023-11-29 11:11:07 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2024-01-10 09:38:55 +0100 |
commit | fde58124c3831cce0e046e0ec7cb4222d72c4fa7 (patch) | |
tree | 8515e6ecbb3b52ecd4d50091cca4a40cdfd38949 /test/lib/cmd_ut_lib.c | |
parent | 9a43eb12db36a5b77d904749dabe9141e67180a1 (diff) |
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: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'test/lib/cmd_ut_lib.c')
0 files changed, 0 insertions, 0 deletions