diff options
Diffstat (limited to 'include/configs/makalu.h')
-rw-r--r-- | include/configs/makalu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/makalu.h b/include/configs/makalu.h index 65b240e..ab92ae4 100644 --- a/include/configs/makalu.h +++ b/include/configs/makalu.h @@ -223,6 +223,7 @@ *----------------------------------------------------------------------*/ #define CONFIG_M88E1111_PHY 1 #define CONFIG_IBM_EMAC4_V4 1 +#define CONFIG_EMAC_PHY_MODE EMAC_PHY_MODE_RGMII_RGMII #define CONFIG_PHY_ADDR 6 /* PHY address, See schematics */ #define CONFIG_PHY_RESET 1 /* reset phy upon startup */ |