]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra124-common.h
karo: tx28: enable 'gpio' command
[karo-tx-uboot.git] / include / configs / tegra124-common.h
index 1aee5c89f4c43a553a84544c7865d92adf77174b..39e74f023fdad6c0ff1f9a8ba6bf4cfe9daaca37 100644 (file)
@@ -26,7 +26,7 @@
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */
-#define CONFIG_SYS_TEXT_BASE   0x8010E000
+#define CONFIG_SYS_TEXT_BASE   0x80110000
 
 /*
  * Memory layout for where various images get loaded by boot scripts:
@@ -70,4 +70,7 @@
 #define CONFIG_USB_EHCI_TXFIFO_THRESH  0x10
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 1
 
+/* GPU needs setup */
+#define CONFIG_TEGRA_GPU
+
 #endif /* _TEGRA124_COMMON_H_ */