diff options
Diffstat (limited to 'include/configs/TB5200.h')
| -rw-r--r-- | include/configs/TB5200.h | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/include/configs/TB5200.h b/include/configs/TB5200.h index 60102469c..b42d3d944 100644 --- a/include/configs/TB5200.h +++ b/include/configs/TB5200.h @@ -344,10 +344,11 @@   * Ethernet configuration   */  #define CONFIG_MPC5xxx_FEC	1 +#define CONFIG_MPC5xxx_FEC_MII100  /* - * Define CONFIG_FEC_10MBIT to force FEC at 10Mb + * Define CONFIG_MPC5xxx_FEC_MII10 to force FEC at 10Mb   */ -/* #define CONFIG_FEC_10MBIT 1 */ +/* #define CONFIG_MPC5xxx_FEC_MII10 */  #define CONFIG_PHY_ADDR		0x00  /* |