summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-07-17 19:01:04 -0500
committerStefan Roese <sr@denx.de>2009-07-24 06:42:31 +0200
commitc86d00a2ed923002f1ab0bfb0a925522628302e9 (patch)
tree87bca6e8bfcffbce821181900881a3c14715bc53 /include
parent11ad309c183b176d8866944026a63c0f1c626f56 (diff)
xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
POST or command line tests provide similar functionality Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/XPEDITE1K.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/XPEDITE1K.h b/include/configs/XPEDITE1K.h
index 1eb638b651..57878a22fd 100644
--- a/include/configs/XPEDITE1K.h
+++ b/include/configs/XPEDITE1K.h
@@ -39,7 +39,6 @@
#define CONFIG_440GX 1 /* 440 GX */
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
#define CONFIG_MISC_INIT_R
-#undef CONFIG_SYS_DRAM_TEST /* Disable-takes long time! */
#define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */