]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
tegra124: Expand SPL space by 8KB
authorSimon Glass <sjg@chromium.org>
Wed, 13 May 2015 13:02:31 +0000 (07:02 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:46 +0000 (13:50 +0200)
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>
include/configs/tegra124-common.h

index 1aee5c89f4c43a553a84544c7865d92adf77174b..af7698d95c7b7bfa5b1ce2fb2eb5d3643da17596 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: