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>
This commit is contained in:
Peter Tyser
2009-07-17 19:01:04 -05:00
committed by Stefan Roese
parent 11ad309c18
commit c86d00a2ed
2 changed files with 0 additions and 32 deletions

View File

@@ -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 */