summaryrefslogtreecommitdiff
path: root/include/configs/tegra124-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-05-13 13:02:31 (GMT)
committerTom Warren <twarren@nvidia.com>2015-07-27 21:03:07 (GMT)
commitba521994229cbb707d04fb7e30395bba7007c776 (patch)
treed8aaad86c43dfbf9bfbc137cf57337dc1ac674c8 /include/configs/tegra124-common.h
parent6a6800bfb71fcc2b9a8797ca2cb4fcfd4e36f05d (diff)
downloadu-boot-ba521994229cbb707d04fb7e30395bba7007c776.tar.xz
tegra124: Expand SPL space by 8KB
We are getting very close to running out of space in SPL, and with the currently Chrome OS gcc 4.9 we exceed the limit. Add a litle more space. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/tegra124-common.h')
-rw-r--r--include/configs/tegra124-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra124-common.h b/include/configs/tegra124-common.h
index 1aee5c8..af7698d 100644
--- a/include/configs/tegra124-common.h
+++ b/include/configs/tegra124-common.h
@@ -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: