This patch add a MII Bus support for FCC port using a simple bitbang
implementation (derived from miiphy driver).
In order to enable mii bus, you need to define the following additional macros:
CONFIG_MPC85XX_BITBANGMII - Enable the mii bus support code
CONFIG_SYS_FCC1_MDIO - Pin used for MD
From: Luigi 'Comio' Mantellini
This patch add a MII Bus support for FCC port using a simple bitbang
implementation (derived from miiphy driver).
In order to enable mii bus, you need to define the following additional macros:
CONFIG_MPC85XX_BITBANGMII - Enable the mii bus support code
CONFIG_SYS
2 matches
Mail list logo