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 c2c398c..64fc6fe 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -179,6 +179,7 @@ * Ethernet configuration */ #define CONFIG_MPC5XXX_FEC 1 +#define CONFIG_FEC_10MBIT 1 /* Workaround for FEC 100Mbit problem */ /* * GPIO configuration |