summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:10 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:10 +0200
commit7e77a890ca70b2600066f66733e430befd3c4719 (patch)
treef9aea15bd51b1a97d437f65de12fefd7db10f006 /arch/ppc
parent7625b6b2f015d8fded90b1c8dd70779532e55bc7 (diff)
downloadbarebox-7e77a890ca70b2600066f66733e430befd3c4719.tar.gz
barebox-7e77a890ca70b2600066f66733e430befd3c4719.tar.xz
svn_rev_621
link to 16MB in memory
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 41e99a8313..320f596a97 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -1,7 +1,7 @@
config TEXT_BASE
string
- default "0x0" if MACH_PHYCORE_MPC5200B_TINY
+ default "0x1000000" if MACH_PHYCORE_MPC5200B_TINY
config ARCH_MPC5200
bool