summaryrefslogtreecommitdiffstats
path: root/include/configs/favr-32-ezkit.h
diff options
context:
space:
mode:
authorAndreas Bießmann <biessmann@corscience.de>2011-04-18 04:12:45 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-18 07:56:54 +0200
commit8e218a999753926f56962416c8653971171fe943 (patch)
tree133c5b3c5bed7246f5f768f80ba2feafbedf0a13 /include/configs/favr-32-ezkit.h
parent47293c18bae2e293667fe28f23201013ea8308ad (diff)
downloadtalos-obmc-uboot-8e218a999753926f56962416c8653971171fe943.tar.gz
talos-obmc-uboot-8e218a999753926f56962416c8653971171fe943.zip
favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Diffstat (limited to 'include/configs/favr-32-ezkit.h')
-rw-r--r--include/configs/favr-32-ezkit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/favr-32-ezkit.h b/include/configs/favr-32-ezkit.h
index f364dadcca..4c30b39bdf 100644
--- a/include/configs/favr-32-ezkit.h
+++ b/include/configs/favr-32-ezkit.h
@@ -170,6 +170,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 INTERNAL_SRAM_BASE
#define CONFIG_SYS_INTRAM_SIZE INTERNAL_SRAM_SIZE
OpenPOWER on IntegriCloud