]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra114-common.h
ARM: rmobile: Update V2H Blanche
[u-boot] / include / configs / tegra114-common.h
index 107a0f8803313fd82d4b120a5ba63d008f01a8d4..ccfc516a825636184ea5d498f4e7e2837809f01c 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2010-2013, NVIDIA CORPORATION.  All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _TEGRA114_COMMON_H_
@@ -21,7 +20,6 @@
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */
-#define CONFIG_SYS_TEXT_BASE   0x80110000
 
 /*
  * Memory layout for where various images get loaded by boot scripts:
@@ -63,6 +61,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 /* _TEGRA114_COMMON_H_ */