X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FOCRTC.h;h=55471af34a4f965a3752d7fe3963a57575408ee1;hb=60c231730560ef67257c1d8842857dba1a04f407;hp=2591f1dedddb4546fa6ba04dd81050c615cfd764;hpb=c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67;p=oweals%2Fu-boot.git diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h index 2591f1dedd..55471af34a 100644 --- a/include/configs/OCRTC.h +++ b/include/configs/OCRTC.h @@ -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 /* @@ -209,6 +210,7 @@ * 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