summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/tegra124-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tegra124-common.h b/include/configs/tegra124-common.h
index 32d5bc9c95..0a4541bd20 100644
--- a/include/configs/tegra124-common.h
+++ b/include/configs/tegra124-common.h
@@ -78,5 +78,6 @@
/* For USB EHCI controller */
#define CONFIG_EHCI_IS_TDI
+#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10
#endif /* _TEGRA124_COMMON_H_ */