summaryrefslogtreecommitdiffstats
path: root/include/configs/shmin.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-02-04 20:38:27 +0100
committerWolfgang Denk <wd@denx.de>2011-02-04 20:38:27 +0100
commit4bfa18fb99e4ffa9451d9ec95375a5e970847bf8 (patch)
treef282cf36e32c60c4fce716c1e7ce236f7d19f5ae /include/configs/shmin.h
parent42d44f631c4e8e5359775bdc098f2fffde4e5c05 (diff)
parente72f46787f44c1104a8df18511ab230b6072a1f0 (diff)
downloadtalos-obmc-uboot-4bfa18fb99e4ffa9451d9ec95375a5e970847bf8.tar.gz
talos-obmc-uboot-4bfa18fb99e4ffa9451d9ec95375a5e970847bf8.zip
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/shmin.h')
-rw-r--r--include/configs/shmin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/shmin.h b/include/configs/shmin.h
index bee7e44373..3a008f0dc2 100644
--- a/include/configs/shmin.h
+++ b/include/configs/shmin.h
@@ -56,6 +56,7 @@
#define SHMIN_SDRAM_BASE (0x8C000000)
#define SHMIN_FLASH_BASE_1 (0xA0000000)
+#define CONFIG_SYS_TEXT_BASE 0x8DFB0000
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE 256 /* Buffer size for input from the Console */
OpenPOWER on IntegriCloud