blob: b3840a22229a4b0efde4d814a1ed795b61fcbf0e [file] [log] [blame]
wdenk1c437712004-01-16 00:30:56 +00001/*
2 * (C) Copyright 2003
3 * Reinhard Meyer, EMK Elektronik GmbH, r.meyer@emk-elektronik.de
4 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02005 * SPDX-License-Identifier: GPL-2.0+
wdenk1c437712004-01-16 00:30:56 +00006 */
7
8#include <common.h>
9
10/*****************************************************************************
11 * check fiber optic link present, and then copper link present. do auto switch
12 * between both
13 *****************************************************************************/