summaryrefslogtreecommitdiffstats
path: root/include/configs/hammerhead.h
diff options
context:
space:
mode:
authorAndreas Bießmann <biessmann@corscience.de>2011-04-18 04:12:47 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-18 07:56:54 +0200
commit15cc55ac93a878f9904493fc4f0b5381cbd231d1 (patch)
treeb44b9de56bd56ced20dec5c77a61cba98debd8b4 /include/configs/hammerhead.h
parentd85edc7c18de62ef68f8c3bf8bdce6d4e0632516 (diff)
downloadblackbird-obmc-uboot-15cc55ac93a878f9904493fc4f0b5381cbd231d1.tar.gz
blackbird-obmc-uboot-15cc55ac93a878f9904493fc4f0b5381cbd231d1.zip
hammerhead: move CONFIG_SYS_TEXT_BASE to header
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Diffstat (limited to 'include/configs/hammerhead.h')
-rw-r--r--include/configs/hammerhead.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index 5a2d14677f..bfdfc0a8c5 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -141,6 +141,7 @@
#define CONFIG_SYS_MAX_FLASH_SECT 135
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
+#define CONFIG_SYS_TEXT_BASE 0x00000000
#define CONFIG_SYS_INTRAM_BASE 0x24000000
#define CONFIG_SYS_INTRAM_SIZE 0x8000
OpenPOWER on IntegriCloud