diff options
Diffstat (limited to 'include/configs/Total5200.h')
| -rw-r--r-- | include/configs/Total5200.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/Total5200.h b/include/configs/Total5200.h index 75d1985ff..9a7584807 100644 --- a/include/configs/Total5200.h +++ b/include/configs/Total5200.h @@ -268,6 +268,7 @@   * Ethernet configuration   */  #define CONFIG_MPC5xxx_FEC	1 +#define CONFIG_MPC5xxx_FEC_SEVENWIRE  /* dummy, 7-wire FEC does not have phy address */  #define CONFIG_PHY_ADDR		0x00 |