Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards
[oweals/u-boot.git] / include / configs / tegra30-common.h
index 282caec44b9e09414fe0da2699fa3e6e71945a98..bd1dfe8df94a490ce76716c2ecedf6d3a9b7b89b 100644 (file)
 
 #define CONFIG_SPL_LDSCRIPT            "$(CPUDIR)/tegra30/u-boot-spl.lds"
 
+/* Total I2C ports on Tegra30 */
+#define TEGRA_I2C_NUM_CONTROLLERS      5
+
+/* Misc utility code */
+#define CONFIG_BOUNCE_BUFFER
+
 #endif /* _TEGRA30_COMMON_H_ */