summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-10-20 21:28:14 +0200
committerMarek Vasut <marek.vasut@gmail.com>2010-10-22 01:38:00 +0200
commitcc72ac660de1979fced752bf740afb54cb3bed0a (patch)
tree959413e251319af40a14f3561dda93ae2f4b02f2 /include
parent65bd6a9099febd4ca2e09c4d2fe3dcfc8a476a07 (diff)
downloadtalos-obmc-uboot-cc72ac660de1979fced752bf740afb54cb3bed0a.tar.gz
talos-obmc-uboot-cc72ac660de1979fced752bf740afb54cb3bed0a.zip
PXA: trizepsiv: Fix for reloc
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/trizepsiv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h
index 474349537b..ac3566cad1 100644
--- a/include/configs/trizepsiv.h
+++ b/include/configs/trizepsiv.h
@@ -44,6 +44,7 @@
#define CONFIG_MMC 1
#define BOARD_LATE_INIT 1
+#define CONFIG_SYS_TEXT_BASE 0x0
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
OpenPOWER on IntegriCloud