summaryrefslogtreecommitdiff
path: root/include/configs/palmtc.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-23 22:08:33 +0200
committerWolfgang Denk <wd@denx.de>2010-10-23 22:08:33 +0200
commit02cf8fd6fbef7ac015a234b09e7b55765aefcd4f (patch)
treedd949b0a3a5ef52e6b92983e37181bccdd27454d /include/configs/palmtc.h
parentf2b382ea066d02d5ba44870024cc1295e85782ef (diff)
parent4262a7c934e7f28de66eb86cf3393ab8e07e03d5 (diff)
downloadu-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.zip
u-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.tar.gz
u-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.tar.bz2
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r--include/configs/palmtc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h
index fe87648..40ab0bf 100644
--- a/include/configs/palmtc.h
+++ b/include/configs/palmtc.h
@@ -36,6 +36,7 @@
#define CONFIG_ENV_OVERWRITE
#define CONFIG_SYS_MALLOC_LEN (128*1024)
#define CONFIG_SYS_GBL_DATA_SIZE 128
+#define CONFIG_SYS_TEXT_BASE 0x0
#define CONFIG_BOOTCOMMAND \
"if mmc init && fatload mmc 0 0xa0000000 uboot.script ; then " \