diff options
Diffstat (limited to 'include/configs/IceCube.h')
| -rw-r--r-- | include/configs/IceCube.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index 2f0a87583..194f62faf 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -215,6 +215,7 @@   */  #define CONFIG_MPC5XXX_FEC	1  #define CONFIG_FEC_10MBIT 1 /* Workaround for FEC 100Mbit problem */ +#define CONFIG_PHY_ADDR		0x00  /*   * GPIO configuration |