]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra114-common.h
karo: tx6: fix definition of CONFIG_IPUV3_CLK
[karo-tx-uboot.git] / include / configs / tegra114-common.h
index c2986d83092d7c47888f4ea11476193ce1280f1b..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_ */