summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-07-18 00:01:04 (GMT)
committerStefan Roese <sr@denx.de>2009-07-24 04:42:31 (GMT)
commitc86d00a2ed923002f1ab0bfb0a925522628302e9 (patch)
tree87bca6e8bfcffbce821181900881a3c14715bc53 /include/configs
parent11ad309c183b176d8866944026a63c0f1c626f56 (diff)
downloadu-boot-fsl-qoriq-c86d00a2ed923002f1ab0bfb0a925522628302e9.tar.xz
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/configs')
-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 1eb638b..57878a2 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 */