]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra114-common.h
arm: mx5: clock: add support for changing CPU clock via cmdline
[karo-tx-uboot.git] / include / configs / tegra114-common.h
index 003353040e2247e1f78145e07ab99e6e64af4169..44e98e501952bb26284b531323aee68c9621e9c3 100644 (file)
 #define CONFIG_SYS_SPL_MALLOC_START    0x80090000
 #define CONFIG_SPL_STACK               0x800ffffc
 
-#define CONFIG_SPL_LDSCRIPT            "$(CPUDIR)/tegra114/u-boot-spl.lds"
+/* Total I2C ports on Tegra114 */
+#define TEGRA_I2C_NUM_CONTROLLERS      5
+
+/* For USB EHCI controller */
+#define CONFIG_EHCI_IS_TDI
 
 #endif /* _TEGRA114_COMMON_H_ */