summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra114-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-02 20:35:49 -0400
committerTom Rini <trini@konsulko.com>2015-10-02 20:35:49 -0400
commitfbb0c7bd92255bfcb13826a8ac81be6e2f94ba48 (patch)
treef5848a4537dc07fe4f57bbee541a61d13398c454 /include/configs/tegra114-common.h
parentb8d242121dd3c8c418751c37e6f7157cf6428dbf (diff)
parentfe82857c4b1667fff8108eab77340ae76016215a (diff)
downloadtalos-obmc-uboot-fbb0c7bd92255bfcb13826a8ac81be6e2f94ba48.tar.gz
talos-obmc-uboot-fbb0c7bd92255bfcb13826a8ac81be6e2f94ba48.zip
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r--include/configs/tegra114-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h
index 252e607d73..671071ba98 100644
--- a/include/configs/tegra114-common.h
+++ b/include/configs/tegra114-common.h
@@ -34,7 +34,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:
OpenPOWER on IntegriCloud