summaryrefslogtreecommitdiffstats
path: root/board/emk/common/am79c874.c
blob: b3840a22229a4b0efde4d814a1ed795b61fcbf0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (C) Copyright 2003
 * Reinhard Meyer, EMK Elektronik GmbH, r.meyer@emk-elektronik.de
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#include <common.h>

/*****************************************************************************
 * check fiber optic link present, and then copper link present. do auto switch
 * between both
 *****************************************************************************/
OpenPOWER on IntegriCloud