
LGTM, but it s/b 'Add a _little_ more space' in the commit msg.
Should we change the TEXT_BASE for the CPU portion in all Tegra builds?
-----Original Message----- From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass Sent: Tuesday, May 05, 2015 9:04 AM To: U-Boot Mailing List Cc: Simon Glass; Heiko Schocher; Tom Rini; Tom Warren Subject: Re: [PATCH 24/24] tegra124: Expand SPL space by 8KB
+Tom Warren
On 4 May 2015 at 11:31, Simon Glass sjg@chromium.org wrote:
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
include/configs/tegra124-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/tegra124-common.h b/include/configs/tegra124-common.h index f2b3774..0347132 100644 --- a/include/configs/tegra124-common.h +++ b/include/configs/tegra124-common.h @@ -30,7 +30,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:
-- 2.2.0.rc0.207.ga3a616c
----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------