]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8323ERDB.h
i2c, soft-i2c: switch to new multibus/multiadapter support
[people/ms/u-boot.git] / include / configs / MPC8323ERDB.h
index 8d5ed0f7aba8bc44d557c309c5071efaddeed63d..d32b14a105590429c4d564c0bce4b5f18d6948e2 100644 (file)
 
 /* I2C */
 #define CONFIG_HARD_I2C                /* I2C with hardware support */
-#undef CONFIG_SOFT_I2C         /* I2C bit-banged */
 #define CONFIG_FSL_I2C
 #define CONFIG_SYS_I2C_SPEED   400000  /* I2C speed and slave address */
 #define CONFIG_SYS_I2C_SLAVE   0x7F
 #define CONFIG_SYS_PCI1_IO_SIZE                0x04000000      /* 64M */
 
 #ifdef CONFIG_PCI
+#define CONFIG_PCI_INDIRECT_BRIDGE
 #define CONFIG_PCI_SKIP_HOST_BRIDGE
 #define CONFIG_PCI_PNP         /* do pci plug-and-play */