]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra30-common.h
dm: clk: add clk driver support for stm32h7 SoCs
[u-boot] / include / configs / tegra30-common.h
index baf3d00f34ba5272937ac657fed3339506791507..c2096fbe7ec497660f062bdc56498acbe364f1de 100644 (file)
@@ -9,12 +9,6 @@
 #define _TEGRA30_COMMON_H_
 #include "tegra-common.h"
 
-/*
- * Errata configuration
- */
-#define CONFIG_ARM_ERRATA_743622
-#define CONFIG_ARM_ERRATA_751472
-
 /*
  * NS16550 Configuration
  */
@@ -70,6 +64,5 @@
 /* For USB EHCI controller */
 #define CONFIG_EHCI_IS_TDI
 #define CONFIG_USB_EHCI_TXFIFO_THRESH  0x10
-#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 1
 
 #endif /* _TEGRA30_COMMON_H_ */