]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ORSG.h
Merge branch 'next' of ../custodians into next
[u-boot] / include / configs / ORSG.h
index 13d6e0496f9f89c9aea881add3733b73c7064811..142471362ffed32dab785dcade6c45fafa75ee18 100644 (file)
@@ -54,6 +54,7 @@
 #define CONFIG_MII             1       /* MII PHY management           */
 #define CONFIG_PHY_ADDR                0       /* PHY address                  */
 #define CONFIG_LXT971_NO_SLEEP  1       /* disable sleep mode in LXT971 */
+#define CONFIG_NET_MULTI
 
 
 /*
  * I2C EEPROM (CAT24WC08) for environment
  */
 #define CONFIG_HARD_I2C                        /* I2c with hardware support */
+#define CONFIG_PPC4XX_I2C              /* use PPC4xx driver            */
 #define CONFIG_SYS_I2C_SPEED           400000  /* I2C speed and slave address */
 #define CONFIG_SYS_I2C_SLAVE           0x7F