summaryrefslogtreecommitdiff
path: root/board/freescale/m54451evb/mii.c
Commit message (Collapse)AuthorAgeLines
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-03-303/+0
| | | | | | | | | | | Will use mcfmii.c driver in drivers/net rather than keep creating new mii.c for each future platform. Remove EB+MCF-EV123, cobra5272, idmr, M5235EVB, M5271EVB, M5272C3, M5275EVB, M5282EVB, M5329EVB, M5373EVB, M54451EVB, M54455EVB, M547xEVB, and M548xEVB's mii.c Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-14-0/+303
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>