summaryrefslogtreecommitdiffstats
path: root/include/configs/t4qds.h
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar@freescale.com>2014-01-14 11:34:26 +0530
committerYork Sun <yorksun@freescale.com>2014-01-21 14:06:30 -0800
commite222b1f36fedb0363dbc21e0add7dc3848bae553 (patch)
treece8fa63ee1f884f8b447d6a9e1d3163db0d27cb0 /include/configs/t4qds.h
parent4399434fef9dcf37f317b672b1c35eca82d2c739 (diff)
downloadtalos-obmc-uboot-e222b1f36fedb0363dbc21e0add7dc3848bae553.tar.gz
talos-obmc-uboot-e222b1f36fedb0363dbc21e0add7dc3848bae553.zip
powerpc/mpc85xx:Increase binary size for P, B & T series boards.
u-boot binary size for Freescale mpc85xx platforms is 512KB. This has been reached to upper limit for some of the platforms causig linker error. So, Increase the u-boot binary size to 768KB. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Diffstat (limited to 'include/configs/t4qds.h')
-rw-r--r--include/configs/t4qds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h
index 54a5e3e260..74fef67f23 100644
--- a/include/configs/t4qds.h
+++ b/include/configs/t4qds.h
@@ -21,7 +21,7 @@
#define CONFIG_MP /* support multiple processors */
#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE 0xeff80000
+#define CONFIG_SYS_TEXT_BASE 0xeff40000
#endif
#ifndef CONFIG_RESET_VECTOR_ADDRESS
OpenPOWER on IntegriCloud