X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra114-common.h;h=c2986d83092d7c47888f4ea11476193ce1280f1b;hb=9b9ba6f035be8cdbd7c9fcbe770e7a34effb9172;hp=003353040e2247e1f78145e07ab99e6e64af4169;hpb=03268374db9133686b738acca212247023840ffc;p=oweals%2Fu-boot.git diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index 003353040e..c2986d8309 100644 --- a/include/configs/tegra114-common.h +++ b/include/configs/tegra114-common.h @@ -76,4 +76,7 @@ #define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/tegra114/u-boot-spl.lds" +/* Total I2C ports on Tegra114 */ +#define TEGRA_I2C_NUM_CONTROLLERS 5 + #endif /* _TEGRA114_COMMON_H_ */