summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8568MDS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-06-09 13:37:24 -0500
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-06-11 00:35:52 -0500
commit978e81604c1b28526ed580df0fbe64eb8384e94f (patch)
tree4eaa59326e6756fa53f55d678cdf66fc6ee96467 /include/configs/MPC8568MDS.h
parenta23cddde1a95f987e3fe2a720a7ec9375b7264d7 (diff)
downloadblackbird-obmc-uboot-978e81604c1b28526ed580df0fbe64eb8384e94f.tar.gz
blackbird-obmc-uboot-978e81604c1b28526ed580df0fbe64eb8384e94f.zip
85xx: Remove unused and unconfigured memory test code.
Remove unused and unconfigured DDR test code from FSL 85xx boards. Besides, other common code exists. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8568MDS.h')
-rw-r--r--include/configs/MPC8568MDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8568MDS.h b/include/configs/MPC8568MDS.h
index a7c69d293c..9e6bb44ff9 100644
--- a/include/configs/MPC8568MDS.h
+++ b/include/configs/MPC8568MDS.h
@@ -80,7 +80,6 @@ extern unsigned long get_clock_freq(void);
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */
-#undef CFG_DRAM_TEST /* memory test, takes time */
#define CFG_MEMTEST_START 0x00200000 /* memtest works on */
#define CFG_MEMTEST_END 0x00400000
OpenPOWER on IntegriCloud