]> git.ipfire.org Git - thirdparty/u-boot.git/blob - board/emk/common/am79c874.c
Add GPL-2.0+ SPDX-License-Identifier to source files
[thirdparty/u-boot.git] / board / emk / common / am79c874.c
1 /*
2 * (C) Copyright 2003
3 * Reinhard Meyer, EMK Elektronik GmbH, r.meyer@emk-elektronik.de
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
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 *****************************************************************************/