]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/sh_eth.c
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
[u-boot] / drivers / net / sh_eth.c
index 09af8606dbcbbc666e2949308d7a493c7796d428..2d9cc328b5919683481f6621533731a32afa5bd2 100644 (file)
@@ -394,7 +394,7 @@ static int sh_eth_config(struct sh_eth_dev *eth, bd_t *bd)
        sh_eth_write(eth, TPAUSER_TPAUSE, TPAUSER);
 #endif
 
-#if defined(CONFIG_CPU_SH7734)
+#if defined(CONFIG_CPU_SH7734) || defined(CONFIG_R8A7740)
        sh_eth_write(eth, CONFIG_SH_ETHER_SH7734_MII, RMII_MII);
 #endif
        /* Configure phy */