summaryrefslogtreecommitdiff
path: root/board/freescale/common/sgmii_riser.h
blob: 8d56a1f59d8751ce81528b2005d2dc558fea7f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Freescale SGMII Riser Card
 *
 * This driver supports the SGMII Riser card found on the
 * "DS" style of development board from Freescale.
 *
 * This software may be used and distributed according to the
 * terms of the GNU Public License, Version 2, incorporated
 * herein by reference.
 *
 * Copyright 2008 Freescale Semiconductor, Inc.
 *
 */

void fsl_sgmii_riser_init(struct tsec_info_struct *tsec_info, int num);