]> Git Repo - J-u-boot.git/blobdiff - include/configs/tegra114-common.h
Merge git://git.denx.de/u-boot-arm
[J-u-boot.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_ */
This page took 0.022914 seconds and 4 git commands to generate.